]> git.saurik.com Git - bison.git/history - tests
* src/output.c (output): Copy attrs_obstack in the '%%definitions'
[bison.git] / tests /
2001-08-27  Akim Demaille* Makefile.am (AUTOMAKE_OPTIONS): 1.5.
2001-08-25  Robert AniskoRevert to 1.28c
2001-08-23  Pascal BartMore cvsignore.
2001-08-15  Akim DemailleMore cvsignore.
2001-08-13  Pascal Bart* tests/atconfig.in (CPPFLAGS): Fix.
2001-08-07  Akim Demaille* tests/atconfig.in (CPPFLAGS): Fix.
2001-08-04  Akim Demaille* tests/atconfig.in (CPPFLAGS): Add.
2001-08-03  Akim Demaille* tests/Makefile.am (check-local): Ship testsuite.
2001-07-18  Akim Demaille* src/getargs.h (raw_flag): Remove.
2001-07-14  Akim Demaille* config/: New.
2001-03-16  Akim Demaille* m4/strerror_r.m4: New.
2001-01-18  Akim DemailleSince we now use obstacks, more % directives can be...
2001-01-15  Akim DemailleHopefully added to the repository all the distributed...
2000-12-20  Akim Demaille* src/files.c (open_files): Fix the computation of...
2000-12-20  Akim Demaille* src/files.c (open_files): Actually the `.output'...
2000-12-20  Akim Demaille* src/bison.s1: Remove, we now use directly...
2000-12-19  Akim Demaille* src/files.c (strsuffix): New.
2000-12-18  Akim DemailleAdd tests/calc.at.
2000-12-15  Akim DemailleAdd tests/regression.at and tests/suite.at.
2000-11-17  Akim Demaille* tests/Makefile.am (suite.m4, regression.m4, calc...
2000-11-17  Akim Demaille* tests/regression.m4 (%union and --defines): New test,
2000-11-03  Akim DemailleAdjust the cvsignores.
2000-10-16  Akim Demaille* lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
2000-10-04  Akim DemailleWhen a literal string is used to define two different...
2000-10-02  Akim DemailleThe location tracking mechanism is precious for parse...
2000-10-02  Akim DemailleAlso test parse error messages, including with YYERROR_...
2000-10-02  Akim DemailleTest also `--verbose', `--defines' and `--name-prefix...
2000-09-21  Akim Demaille* src/atgeneral.m4: Update from Autoconf.
2000-09-21  Akim Demaille* src/closure.h: New file.
2000-09-20  Akim Demaille* tests/atgeneral.m4: Update from Autoconf.
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-09-19  Akim Demaille* tests/calc.m4 (calc.y): Do not assign to stdin, as...
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.