]> git.saurik.com Git - bison.git/history - tests
build: look for Perl in configure.
[bison.git] / tests /
2012-04-08  Akim Demaillebuild: look for Perl in configure.
2012-04-01  Akim Demaillebuild: don't rely on $< in non-pattern rules.
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
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-24  Akim Demailletests: style changes in the Makefile.
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-24  Akim Demailletests: fix dependencies.
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-03-13  Akim Demailletests: minor fixes/simplifications
2012-03-13  Akim Demailletests: minor fixes/simplifications
2012-03-09  Akim Demailletests: be robust to POSIXLY_CORRECT being defined.
2012-03-09  Akim Demailletests: be robust to quote style.
2012-03-09  Akim Demailletests: remove quote magic from the bison test wrapper.
2012-03-09  Akim Demailletests: be robust to quote style.
2012-03-06  Akim Demailletests: be robust to POSIXLY_CORRECT being defined.
2012-02-24  Akim Demaillebuild: comment changes.
2012-02-23  Akim Demailletests: fix regressions.
2012-02-21  Akim Demailletests: fix regressions.
2012-02-21  Akim Demailletests: post-process stderr to normalize quotes.
2012-02-21  Akim Demailleglr: fix ambiguity reports.
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-18  Akim Demaillemaint: avoid "magic number exit".
2012-02-18  Akim Demaillemaint: address a couple of syntax-check errors.
2012-02-16  Akim Demailletests: c++: stylistic changes.
2012-02-16  Jim Meyeringtests: avoid c++ failure due to lack of getenv decl
2012-02-14  Akim Demaillemaint: de-recurse the handling of examples
2012-02-14  Akim Demaillemaint: add license headers.
2012-02-14  Akim Demaillemaint: add license headers.
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-02-10  Akim Demaillemaint: more silent rules.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-26  Akim Demailletests: fix expected output.
2012-01-26  Akim Demailletests: fix expected output.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-25  Paul Eggerttests: port to Solaris 10 'diff -u'
2012-01-24  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-19  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-19  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Jim Meyeringmaint: 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-08-21  Joel E. Dennytests: add -pedantic for --enable-gcc-warnings.
2011-08-21  Joel E. Dennytests: fix empty unions.
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-05-02  Joel E. DennyFix precedence for end token.
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-16  Joel E. Dennytests: pacify gcc 4.6.0's -Wunused-but-set-variable.
2011-04-09  Joel E. DennyAdd -Wconflicts-sr and -Wconflicts-rr.
2011-04-09  Joel E. DennyPacify maintainer-check-posix.
2011-04-09  Joel E. DennyAdd -Wother so -Wnone suppresses all warnings.
2011-04-09  Joel E. DennyDon't let -Wnone disable -Werror.
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-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-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-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-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-29  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyRevert "Simplify handling of '.' and '-' after unbracke...
2011-01-10  Paul EggertSimplify handling of '.' and '-' after unbracketed...
2011-01-09  Joel E. DennyImprove error messages for `$' or `@' followed by ...
2011-01-09  Joel E. DennyImprove error messages for `$' or `@' followed by ...
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
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-12-11  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-11  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: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: more preparation for readability of...
2010-11-07  Joel E. Dennyyysyntax_error: more preparation for readability of...
2010-10-16  Paul EggertFix portability problem on OpenBSD 4.7.
next