]> git.saurik.com Git - bison.git/history - tests/c++.at
build: comment changes.
[bison.git] / tests / c++.at
2012-02-16  Akim Demailletests: c++: stylistic changes.
2012-02-16  Jim Meyeringtests: avoid c++ failure due to lack of getenv decl
2012-02-10  Akim Demaillelalr1.cc: also handle syntax_error when calling yylex.
2012-02-10  Akim Demailletests: lalr1.cc: check syntax_error.
2012-02-10  Akim Demailletests: don't require locations uselessly.
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-05-04  Akim Demailletests: fix %printer.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-20  Joel E. Dennytests: cleanup.
2009-12-19  Joel E. Dennylalr1.cc: don't discard non-existent lookahead on synta...
2009-08-19  Akim Demaillelalr1.cc: destroy $$ when YYERROR is called.
2009-06-24  Akim Demaillevariables: rename namespace as api.namespace.
2009-05-15  Akim DemailleRename token.prefix as api.tokens.prefix.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `assert'.
2008-11-17  Di-an JanHandles several --enable-gcc-warnings.
2008-11-17  Di-an JanUse AT_DATA_GRAMMAR for C++ variants compiled tests.
2008-11-15  Akim DemailleSupport parametric types.
2008-11-15  Akim DemailleTest token.prefix.
2008-11-15  Akim DemailleTest the make_TOKEN interface.
2008-11-11  Akim DemailleLocations are no longer required by lalr1.cc.
2008-11-10  Akim DemailleSupport constructor with an argument.
2008-11-10  Akim DemailleTest variants.
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
2007-10-08  Joel E. DennyImprove C++ namespace support. Discussed starting at
2007-08-15  Paul EggertUpdate to GPLv3.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-01-23  Paul Eggert(AT_CHECK_DOXYGEN): Don't use options after operands.
2004-12-22  Akim Demaille* data/lalr1.cc (parser::token_number_type, parser...