1 2000-03-16 Akim Demaille <akim@epita.fr>
3 * src/bison.s1 (yyparse): Reorganize the definitions of the stacks
4 and related variables so that the similarities are highlighted.
6 2000-03-16 Akim Demaille <akim@epita.fr>
8 * src/bison.s1: Properly indent CPP directives.
10 2000-03-16 Akim Demaille <akim@epita.fr>
12 * src/bison.s1: Properly indent the `alloca' CPP section.
14 2000-03-16 Akim Demaille <akim@epita.fr>
16 Do not hard code values of directories in `configure.in'.
17 Update the `configure' tool chain.
19 * configure.in (XPFILE, XPFILE1, LOCALEDIR): Remove, handled by
21 (VERSION_STRING): Use the third arg of AC_DEFINE_UNQUOTED.
22 (AC_OUTPUT): Add m4/Makefile.
23 Bump to bison 1.28a, 1.29 has never been released.
24 * acconfig.h (XPFILE, XPFILE1, LOCALEDIR): Remove, since they are
25 handled via src/Makefile.am.
26 (VERSION_STRING, PROTOTYPES, ENABLE_NLS, HAVE_CATGETS,
27 HAVE_GETTEXT, HAVE_LC_MESSAGES, HAVE_STPCPY): Remove, handled by
29 * Makefile.am (SUBDIRS): Add m4.
30 (ACLOCAL_AM_FLAGS): New variable.
31 (AUTOMAKE_OPTIONS): Add check-news.
32 * src/Makefile.am (bison.simple): Use awk to replace #line lines with
33 the proper line number and file name.
34 (DEFS): Propagate the location of bison library files and of the
36 (INCLUDES): Added `-I ..' so that one can compile with srcdir !=
38 * acinclude.m4: Remove, replaced by the directory m4.
39 * m4/Makefile.am (EXTRA_DIST): New variable.
40 * m4/gettext.m4: New file, from the fileutils.
41 * m4/lcmessage.m4: Likewise
42 * m4/progtest.m4: Likewise.
43 * m4/bison-decl.m4: New file, extracted from former acinclude.m4.
45 2000-03-10 Akim Demaille <akim@epita.fr>
48 Formatting changes of various comments.
49 Respect the GNU coding standards at various places.
50 Don't use `_()' when no translation is needed.
52 1999-12-13 Jesse Thilo <jthilo@gnu.org>
55 OS/2 honors TMPDIR environment variable.
57 1999-12-13 Jesse Thilo <jthilo@gnu.org>
59 * doc/bison.texinfo: Tweaked spelling and grammar.
61 Removed reference to price of printed copy.
62 Mention BISON_SIMPLE and BISON_HAIRY.
64 1999-12-13 Jesse Thilo <jthilo@gnu.org>
69 1999-10-27 Jesse Thilo <jthilo@gnu.org>
71 * doc/.cvsignore, doc/Makefile.am, doc/refcard.tex:
74 1999-07-26 Jesse Thilo <jthilo@gnu.org>
76 * po/ru.po: Added Russian translation.
78 1999-07-26 Jesse Thilo <jthilo@gnu.org>
80 * configure.in: Added Russian translation.
82 1999-07-06 Jesse Thilo <jthilo@gnu.org>
84 * configure.in, NEWS, README:
85 Released version 1.28.
87 1999-06-14 Jesse Thilo <jthilo@gnu.org>
90 Squashed redefinition warning on some systems.
92 * src/getargs.c, src/Makefile.am, src/reader.c, src/version.c:
93 Have configure build version string instead of relying on ANSI string
96 1999-06-14 Jesse Thilo <jthilo@gnu.org>
98 * po/POTFILES.in: Got rid of version.c.
100 1999-06-14 Jesse Thilo <jthilo@gnu.org>
102 * acconfig.h, configure.in:
103 Have configure build version string instead of relying on ANSI string
106 1999-06-08 Jesse Thilo <jthilo@gnu.org>
109 Dropped mention of `+' for long-named options.
111 1999-05-30 Jesse Thilo <jthilo@gnu.org>
113 * src/files.c: Added <unistd.h> for unlink().
115 * src/Makefile.am, src/system.h:
118 1999-05-30 Jesse Thilo <jthilo@gnu.org>
120 * README: Added a FAQ list.
122 * configure.in, acconfig.h:
125 1999-05-30 Jesse Thilo <jthilo@gnu.org>
127 * doc/FAQ, doc/Makefile.am:
130 1999-05-19 Jesse Thilo <jthilo@gnu.org>
132 * src/alloc.h, src/symtab.h, src/version.c:
133 Protected inclusion of "config.h" with HAVE_CONFIG_H.
135 1999-04-18 Jesse Thilo <jthilo@gnu.org>
137 * src/.cvsignore, src/Makefile.am:
138 Reorganized: sources in `src', documentation in `doc'.
140 * src/lex.c (literalchar):
141 fixed the code for escaping double quotes (thanks
144 1999-04-18 Jesse Thilo <jthilo@gnu.org>
146 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/POTFILES.in:
147 Adjusted paths to reflect directory reorganization.
149 1999-04-18 Jesse Thilo <jthilo@gnu.org>
151 * doc/.cvsignore, doc/Makefile.am:
152 Reorganized: sources in `src', documentation in `doc'.
154 1999-04-18 Jesse Thilo <jthilo@gnu.org>
157 Updated AC_INIT file to reflect directory reorganization.
159 * configure.in, .cvsignore, Makefile.am, POTFILES.in:
160 Reorganized: sources in `src', documentation in `doc'.
162 1999-04-13 Jesse Thilo <jthilo@gnu.org>
165 Don't declare calloc() and realloc() if not necessary.
167 1999-04-13 Jesse Thilo <jthilo@gnu.org>
169 * configure.in, acconfig.h, acinclude.m4:
170 Don't declare calloc() and realloc() if not necessary.
172 1999-03-23 Jesse Thilo <jthilo@gnu.org>
174 * po/.cvsignore: Added i18n support.
176 1999-03-23 Jesse Thilo <jthilo@gnu.org>
178 * acconfig.h, configure.in, Makefile.am:
181 1999-03-22 Jesse Thilo <jthilo@gnu.org>
183 * src/bison.s1: Fixed #line numbers.
185 1999-03-15 Jesse Thilo <jthilo@gnu.org>
187 * po/es.po, po/fr.po, po/nl.po, po/de.po:
188 Added PO files from Translation Project.
190 1999-03-03 Jesse Thilo <jthilo@gnu.org>
193 Added support for non-ANSI compilers (ansi2knr).
195 1999-02-16 Jesse Thilo <jthilo@gnu.org>
197 * configure.in: Bumped version number to 1.27.
200 Added `bison.simple' to list of files removed by `make distclean'.
202 1999-02-12 Jesse Thilo <jthilo@gnu.org>
204 * src/files.c, src/files.h:
205 Defined locations of parser files in config.h instead of Makefile.
207 1999-02-12 Jesse Thilo <jthilo@gnu.org>
209 * acconfig.h, acinclude.m4, configure.in, Makefile.am:
210 Defined locations of parser files in config.h instead of Makefile.
212 1999-02-09 Jesse Thilo <jthilo@gnu.org>
215 Removed inappropriate use of $< macro.
217 1999-02-05 Jesse Thilo <jthilo@gnu.org>
219 * po/Makefile.in.in, po/POTFILES.in:
220 Add `po' directory skeleton.
222 1999-01-27 Jesse Thilo <jthilo@gnu.org>
224 * README: Document help-bison list.
226 * configure.in: Add check for mkstemp().
228 1999-01-20 Jesse Thilo <jthilo@gnu.org>
230 * src/conflicts.c, src/LR0.c, src/output.c, src/reader.c:
231 Hush a few compiler warnings.
234 Add tryclose(), which verifies that fclose was successful.
235 Hush a couple of compiler warnings.
237 1999-01-20 Jesse Thilo <jthilo@gnu.org>
239 * Makefile.am, OChangeLog:
240 ChangeLog is now automatically generated. Include the old version as
243 1999-01-14 Jesse Thilo <jthilo@gnu.org>
245 * src/gram.h, src/lalr.c, src/lex.c, src/lex.h, src/machine.h, src/main.c, src/nullable.c, src/output.c, src/print.c, src/reader.c, src/reduce.c, src/state.h, src/symtab.c, src/symtab.h, src/types.h, src/vmsgetargs.c, src/warshall.c, src/allocate.c, src/alloc.h, src/bison.s1, src/closure.c, src/conflicts.c, src/derives.c, src/files.c, src/files.h, src/getargs.c, src/gram.c, src/LR0.c:
248 1999-01-14 Jesse Thilo <jthilo@gnu.org>
250 * doc/bison.texinfo: Fix formatting glitch.
252 * doc/bison.texinfo: Update FSF address.
254 1999-01-14 Jesse Thilo <jthilo@gnu.org>
256 * acconfig.h: Update FSF address.
258 1999-01-08 Jesse Thilo <jthilo@gnu.org>
261 Don't define PACKAGE here, since config.h defines it.
263 1998-12-30 Jesse Thilo <jthilo@gnu.org>
265 * src/reader.c: Update copyright date.
268 Ditch sprintf to statically-sized buffers in fatal/warn functions in
269 favor of output directly to stderr (avoids buffer overruns).
271 * src/reader.c: Some checks for premature EOF.
273 * src/allocate.c, src/alloc.h, src/closure.c, src/conflicts.c, src/derives.c, src/getargs.c, src/gram.c, src/lalr.c, src/lex.c, src/LR0.c, src/main.c, src/nullable.c, src/output.c, src/print.c, src/reduce.c, src/symtab.c, src/symtab.h, src/warshall.c:
274 Use prototypes if the compiler understands them.
276 * src/files.c: Honor TMPDIR on Unix hosts.
277 Use prototypes if the compiler understands them.
280 Fix a couple of buffer overrun bugs.
281 Use prototypes if the compiler understands them.
283 * src/system.h: Include unistd.h and ctype.h.
284 Use #ifdef instead of #if for NLS symbols.
286 1998-12-30 Jesse Thilo <jthilo@gnu.org>
289 Delete comment "consider using @set for edition number, etc..." since
292 1998-12-30 Jesse Thilo <jthilo@gnu.org>
295 Use prototypes if the compiler understands them.
297 * NEWS: Document 1.26 highlights.
299 * Makefile.am: Require Automake 1.3 or later.
302 Use prototypes if the compiler understands them.
304 1998-12-29 Jesse Thilo <jthilo@gnu.org>
307 Use VERSION symbol from automake for version number.
309 1998-12-29 Jesse Thilo <jthilo@gnu.org>
311 * acconfig.h, configure.in, version.cin:
312 Use VERSION symbol from automake for version number.
314 1998-11-28 Jesse Thilo <jthilo@gnu.org>
317 Distribute original version of simple parser (bison.s1), not built
318 version (bison.simple).
320 1998-11-28 Jesse Thilo <jthilo@gnu.org>
322 * doc/bison.texinfo: Add info dir entry.
325 Let automake put version number into documentation.
327 1998-11-26 Jesse Thilo <jthilo@gnu.org>
329 * src/bison.cld, src/build.com, src/vmshlp.mar:
330 Add non-RCS files from /gd/gnu/bison.
332 1998-11-26 Jesse Thilo <jthilo@gnu.org>
335 Document the BISON_HAIRY and BISON_SIMPLE variables.
337 1998-11-25 Jesse Thilo <jthilo@gnu.org>
339 * src/version.c: Build version.c automatically.
342 Fix token numbering (used to start at 258, not 257).
344 * src/system.h: Include config.h.
346 * src/getargs.c: Update bug report address.
348 * src/alloca.c, src/getopt1.c, src/getopt.c, src/getopt.h:
349 Get latest copies of alloca.c, getopt.c, getopt.h, getopt1.c from gnu.org.
351 1998-11-25 Jesse Thilo <jthilo@gnu.org>
354 Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).
356 * configure.in, version.cin:
357 Build version.c automatically.
359 * AUTHORS: Add AUTHORS file.
361 * README: Update bug report address.
364 Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).
366 * configure.in, Makefile.am, Makefile.in, stamp-h.in:
369 1998-11-25 Jesse Thilo <jthilo@gnu.org>
371 * doc/bison.texinfo: Clean up some formatting.
373 1998-05-05 Richard Stallman <rms@gnu.org>
376 Explain better why to make a pure parser.
378 1998-01-05 Richard Stallman <rms@gnu.org>
380 * src/files.c (openfiles):
381 [_WIN32 && !__CYGWIN32__] Use TEMP or Temp to
382 find a temporary directory, if possible. Do not unlink files while
385 1997-08-25 Richard Stallman <rms@gnu.org>
387 * src/reader.c (stack_offset;):
388 Change some warni to warns.
390 * src/lex.c (literalchar): Use warns, not warni.
392 1997-06-28 Richard Stallman <rms@gnu.org>
394 * src/bison.s1: Add a Bison version comment.
396 * src/main.c (fatal, warn, berror):
399 1997-06-28 Richard Stallman <rms@gnu.org>
401 * Makefile.in (bison_version): New variable.
402 (dist): Use that variable.
403 (bison.s1): Substitute the Bison version into bison.simple.
405 * bison.simple: Add a Bison version comment.
407 1997-06-18 Richard Stallman <rms@gnu.org>
409 * src/main.c (fatal, warn, berror):
410 Make error messages standard.
411 (toomany): Improve error message text.
413 * src/LR0.c, src/closure.c, src/conflicts.c, src/derives.c, src/files.c, src/lalr.c, src/lex.c, src/nullable.c, src/output.c, src/print.c, src/reader.c, src/reduce.c, src/symtab.c:
414 new.h renamed to alloc.h.
416 1997-06-18 Richard Stallman <rms@gnu.org>
418 * Makefile.in: new.h renamed to alloc.h.
420 1997-05-24 Richard Stallman <rms@gnu.org>
422 * src/lex.c (literalchar):
423 Fix the code for escaping \, " and '.
425 (lex): Avoid trouble when there are many chars
426 to discard in a char literal with just several chars in it.
428 1997-05-17 Richard Stallman <rms@gnu.org>
431 Use malloc, if using alloca is troublesome.
432 (YYSTACK_USE_ALLOCA): New flag macro.
433 Define it for some systems and compilers.
434 (YYSTACK_ALLOC): New macro.
435 (yyparse): Use YYSTACK_ALLOC to allocate stack.
436 If it was malloc'd, free it.
438 1997-05-17 Richard Stallman <rms@gnu.org>
441 Use malloc, if using alloca is troublesome.
442 (YYSTACK_USE_ALLOCA): New flag macro.
443 Define it for some systems and compilers.
444 (YYSTACK_ALLOC): New macro.
445 (yyparse): Use YYSTACK_ALLOC to allocate stack.
446 If it was malloc'd, free it.
448 1997-04-23 Richard Stallman <rms@gnu.org>
451 (alloca) [__hpux]: Always define as __builtin_alloca.
453 1997-04-23 Richard Stallman <rms@gnu.org>
456 (alloca) [__hpux]: Always define as __builtin_alloca.
458 1997-04-22 Richard Stallman <rms@gnu.org>
461 [__hpux]: Include alloca.h (right for HPUX 10)
462 instead of declaring alloca (right for HPUX 9).
464 * src/bison.s1 (__yy_memcpy):
465 Declare arg `count' as unsigned int.
466 (yyparse): Cast third arg to __yy_memcpy to unsigned int.
468 1997-04-22 Richard Stallman <rms@gnu.org>
471 [__hpux]: Include alloca.h (right for HPUX 10)
472 instead of declaring alloca (right for HPUX 9).
474 * bison.simple (__yy_memcpy):
475 Declare arg `count' as unsigned int.
476 (yyparse): Cast third arg to __yy_memcpy to unsigned int.
478 1997-01-03 Richard Stallman <rms@gnu.org>
480 * src/allocate.c: [__STDC__ or _MSC_VER]:
481 Declare calloc and realloc to return void *.
483 1997-01-02 Richard Stallman <rms@gnu.org>
486 [_MSC_VER]: Include stdlib.h and process.h.
487 [_MSC_VER] (getpid): Define as macro--translate it to _getpid.
489 * src/main.c (main): Return FAILURE as a value.
490 (printable_version): Declare arg as int, not char.
492 1997-01-02 Richard Stallman <rms@gnu.org>
494 * Makefile.in (dist):
495 Explicitly check for symlinks, and copy them.
497 1996-12-19 Richard Stallman <rms@gnu.org>
500 [_MSC_VER] (XPFILE, XPFILE1): Define, if not already defined.
502 1996-12-18 Paul Eggert <eggert@gnu.org>
504 * src/bison.s1 (yyparse):
505 If __GNUC__ and YYPARSE_PARAM are both defined,
506 declare yyparse to have a void * argument.
508 1996-12-18 Paul Eggert <eggert@gnu.org>
510 * bison.simple (yyparse):
511 If __GNUC__ and YYPARSE_PARAM are both defined,
512 declare yyparse to have a void * argument.
514 1996-12-17 Richard Stallman <rms@gnu.org>
516 * src/reduce.c (nbits): Add some casts.
518 1996-08-12 Richard Stallman <rms@gnu.org>
520 * src/bison.s1: Test _MSDOS as well as _MSDOS_.
522 1996-08-12 Richard Stallman <rms@gnu.org>
524 * bison.simple: Test _MSDOS as well as _MSDOS_.
526 1996-07-31 Richard Stallman <rms@gnu.org>
529 [__sun && __i386]: Include alloca.h.
531 1996-07-31 Richard Stallman <rms@gnu.org>
534 [__sun && __i386]: Include alloca.h.
536 1996-07-30 Richard Stallman <rms@gnu.org>
538 * src/bison.s1: Comment change.
540 * src/bison.s1: Test _MSDOS_, not MSDOS.
542 1996-07-30 Richard Stallman <rms@gnu.org>
544 * bison.simple: Comment change.
546 * bison.simple: Test _MSDOS_, not MSDOS.
548 1996-06-01 Richard Stallman <rms@gnu.org>
550 * src/reduce.c, src/reader.c, src/print.c, src/output.c, src/nullable.c, src/lex.c, src/lalr.c, src/getargs.c, src/derives.c, src/conflicts.c, src/closure.c, src/allocate.c:
551 Insert `_' macro around many string constants.
554 Insert `_' macro around many string constants.
556 (main): Call setlocale, bindtextdomain and textdomain.
558 * src/system.h: [HAVE_LOCALE_H]: Include locale.h.
559 [! HAVE_LOCALE_H] (setlocale): Define as no-op.
560 [ENABLE_NLS]: Include libintl.h.
561 [ENABLE_NLS] (gettext): Define.
562 [! ENABLE_NLS] (bintextdomain, textdomain, _): Consolation definitions.
563 (N_, PACKAGE, LOCALEDIR): New macros.
565 1996-06-01 Richard Stallman <rms@gnu.org>
567 * POTFILES.in: New file.
569 * Makefile.in (allocate.o):
570 Define target explicitly.
572 * Makefile.in (CFLAGS): Set to @CFLAGS@.
573 (LDFLAGS): Set to @LDFLAGS@.
574 (configure): Run autoconf only if preceding `cd' succeeds.
575 (bison.s1): Redirect output to temporary file then move the
576 temporary to the target, rather than redirecting directly to bison.s1.
577 (clean): Remove config.status and config.log.
578 (distclean): Don't remove config.status here.
580 1996-05-12 Richard Stallman <rms@gnu.org>
583 (__yy_memcpy) [__cplusplus]: Reorder declarations of variables f and t.
585 1996-05-12 Richard Stallman <rms@gnu.org>
588 (__yy_memcpy) [__cplusplus]: Reorder declarations of variables f and t.
590 1996-05-11 Richard Stallman <rms@gnu.org>
592 * src/bison.s1 (__yy_memcpy):
593 Really reorder the args, as was supposedly done on Feb 14 1995.
594 (yyparse): Calls changed accordingly.
596 1996-05-11 Richard Stallman <rms@gnu.org>
598 * Makefile.in (dist): Don't use $(srcdir).
600 * bison.simple (__yy_memcpy):
601 Really reorder the args, as was supposedly done on Feb 14 1995.
602 (yyparse): Calls changed accordingly.
604 1996-01-27 Richard Stallman <rms@gnu.org>
606 * src/output.c (output_rule_data):
607 Test YYERROR_VERBOSE in the conditional
608 around the definition of ttyname.
610 1995-12-29 Richard Stallman <rms@gnu.org>
613 Fix line numbers in #line commands.
615 1995-12-29 Richard Stallman <rms@gnu.org>
618 Fix line numbers in #line commands.
620 1995-12-27 Richard Stallman <rms@gnu.org>
622 * src/bison.s1 (YYPARSE_PARAM_DECL):
623 In C++, make it always null.
624 (YYPARSE_PARAM_ARG): New macro.
625 (yyparse): Use YYPARSE_PARAM_ARG.
627 1995-12-27 Richard Stallman <rms@gnu.org>
629 * bison.simple (YYPARSE_PARAM_DECL):
630 In C++, make it always null.
631 (YYPARSE_PARAM_ARG): New macro.
632 (yyparse): Use YYPARSE_PARAM_ARG.
634 1995-11-29 Richard Stallman <rms@gnu.org>
637 Describe literal string tokens, %raw, %no_lines, %token_table.
639 1995-11-29 Daniel Hagerty <hag@gnu.org>
641 * doc/bison.texinfo: Fixed update date
643 1995-10-16 Richard Stallman <rms@gnu.org>
645 * src/version.c: Version 1.25.
647 1995-10-16 Richard Stallman <rms@gnu.org>
649 * NEWS: *** empty log message ***
651 1995-10-16 Richard Stallman <rms@gnu.org>
653 * doc/bison.1, doc/bison.rnh:
656 1995-10-15 Richard Stallman <rms@gnu.org>
658 * src/vmsgetargs.c, src/getargs.c:
659 Added -n, -k, and -raw switches.
660 (noparserflag, toknumflag, rawtoknumflag): New variables.
662 * src/symtab.h (SALIAS):
663 New #define for adding aliases to %token.
664 (struct bucket): Added `alias' field.
666 * src/reduce.c (reduce_grammar):
667 Revise error message.
668 (print_notices): Remove final `.' from error message.
670 * src/reader.c (reader_output_yylsp):
672 (readgram): Use `#if 0' around code that accepted %command
673 inside grammar rules: The documentation doesn't allow it,
674 and it will fail since the %command processors scan for the next %.
675 (parse_token_decl): Extended the %token
676 declaration to allow a multi-character symbol as an alias.
677 (parse_thong_decl): New function.
678 (read_declarations): Added %thong declarations.
679 (read_declarations): Handle NOOP to deal with allowing
680 % declarations as another means to specify the flags.
681 (readgram): Allow %prec prior to semantics embedded in a rule.
682 (skip_to_char, read_declarations, copy_definition)
683 (parse_token_decl, parse_start_decl, parse_type_decl)
684 (parse_assoc_decl, parse_union_decl, parse_expect_decl)
685 (get_type_name, copy_guard, copy_action, readgram)
686 (get_type, packsymbols): Revised most error messages.
687 Changed `fatal' to `warnxxx' to avoid aborting for error.
688 Revised and use multiple warnxxx functions to avoid using VARARGS1.
689 (read_declarations): Improve the error message for
690 an invalid character. Do not abort.
691 (read_declarations, copy_guard, copy_action): Use
692 printable_version to avoid unprintable characters in printed output.
693 (parse_expect_decl): Error if argument to %expect exceeds 10 digits.
694 (parse_token_decl, parse_assoc_decl, parse_type_decl, get_type):
695 Allow the type of a non-terminal can be given
696 more than once, as long as all specifications give the same type.
699 (output_headers, output_trailers, output, output_gram)
700 (output_rule_data): Implement noparserflag variable.
701 Implement toknumflag variable.
702 (output): Call reader_output_yylsp to output LTYPESTR.
705 If reader sees an error, don't process the grammar.
706 (fatals): Updated to not use VARARGS1.
707 (printable_version, int_to_string, warn, warni, warns, warnss)
708 (warnsss): New error reporting functions. Avoid abort for error.
711 Added THONG and NOOP for alias processing.
712 Added SETOPT for the new code that allows setting options with %flags.
715 Include getopt.h. Add some extern decls.
716 (safegetc): New function to deal with EOF gracefully.
717 (literalchar); new function to deal with reading \ escapes.
718 (lex): Use literalchar.
719 (lex): Implemented "..." tokens.
720 (literalchar, lex, parse_percent_token): Made tokenbuffer
721 always contain the token. This includes growing the token
722 buffer while reading an integer.
723 (parse_percent_token): Replaced if-else statement with percent_table.
724 (parse_percent_token): Added % declarations as another
725 way to specify the flags -n, -l, and -r. Also added hooks for
726 -d, -k, -y, -v, -t, -p, -b, -o, but implementation requires
727 major changes to files.c.
728 (lex) Retain in the incoming stream a character following
730 (skip_white_space, lex): Revised most error messages
731 and changed fatal to warn to avoid aborting.
732 (percent_table): Added %thong declarations.
734 * src/gram.h: Comment changes.
736 * src/files.c (openfiles, open_extra_files, done):
738 and actfile file. Handle noparserflag. Both for -n switch.
740 * src/conflicts.c (resolve_sr_conflict):
741 Remove use of alloca.
743 1995-06-01 Jim Meyering <meyering@gnu.org>
745 * doc/bison.texinfo: *** empty log message ***
747 1995-05-06 Richard Stallman <rms@gnu.org>
749 * src/bison.s1: Comment change.
751 1995-05-06 Richard Stallman <rms@gnu.org>
753 * bison.simple: Comment change.
755 1995-05-03 Richard Stallman <rms@gnu.org>
757 * src/version.c: Version now 1.24.
759 * src/bison.s1: Change distribution terms.
761 * src/version.c: Version now 1.23.
763 1995-05-03 Richard Stallman <rms@gnu.org>
766 Rewrite "Conditions for Using Bison".
767 Update version to 1.24.
769 1995-05-03 Richard Stallman <rms@gnu.org>
771 * bison.simple: Change distribution terms.
773 1995-02-23 Richard Stallman <rms@gnu.org>
775 * src/files.c: Test __VMS_POSIX as well as VMS.
777 1995-02-14 Jim Meyering <meyering@gnu.org>
779 * src/bison.s1 (__yy_memcpy):
780 Renamed from __yy_bcopy to avoid
781 confusion. Reverse FROM and TO arguments to be consistent with
784 1995-02-14 Jim Meyering <meyering@gnu.org>
786 * bison.simple (__yy_memcpy):
787 Renamed from __yy_bcopy to avoid
788 confusion. Reverse FROM and TO arguments to be consistent with
791 1994-11-10 David J. MacKenzie <djm@gnu.org>
797 * Makefile.in (DISTFILES): Include NEWS.
799 * Makefile.in (DISTFILES):
800 Include install-sh, not install.sh.
802 * configure.in: Update to Autoconf v2 macro names.
804 1994-10-05 David J. MacKenzie <djm@gnu.org>
806 * Makefile.in: fix typo
808 * Makefile.in (prefix, exec_prefix):
809 Let configure set them.
811 1994-09-28 David J. MacKenzie <djm@gnu.org>
813 * Makefile.in: Set datadir to $(prefix)/share.
815 1994-09-15 Richard Stallman <rms@gnu.org>
818 Update copyright notice and GPL version.
820 1994-09-15 Richard Stallman <rms@gnu.org>
823 Update copyright notice and GPL version.
825 1994-07-12 Richard Stallman <rms@gnu.org>
827 * src/reduce.c, src/reader.c:
830 1994-05-05 David J. MacKenzie <djm@gnu.org>
832 * Makefile.in: entered into RCS
834 1994-03-26 Richard Stallman <rms@gnu.org>
836 * src/bison.s1: entered into RCS
838 1994-03-26 Richard Stallman <rms@gnu.org>
840 * bison.simple: entered into RCS
842 1994-03-25 Richard Stallman <rms@gnu.org>
844 * src/main.c: entered into RCS
846 1994-03-24 Richard Stallman <rms@gnu.org>
848 * src/conflicts.c: entered into RCS
850 1994-01-02 Richard Stallman <rms@gnu.org>
852 * Makefile.in: *** empty log message ***
854 1993-11-21 Richard Stallman <rms@gnu.org>
856 * src/bison.s1: *** empty log message ***
858 1993-11-21 Richard Stallman <rms@gnu.org>
860 * doc/bison.texinfo: entered into RCS
862 * doc/bison.texinfo: *** empty log message ***
864 1993-11-21 Richard Stallman <rms@gnu.org>
866 * bison.simple: *** empty log message ***
868 1993-10-25 David J. MacKenzie <djm@gnu.org>
870 * doc/bison.texinfo: *** empty log message ***
872 1993-10-19 Richard Stallman <rms@gnu.org>
874 * src/bison.s1: *** empty log message ***
876 1993-10-19 Richard Stallman <rms@gnu.org>
878 * bison.simple: *** empty log message ***
880 1993-10-14 Richard Stallman <rms@gnu.org>
882 * src/bison.s1: *** empty log message ***
884 1993-10-14 Richard Stallman <rms@gnu.org>
886 * bison.simple: *** empty log message ***
888 1993-09-14 David J. MacKenzie <djm@gnu.org>
890 * doc/bison.texinfo: *** empty log message ***
892 1993-09-13 Noah Friedman <friedman@gnu.org>
894 * Makefile.in: *** empty log message ***
896 1993-09-10 Richard Stallman <rms@gnu.org>
898 * src/conflicts.c: *** empty log message ***
900 * src/system.h: entered into RCS
902 1993-09-10 Richard Stallman <rms@gnu.org>
904 * doc/bison.1: entered into RCS
906 1993-09-06 Noah Friedman <friedman@gnu.org>
908 * src/version.c: entered into RCS
910 1993-09-06 Noah Friedman <friedman@gnu.org>
912 * Makefile.in: *** empty log message ***
914 1993-07-30 David J. MacKenzie <djm@gnu.org>
916 * Makefile.in: *** empty log message ***
918 1993-07-24 Richard Stallman <rms@gnu.org>
920 * src/bison.s1: *** empty log message ***
922 1993-07-24 Richard Stallman <rms@gnu.org>
924 * bison.simple: *** empty log message ***
926 1993-07-08 David J. MacKenzie <djm@gnu.org>
928 * Makefile.in: *** empty log message ***
930 1993-07-04 Richard Stallman <rms@gnu.org>
932 * src/bison.s1: *** empty log message ***
934 1993-07-04 Richard Stallman <rms@gnu.org>
936 * bison.simple: *** empty log message ***
938 1993-06-26 David J. MacKenzie <djm@gnu.org>
940 * src/getargs.c: entered into RCS
942 1993-06-26 David J. MacKenzie <djm@gnu.org>
944 * doc/bison.texinfo: *** empty log message ***
946 * doc/bison.1: New file.
948 1993-06-25 Richard Stallman <rms@gnu.org>
950 * src/getargs.c: New file.
952 1993-06-16 Richard Stallman <rms@gnu.org>
954 * src/bison.s1: *** empty log message ***
956 1993-06-16 Richard Stallman <rms@gnu.org>
958 * bison.simple: *** empty log message ***
960 1993-06-03 Richard Stallman <rms@gnu.org>
962 * src/bison.s1: New file.
964 1993-06-03 Richard Stallman <rms@gnu.org>
966 * doc/bison.texinfo: *** empty log message ***
968 1993-06-03 Richard Stallman <rms@gnu.org>
970 * bison.simple: New file.
972 1993-05-19 Richard Stallman <rms@gnu.org>
974 * doc/bison.texinfo: New file.
976 1993-05-07 Noah Friedman <friedman@gnu.org>
978 * Makefile.in: *** empty log message ***
980 1993-04-28 Noah Friedman <friedman@gnu.org>
982 * src/reader.c: *** empty log message ***
984 1993-04-23 Noah Friedman <friedman@gnu.org>
986 * src/alloc.h: entered into RCS
988 1993-04-20 David J. MacKenzie <djm@gnu.org>
990 * src/version.c: *** empty log message ***
992 * src/files.c, src/allocate.c:
995 * src/reader.c: *** empty log message ***
997 * src/lex.c: entered into RCS
999 * src/conflicts.c: New file.
1001 * src/symtab.c: entered into RCS
1003 * src/alloc.h: New file.
1005 * src/LR0.c: entered into RCS
1007 1993-04-18 Noah Friedman <friedman@gnu.org>
1009 * src/reader.c: New file.
1011 * src/version.c: *** empty log message ***
1013 1993-04-18 Noah Friedman <friedman@gnu.org>
1015 * Makefile.in: *** empty log message ***
1017 1993-04-17 Noah Friedman <friedman@gnu.org>
1019 * Makefile.in: *** empty log message ***
1021 1993-04-15 Richard Stallman <rms@gnu.org>
1023 * src/main.c, src/files.c:
1026 1993-04-15 Noah Friedman <friedman@gnu.org>
1028 * configure.in: entered into RCS
1030 * configure.in: *** empty log message ***
1032 * configure.in: New file.
1034 1993-04-14 Richard Stallman <rms@gnu.org>
1036 * Makefile.in: New file.
1038 1993-04-13 Richard Stallman <rms@gnu.org>
1040 * src/version.c: New file.
1042 1993-03-25 Richard Stallman <rms@gnu.org>
1044 * src/output.c: entered into RCS
1046 1992-09-25 Richard Stallman <rms@gnu.org>
1048 * configure.bat: entered into RCS
1050 1992-06-22 Richard Stallman <rms@gnu.org>
1052 * src/vmsgetargs.c: entered into RCS
1054 1992-06-22 Richard Stallman <rms@gnu.org>
1056 * doc/bison.rnh: entered into RCS
1058 1992-04-20 David J. MacKenzie <djm@gnu.org>
1060 * README: entered into RCS
1062 1992-01-22 Richard Stallman <rms@gnu.org>
1064 * src/machine.h: entered into RCS
1066 1991-12-21 Richard Stallman <rms@gnu.org>
1068 * src/lalr.c, src/closure.c:
1071 1991-12-20 Richard Stallman <rms@gnu.org>
1073 * src/state.h: entered into RCS
1075 1991-12-18 Richard Stallman <rms@gnu.org>
1077 * src/print.c, src/nullable.c, src/derives.c:
1080 1991-11-03 David J. MacKenzie <djm@gnu.org>
1082 * src/warshall.c, src/types.h, src/symtab.h, src/lex.h, src/gram.c, src/gram.h, src/files.h:
1085 1988-09-09 Richard Stallman <rms@gnu.org>
1087 * src/bison.hairy: entered into RCS
1089 1987-12-16 Richard Stallman <rms@gnu.org>
1091 * REFERENCES: entered into RCS