Richard M. Stallman
a44c227773
Include getopt.h. Add some extern decls.
...
(safegetc): New function to deal with EOF gracefully.
(literalchar); new function to deal with reading \ escapes.
(lex): Use literalchar.
(lex): Implemented "..." tokens.
(literalchar, lex, parse_percent_token): Made tokenbuffer
always contain the token. This includes growing the token
buffer while reading an integer.
(parse_percent_token): Replaced if-else statement with percent_table.
(parse_percent_token): Added % declarations as another
way to specify the flags -n, -l, and -r. Also added hooks for
-d, -k, -y, -v, -t, -p, -b, -o, but implementation requires
major changes to files.c.
(lex) Retain in the incoming stream a character following
an incorrect '/'.
(skip_white_space, lex): Revised most error messages
and changed fatal to warn to avoid aborting.
(percent_table): Added %thong declarations.
1995-10-15 20:06:23 +00:00
Richard M. Stallman
9f69021105
Comment changes.
1995-10-15 20:02:41 +00:00
Richard M. Stallman
28683c5444
(openfiles, open_extra_files, done): Add faction flag
...
and actfile file. Handle noparserflag. Both for -n switch.
1995-10-15 20:02:02 +00:00
Richard M. Stallman
b65534e5a4
(resolve_sr_conflict): Remove use of alloca.
1995-10-15 20:01:09 +00:00
Jim Meyering
95e742f778
*** empty log message ***
1995-06-01 13:54:23 +00:00
Richard M. Stallman
cfeaeb52f5
Comment change.
1995-05-06 05:35:44 +00:00
Richard M. Stallman
a31239f1bb
Rewrite "Conditions for Using Bison".
...
Update version to 1.24.
1995-05-03 15:13:10 +00:00
Richard M. Stallman
4eaeafc1a7
Version now 1.24.
1995-05-03 14:56:25 +00:00
Richard M. Stallman
c71f8bbaa3
Change distribution terms.
1995-05-03 07:13:20 +00:00
Richard M. Stallman
f67f8c02d2
Version now 1.23.
1995-05-03 07:12:53 +00:00
Richard M. Stallman
fcca25ad3c
Test __VMS_POSIX as well as VMS.
1995-02-23 07:43:50 +00:00
Jim Meyering
ba39f603a6
(__yy_memcpy): Renamed from __yy_bcopy to avoid
...
confusion. Reverse FROM and TO arguments to be consistent with
those of memcpy.
1995-02-14 16:49:32 +00:00
David MacKenzie
4d019228a4
reformat
1994-11-10 22:34:22 +00:00
David MacKenzie
6780ca7ab4
Initial revision
1994-11-10 22:31:09 +00:00
David MacKenzie
318476e1f1
(DISTFILES): Include NEWS.
1994-11-10 21:36:34 +00:00
David MacKenzie
ef3536eb3c
(DISTFILES): Include install-sh, not install.sh.
1994-11-10 21:34:59 +00:00
David MacKenzie
f2939cd6bb
Update to Autoconf v2 macro names.
1994-11-10 21:33:39 +00:00
David MacKenzie
2bb7b13a12
fix typo
1994-10-05 02:26:07 +00:00
David MacKenzie
f590489e28
(prefix, exec_prefix): Let configure set them.
1994-10-05 02:25:40 +00:00
David MacKenzie
22a1e99f80
Set datadir to $(prefix)/share.
1994-09-28 13:55:25 +00:00
Richard M. Stallman
21b14802aa
Update copyright notice and GPL version.
1994-09-15 21:39:22 +00:00
Richard M. Stallman
572909b5db
entered into RCS
1994-07-12 20:43:44 +00:00
David MacKenzie
02826fb8c8
entered into RCS
1994-05-05 18:41:55 +00:00
Richard M. Stallman
cc90caacec
entered into RCS
1994-03-26 20:33:04 +00:00
Richard M. Stallman
fe01694d7c
entered into RCS
1994-03-25 22:52:41 +00:00
Richard M. Stallman
808e202125
entered into RCS
1994-03-24 22:54:32 +00:00
Richard M. Stallman
57df1c8655
*** empty log message ***
1994-01-02 20:52:16 +00:00
Richard M. Stallman
c656404a43
entered into RCS
1993-11-21 22:03:08 +00:00
Richard M. Stallman
e425e87207
*** empty log message ***
1993-11-21 10:25:13 +00:00
David MacKenzie
2a2e87dbe0
*** empty log message ***
1993-10-25 23:45:06 +00:00
Richard M. Stallman
21b3ea1545
*** empty log message ***
1993-10-19 03:55:14 +00:00
Richard M. Stallman
b658bf92ac
*** empty log message ***
1993-10-14 16:19:10 +00:00
David MacKenzie
5378c3e72c
*** empty log message ***
1993-09-14 20:43:31 +00:00
Noah Friedman
d47a732aef
*** empty log message ***
1993-09-13 22:17:10 +00:00
Richard M. Stallman
854c029b15
*** empty log message ***
1993-09-10 13:41:02 +00:00
Richard M. Stallman
5fcfb6e7fb
entered into RCS
1993-09-10 12:10:14 +00:00
Noah Friedman
965f6134bd
*** empty log message ***
1993-09-06 22:19:19 +00:00
Noah Friedman
a83994ff62
*** empty log message ***
1993-09-06 19:51:09 +00:00
Noah Friedman
ef65065909
*** empty log message ***
1993-09-06 19:40:38 +00:00
Noah Friedman
85416c2f3f
entered into RCS
1993-09-06 19:32:26 +00:00
David MacKenzie
511f805079
*** empty log message ***
1993-07-30 00:34:59 +00:00
Richard M. Stallman
c6c88451a7
*** empty log message ***
1993-07-24 08:00:44 +00:00
David MacKenzie
516ef771d3
*** empty log message ***
1993-07-08 23:40:10 +00:00
Richard M. Stallman
fb75fa822d
*** empty log message ***
1993-07-04 20:07:28 +00:00
David MacKenzie
ff51d159dd
*** empty log message ***
1993-06-26 20:09:41 +00:00
David MacKenzie
cbd8ffc55d
entered into RCS
1993-06-26 20:06:51 +00:00
David MacKenzie
a641b0dac1
Initial revision
1993-06-26 20:00:26 +00:00
Richard M. Stallman
3d8fc6caa5
Initial revision
1993-06-25 19:11:46 +00:00
Richard M. Stallman
be4bf8770a
*** empty log message ***
1993-06-16 21:02:31 +00:00
Richard M. Stallman
0189fd923d
*** empty log message ***
1993-06-03 20:24:26 +00:00