]> git.saurik.com Git - bison.git/history - tests/testsuite.at
Automate regression testing of the XML/XSLT implementation. Discussed
[bison.git] / tests / testsuite.at
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-07-28  Joel E. DennyFix push parsing memory leak reported by Brandon Lucia at
2007-01-29  Paolo Bonzini2007-01-29 Paolo Bonzini <bonzini@gnu.org>
2007-01-18  Joel E. DennyImplement support for relative and absolute skeleton...
2006-12-12  Joel E. Denny* tests/testsuite.at (AT_CHECK): When checking if ...
2006-11-11  Joel E. Denny* tests/testsuite.at (AT_CHECK): Don't miss an exit...
2006-11-09  Joel E. Denny* src/files.c (tr): Change return type to void.
2006-11-08  Paul EggertDon't let Bison leak memory except when it complains.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-12-22  Akim Demaille* data/lalr1.cc (parser::token_number_type, parser...
2003-12-24  Paul EggertRequire Autoconf 2.59, and don't include local.at twice...
2003-09-30  Paul EggertInclude local.at, not input.at, fixing a typo in the...
2003-08-25  Akim DemailleTune local.at so that people can "autom4te -l autotest...
2003-03-02  Akim DemailleCreate tests/local.at for Bison generic testing macros.
2003-02-18  Paul Eggert(AT_COMPILE): Use new LDFLAGS, LIBS vars, to avoid...
2003-02-06  Akim Demaille* configure.ac (GXX): Rename as...
2003-02-01  Paul EggertUpdate copyright date to 2003.
2003-01-29  Paul HilfingerRename tests/glr-regr1.at to tests/glr-regression.at.
2002-11-14  Akim Demaille* tests/atlocal.in (CPPFLAGS): We have config.h.
2002-10-30  Paul HilfingerAdd test glr-regr1.at to check for incorrect collapsing...
2002-06-30  Akim DemailleHave the GLR tests be `warning' checked, and fix the...
2002-06-28  Paul HilfingerInitial check-in introducing experimental GLR parsing...
2002-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-04-07  Akim Demaille* tests/torture.at (Big triangle): New.
2002-03-19  Akim DemailleTest and fix the #line outputs.
2002-03-19  Akim Demaille* tests/regression.at (%nonassoc and eof, Unresolved...
2002-02-07  Akim Demaille* tests/input.at: New.
2001-12-29  Akim Demaille* src/output.c (header_output): Don't forget to export...
2001-12-29  Akim DemailleMid-rule actions are simply... ignored!
2001-12-27  Akim Demaille* src/gram.h (rule_t): `guard' and `guard_line' are...
2001-12-13  Akim DemailleThe computation of nullable is broken: it doesn't handl...
2001-11-28  Akim Demaille* tests/reduce.at (Useless Terminals, Useless Nontermin...
2001-11-14  Akim Demaille* tests/calc.at, tests/output.at, tests/regression.at,
2001-11-12  Akim Demaille* tests/torture.at (AT_DATA_STACK_TORTURE)
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29