]> git.saurik.com Git - bison.git/history - tests/local.at
Fix unexpanded macros in GLR defines file.
[bison.git] / tests / local.at
2008-11-19  Joel E. DennyFix unexpanded macros in GLR defines file.
2007-12-22  Joel E. Denny* tests/local.at (AT_BISON_CHECK_XML): Fix quoting...
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
2007-10-29  Joel E. DennyDeprecate %pure-parser and add `%define api.pure'....
2007-08-15  Paul EggertUpdate to GPLv3.
2007-03-09  Paolo Bonzini2007-03-07 Paolo Bonzini <bonzini@gnu.org>
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-10  Joel E. Denny* tests/local.at (AT_PARSER_CHECK): Add a PRE argument...
2007-01-01  Joel E. Denny* data/push.c (yypush_parse): Set yynew = 1 at the...
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-12-25  Joel E. DennyEnable push parsers to operate in impure mode. Thus...
2006-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-12-07  Joel E. Denny* data/push.c (yychar_set, yylval_set, yylloc_set)...
2006-12-02  Joel E. DennySupport a file name argument to %defines. Deprecate...
2006-10-13  Paul Eggert* bootstrap.conf (gnulib_modules): Add config-h.
2006-03-12  Akim Demaille* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the...
2006-03-12  Akim DemailleApply --prefix to C++ skeletons too: they change the...
2006-01-22  Paul Eggert* Makefile.cfg (local-checks-to-skip): Add changelog...
2006-01-03  Akim DemailleHave glr.cc pass (some of) the calc.at tests.
2005-09-21  Paul Eggert* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
2005-08-25  Akim Demaille* tests/local.at (AT_COMPILE_CXX): Pass $LINKS too.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-05-11  Paul Eggert* tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like...
2005-03-21  Paul Eggert(AT_COMPILE, AT_COMPILE_CXX): Don't put options
2004-05-30  Paul EggertFix some "make check" problems with Tru64 C++.
2004-05-24  Paul EggertEnsure that the C++ compiler used for testing actually...
2004-02-25  Paul Eggert(AT_COMPILE, AT_COMPILE_CXX): Ignore stdout from compilers.
2003-12-24  Paul EggertRequire Autoconf 2.59, and don't include local.at twice...
2003-08-25  Akim DemailleTune local.at so that people can "autom4te -l autotest...
2003-06-02  Paul Eggert(AT_COMPILE_CXX): Use it instead of CFLAGS.
2003-03-02  Akim DemailleCreate tests/local.at for Bison generic testing macros.