]> git.saurik.com Git - bison.git/history - tests
DJGPP specific files added to EXTRA_DIST.
[bison.git] / tests /
2005-12-10  Paul Eggert* tests/sets.at (Accept): Fix typos in regular expressi...
2005-12-08  Paul Eggert* tests/glr-regression.at
2005-12-06  Paul Eggert* data/glr.c (yyprocessOneStack): Synchronize the shift...
2005-11-18  Paul Eggert* data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT):
2005-11-18  Paul Eggert* src/conflicts.c (conflicts_print): Don't print file...
2005-11-16  Akim DemailleGeneralize the display of semantic values and locations...
2005-11-11  Akim DemailleWhen yydebug, report semantic and location values for...
2005-11-03  Akim DemailleTypo.
2005-10-31  Paul Hilfingerdata/glr.c (yyfill): Adjust comment.
2005-10-13  Akim Demaille* src/scan-skel.l: Output the base name parts of the...
2005-10-12  Akim Demaille* src/parse-gram.y (version_check): Exit 63 to please...
2005-10-02  Akim Demaille* bootstrap (gnulib_modules): Add strverscmp.
2005-09-30  Akim Demaille Alexandre Duret-Lutz <adl@gnu.org>
2005-09-21  Paul Eggert* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
2005-09-21  Paul EggertDon't rely on whether alloc is #defined; that is in...
2005-09-21  Paul EggertMore alloca cleanups.
2005-09-19  Paul Eggert* tests/glr-regression.at (Duplicated user destructor...
2005-09-19  Akim Demaille* tests/atlocal.in (LIBS): Pass INTLLIBS to address...
2005-09-16  Paul Eggert* NEWS: Version 2.1.
2005-09-08  Paul Eggert(Duplicate representation of merged trees): Add casts...
2005-08-26  Paul Eggert* data/glr.c (yydestroyGLRState): Renamed from yydestro...
2005-08-25  Akim Demaille* tests/local.at (AT_COMPILE_CXX): Pass $LINKS too.
2005-08-25  Paul Eggert* data/glr.c (yyrecoverSyntaxError, yyreturn):
2005-08-22  Paul Eggert* data/glr.c (yyreturn): Use "Cleanup:" rather than...
2005-08-21  Paul Eggert* data/glr.c (yyresolveValue): Fix redundant parse...
2005-07-25  Paul Eggert* tests/regression.at (Token definitions): Don't rely on
2005-07-25  Paul EggertFix core dump reported by Pablo De Napoli in
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-07-21  Paul Eggert* data/glr.c (yytnamerr): New function.
2005-07-20  Paul EggertDon't pipe output of ./types through sed to
2005-07-20  Paul Eggert(_AT_TEST_GLR_CXXTYPES): Work even with
2005-07-19  Paul EggertDestructor cleanups and regularization among the three...
2005-07-19  Paul Eggert(_AT_TEST_GLR_CXXTYPES): Don't try to have yyerror...
2005-07-19  Paul Eggert* NEWS: Document minor wording changes in diagnostics of
2005-07-18  Paul EggertFix yyerror / yylex test glitches noted by twlevo@xs4al...
2005-07-18  Paul EggertImprove tests for stack overflow in GLR parser.
2005-07-18  Paul Eggert* tests/conflicts.at (%nonassoc and eof): Don't exit...
2005-07-14  Paul EggertMore changes to pacify C++ compilers.
2005-07-14  Paul Eggert* data/glr.c (YYSTACKEXPANDABLE): Don't define if alrea...
2005-07-14  Paul Eggert* tests/glr-regression.at (Improper merging of GLR...
2005-07-14  Paul Eggert* tests/Makefile.am (maintainer-check-g++): Remove...
2005-07-14  Paul EggertUpdate copyright.
2005-07-14  Paul Eggert(maintainer-check-g++): Fix a stray
2005-05-25  Paul EggertFix BeOS, FreeBSD, MacOS porting problems reported...
2005-05-22  Paul EggertFix a destructor bug reported by Wolfgang Spraul in
2005-05-21  Paul Hilfinger* data/glr.c (YY_SYMBOL_PRINT): Don't print newline...
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-05-11  Paul Eggert* tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like...
2005-05-02  Paul Eggert* tests/actions.at: Test that stack overflow invokes...
2005-04-17  Paul Eggert(Torturing the Scanner): Adjust to lack of quotes in...
2005-04-17  Paul Eggert* NEWS: Bison-generated C parsers no longer quote liter...
2005-04-16  Paul Eggert(AT_INCREASE_DATA_SIZE): Skip the test if
2005-04-16  Paul Eggert* src/parse-gram.y: Include quotearg.h.
2005-04-12  Paul Eggert(Typed symbol aliases): New test.
2005-03-26  Paul Eggert(Token definitions): Don't use a token named c, as...
2005-03-21  Paul Eggert(AT_COMPILE, AT_COMPILE_CXX): Don't put options
2005-03-18  Paul Eggert(glr-regr2a.y): Try to dump core
2005-02-07  Paul EggertRenamed from "Invalid \$n", to work around an Autoconf...
2005-02-07  Paul Eggert(Improper handling of embedded actions and dollar(...
2005-01-23  Paul Eggert(AT_CHECK_DOXYGEN): Don't use options after operands.
2005-01-10  Paul Eggert(_AT_DATA_CALC_Y): Use alarm (100), not alarm (10).
2005-01-01  Paul Eggert(AT_CHECK_OUTPUT): New arg SHELLIO.
2004-12-26  Paul Eggert(Exploding the Stack Size with Alloca): Set
2004-12-22  Akim Demaille* data/lalr1.cc (parser::token_number_type, parser...
2004-12-21  Akim DemailleDon't impose std::string for filenames.
2004-12-20  Akim DemailleUse more STL like names: my_class instead of MyClass.
2004-12-17  Akim Demaille* data/lalr1.cc: Extensive Doxygenation.
2004-12-16  Akim Demaille* data/lalr1.cc (yyreport_syntax_error_): Catch up...
2004-12-15  Akim DemailleSimplify the C++ parser constructor.
2004-12-11  Paul Eggert(_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg
2004-12-11  Paul Eggert(_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg
2004-11-17  Akim Demaille Alexandre Duret-Lutz <adl@gnu.org>
2004-11-17  Akim Demaille* data/lalr1.cc (Parser:print_): Remove, use %printer...
2004-10-25  Akim Demaille* data/glr.c (YYRHSLOC): Move its definition next to...
2004-10-11  Akim Demaille* src/symtab.c (symbol_check_alias_consistency): Also...
2004-10-05  Akim DemailleWord changes.
2004-10-05  Akim DemailleIn Bison 1.875's yacc.c, YYLLOC_DEFAULT was called...
2004-09-20  Akim DemailleLet the initial-action act on the look-ahead, and use...
2004-09-20  Akim Demaille* data/yacc.c (YY_LOCATION_PRINT): New.
2004-09-16  Akim DemailleHave more complete shift traces.
2004-09-08  Akim Demaille* tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR...
2004-09-06  Akim Demaille* data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was
2004-09-02  Akim Demaille* tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR...
2004-07-22  Paul Eggert(_AT_CHECK_PRINTER_AND_DESTRUCTOR,
2004-06-21  Paul EggertUse "look-ahead" instead of "lookahead", consistently.
2004-05-30  Paul EggertDon't assume the C++ compiler takes the same arguments...
2004-05-30  Paul EggertFix some "make check" problems with Tru64 C++.
2004-05-29  Paul EggertWorkaround for SGI C++ compiler.
2004-05-24  Paul EggertEnsure that the C++ compiler used for testing actually...
2004-04-28  Paul EggertRemove more K&R C support.
2004-04-28  Paul Eggert(_AT_CHECK_PRINTER_AND_DESTRUCTOR): Don't
2004-04-28  Paul Eggert(%union synch line): Put a dummy member in
2004-04-13  Paul EggertUpdate copyright to 2004.
2004-03-31  Paul EggertUse 'short int' rather than 'short', and similarly...
2004-02-25  Paul Eggert(AT_COMPILE, AT_COMPILE_CXX): Ignore stdout from compilers.
2004-02-09  Alexandre Duret... Support %destructor and merge error locations in lalr1.cc.
2003-12-24  Paul Eggert($(TESTSUITE)): Remove warning about ignoring
2003-12-24  Paul EggertRequire Autoconf 2.59, and don't include local.at twice...
2003-12-24  Paul Eggert(Torturing the Scanner): Don't use \x0 or \0 in
2003-10-07  Paul EggertDon't run 'testsuite --clean' if testsuite doesn't...
next