]> git.saurik.com Git - bison.git/history - src/reader.c
* src/output.c (output): Topological sort of the functions, in
[bison.git] / src / reader.c
2000-10-02  Akim Demaille* src/output.c (output): Topological sort of the functi...
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-09-18  Akim DemailleFirst set of tests: use the `calc' example from the...
2000-09-18  Akim DemailleAdd support for an Autotest test suite for Bison.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
2000-04-14  Akim Demaille* src/reader.c (copy_comment2): New function, same...
2000-03-31  Akim Demailles/return (foo)/return foo/
2000-03-31  Akim DemailleClean the error reporting functions.
2000-03-17  Akim Demaille* reader.c (copy_at): New function.
2000-03-17  Akim Demaille* reader.c (copy_definition): Use copy_string and copy_...
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