]> git.saurik.com Git - bison.git/history - tests
maint: post-release administrivia
[bison.git] / tests /
2012-07-18  Akim Demailletests: adjust to case where the C compiler is actually...
2012-07-18  Akim Demailletests: fix dependencies
2012-07-18  Akim Demaillemaint: Valgrind on OS X.
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: incompatible with %name-prefix.
2012-07-05  Akim Demailleapi.prefix: strengthen the tests and fix push-parsers.
2012-07-04  Akim Demailletests: headers.at: strengthen.
2012-07-04  Akim Demailleglr.cc: do not override C++ definitions by C macros.
2012-07-04  Akim Demailletests: portability fixes.
2012-07-04  Akim Demailletests: more logs.
2012-06-29  Akim Demailleapi.prefix.
2012-06-28  Akim Demailletests: use the generalized default yylex.
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 the generic yyerror function.
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: fix AT_CHECK_CALC.
2012-06-22  Akim Demailletests: improve infrastructure
2012-06-21  Akim Demailletests: factor.
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: remove test covered elsewhere.
2012-06-17  Akim Demailletests: factor the declaration/definition of yyerror...
2012-06-17  Akim Demailletests: portability issues.
2012-06-15  Akim Demailletests: call the parser from another compilation unit.
2012-06-15  Akim Demailletests: improve AT_FULL_COMPILE.
2012-06-15  Akim Demailletests: reorder.
2012-06-15  Akim Demailletests: strengthen the test on generated headers inclusion
2012-06-12  Akim Demailletests: remove all the -On flags.
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-11  Akim Demailletests: honor TESTSUITEFLAGS in all the check targets.
2012-05-09  Akim Demaillebuild: move silent rules.
2012-05-08  Akim Demaillemaint: maintainer-release-check.
2012-05-06  Akim Demaillemaint: fix the generation of the synclines for bison...
2012-05-02  Akim Demailletests: ignore code coverage/profiling failure messages
2012-04-16  Akim Demailletests: style changes.
2012-04-01  Akim Demaillec++: more YY_NULL
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-30  Akim Demaillebuild: simplify and improve the compiler warnings for...
2012-03-27  Tim LandscheidtJava: Fix syntax error handling without error token.
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-09  Akim Demailletests: be robust to quote style.
2012-03-06  Akim Demailletests: be robust to POSIXLY_CORRECT being defined.
2012-02-23  Akim Demailletests: fix regressions.
2012-02-21  Akim Demailleglr: fix ambiguity reports.
2012-02-19  Akim Demaillemaint: address some syntax-issues remaining after cherr...
2012-02-19  Akim Demaillemaint: avoid "magic number exit".
2012-02-19  Akim Demaillemaint: address a couple of syntax-check errors.
2012-02-14  Akim Demaillemaint: add license headers.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-26  Akim Demailletests: fix expected output.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-25  Paul Eggerttests: port to Solaris 10 'diff -u'
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-23  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-08-21  Joel E. Dennytests: add -pedantic for --enable-gcc-warnings.
2011-08-21  Joel E. Dennytests: fix empty unions.
2011-05-02  Joel E. DennyFix precedence for end token.
2011-04-16  Joel E. Dennytests: pacify gcc 4.6.0's -Wunused-but-set-variable.
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-04-03  Joel E. DennyDon't let -Wnone disable -Werror.
2011-03-20  Joel E. Dennylr.default-reductions: rename "full" value to "most".
2011-03-09  Akim Demaillenamed references: fix double free.
2011-03-09  Akim Demailletests: style changes.
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-02-20  Joel E. Dennyjava: test and document previous bug fix.
2011-02-06  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-09  Joel E. DennyImprove error messages for `$' or `@' followed by ...
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-12-24  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-24  Joel E. Dennyparse.lac: implement as %define variable.
2010-11-07  Joel E. Dennyyysyntax_error: adjust prior fixes for branch-2.5's...
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: more preparation for readability of...
2010-10-16  Paul EggertFix portability problem on OpenBSD 4.7.
2010-10-16  Paul EggertAdjust to recent changes to gnulib bootstrap.
2010-08-02  Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-07-24  Joel E. Dennytests: handle Valgrind that complains about >&-.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-05-12  Akim Demaillec++: use YYRHSLOC.
2010-05-07  Akim Demaillelalr1.cc: location_type: make sure we don't depend...
2010-05-07  Akim Demailletests: enhance AT_SYNCLINES_COMPILE.
2010-04-30  Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
next