]> git.saurik.com Git - bison.git/history - src/reader.c
* src/reader.c (parse_union_decl): Instead of handling two obstack
[bison.git] / src / reader.c
2000-03-17  Akim Demaille* reader.c (copy_string): Declared `static inline'...
2000-03-17  Akim Demaille* reader.c (packsymbols): Formatting changes.
2000-03-17  Akim Demaille* reader.c (copy_comment): New function, factored out...
2000-03-17  Akim Demaille* reader.c (copy_string): New function, factored out...
2000-03-17  Akim DemailleChange the handling of @s so that they behave exactly...
2000-03-17  Akim Demaille* bison.s1: Formatting and cosmetics changes.
1999-06-14  Jesse ThiloHave configure build version string instead of relying...
1999-01-20  Jesse ThiloHush a few compiler warnings.
1999-01-14  Jesse ThiloUpdate FSF address.
1998-12-30  Jesse ThiloUpdate copyright date.
1998-12-30  Jesse ThiloSome checks for premature EOF.
1998-12-30  Jesse ThiloFix a couple of buffer overrun bugs.
1998-11-25  Jesse ThiloFix token numbering (used to start at 258, not 257).
1997-08-25  Richard M. Stallman(stack_offset;): Change some warni to warns.
1997-06-18  Richard M. Stallmannew.h renamed to alloc.h.
1996-06-01  Richard M. StallmanInsert `_' macro around many string constants.
1995-10-15  Richard M. Stallman(reader_output_yylsp): New function.
1994-07-12  Richard M. Stallmanentered into RCS
1993-04-28  Noah Friedman*** empty log message ***
1993-04-20  David MacKenzie*** empty log message ***
1993-04-18  Noah FriedmanInitial revision