]> git.saurik.com Git - bison.git/history - tests
glr.cc: formatting changes.
[bison.git] / tests /
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...
2010-04-14  Akim Demailletests: calc: minor refactoring.
2010-04-14  Akim Demailletests: calc: simplify location management.
2010-04-14  Akim Demailletest location_type.
2010-04-14  Akim Demailletests: check fclose's return value.
2010-04-14  Akim Demailletests: don't depend on the actual location type.
2010-04-14  Akim Demailleformatting changes.
2010-04-03  Joel E. Dennyportability: fix test suite for GCC 4.5's new #error...
2010-03-26  Akim Demailletests: fix 250: parse.error=verbose overflow.
2010-03-24  Joel E. Dennyportability: fix for BSD make.
2010-02-23  Joel E. Dennytests: fix maintainer-xml-check for recent changes.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-02-01  Joel E. DennyCode cleanup.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-31  Joel E. DennyPOSIX: complain if %prec's token was not defined.
2009-12-31  Joel E. DennyPOSIX: warn if %prec's token was not defined.
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-16  Joel E. DennyAdd gcc's -Wundef to test suite and fix another warning...
2009-12-15  Joel E. Dennyportability: use -DGNULIB_POSIXCHECK.
2009-10-05  Joel E. Dennytests: skip tests of file names that platform does...
2009-10-04  Joel E. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-10-04  Joel E. Dennyyysyntax_error: test memory management more.
2009-09-27  Joel E. Dennytests: don't abuse AT_BISON_CHECK.
2009-09-26  Joel E. Dennytests: check that parse-gram.y's IELR and LALR are...
2009-09-19  Alex RozenmanKeep sub-messages aligned. Fix strings for translation.
2009-09-13  Joel E. Dennytests: clean up push.at test group titles.
2009-09-12  Alex RozenmanProvide an additional sub-message for clarity.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-09-05  Alex Rozenman Use "Unresolved reference" error message when no symbo...
2009-08-28  Joel E. Denny%define: accept unquoted values.
2009-08-28  Joel E. Denny%define lr.type: make values lowercase IDs.
2009-08-27  Joel E. Dennytests: use perl for printing special sequences to files.
2009-08-26  Joel E. Dennytests: show a use of %define lr.default-reductions...
2009-08-26  Akim Demailletests: portability fix.
2009-08-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-20  Joel E. DennyFix complaints about escape sequences.
2009-08-13  Joel E. DennyMake it easier to write deterministic tests.
2009-08-11  Joel E. Denny* tests/Makefile.am (TESTSUITE_AT): Add named-refs.at.
2009-08-08  Alex Rozenman Convert "misleading reference" messages to warnings.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-07-22  Joel E. DennySome M4 cleanup in the testsuite.
2009-07-04  Alex Rozenman Style changes and factoring.
2009-06-27  Alex RozenmanNamed symbol references.
2009-06-11  Akim Demaillestyle changes.
2009-06-11  Akim Demaillexml: beware of user strings used to give a %prec to...
2009-06-10  Akim Demailledeterministic test suite.
next