]> git.saurik.com Git - bison.git/history - tests/local.at
tests: use $PERL instead of perl
[bison.git] / tests / local.at
2012-10-05  Akim Demailletests: use $PERL instead of perl
2012-07-26  Akim Demailletests: fix an assertion
2012-07-17  Akim Demailletests: be sure that backups are safe.
2012-07-17  Akim Demailletests: refactor for legibility.
2012-07-17  Akim Demailletests: refactor the bison invocations.
2012-07-05  Akim Demailletests: fix SKIP_IF for Java.
2012-07-05  Akim Demailleapi.prefix: strengthen the tests and fix push-parsers.
2012-06-29  Akim Demailleapi.prefix.
2012-06-28  Akim Demailletests: AT_YYERROR_DEFINE: prepare for list of ints.
2012-06-26  Akim Demailletests: do not output m4 set up.
2012-06-26  Akim Demailletests: use assert instead of plain abort.
2012-06-26  Akim Demailletests: improve the generic yylex implementation.
2012-06-26  Akim Demailletests: generalize the compilation macros.
2012-06-26  Akim Demailletests: fix confusion between api.prefix and name-prefix.
2012-06-22  Akim Demailletests: more uniformity.
2012-06-22  Akim Demailletests: handle locations in a more generic way.
2012-06-22  Akim Demailletests: handle locations in the generic yyerror functions.
2012-06-22  Akim Demailletests: improve infrastructure
2012-06-21  Akim Demailletests: AT_LANG.
2012-06-17  Akim Demailletests: support api.prefix.
2012-06-17  Akim Demailletests: pacify font-lock-mode.
2012-06-17  Akim Demailletests: factor the declaration/definition of yyerror...
2012-06-15  Akim Demailletests: improve AT_FULL_COMPILE.
2012-06-05  Jim Meyeringmaint: fix comment typos
2012-05-11  Akim Demailletests: save/restore Autotest special files when checkin...
2012-05-11  Akim Demailletests: AT_SAVE_SPECIAL_FILES / AT_RESTORE_SPECIAL_FILES.
2012-05-02  Akim Demailletests: ignore code coverage/profiling failure messages
2012-03-24  Akim Demailletests: beware of -pedantic on large #line numbers.
2012-03-24  Akim Demailletests: when using the C++ compiler, use its flags too.
2012-03-13  Akim Demailletests: minor fixes/simplifications
2012-03-06  Akim Demailletests: be robust to POSIXLY_CORRECT being defined.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-04-04  Joel E. DennyAdd -Wconflicts-sr and -Wconflicts-rr.
2011-04-03  Joel E. DennyPacify maintainer-check-posix.
2011-04-03  Joel E. DennyAdd -Wother so -Wnone suppresses all warnings.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-08-02  Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-05-07  Akim Demaillelalr1.cc: location_type: make sure we don't depend...
2010-04-14  Akim Demailletests: calc: simplify location management.
2010-04-14  Akim Demailletest location_type.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-08-28  Joel E. Denny%define: accept unquoted values.
2009-07-22  Joel E. DennySome M4 cleanup in the testsuite.
2009-04-21  Joel E. DennyImplement %define lr.default_rules.
2009-04-17  Akim DemailleFix portability issue in the test suite.
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.