]> git.saurik.com Git - bison.git/history - tests
doc: various minor improvements and fixes
[bison.git] / tests /
2012-12-09  Akim Demailletests: ignore more useless compiler warnings
2012-12-09  Akim Demailletests: be robust to C being compiled with a C++11 compiler
2012-12-09  Akim Demaillebuild: beware of Clang++ not supporting POSIXLY_CORRECT
2012-12-05  Akim Demaillec++: support wide strings for file names
2012-12-05  Theophile Ranquettests: enhance existing tests with carets
2012-12-03  Theophile Ranquetgetargs: fix the locations of command-line input
2012-12-03  Theophile Ranqueterrors: indent missing action code semicolon warning
2012-12-03  Akim Demailletests: beware of gnulib's need for config.h
2012-11-30  Akim Demailleyacc.c, glr.c: check and fix the display of locations
2012-11-30  Akim Demailleformatting changes
2012-11-29  Theophile Ranquetyacc.c: support "%define api.pure full"
2012-11-26  Theophile Ranquetlocal.at: improvements
2012-11-26  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-23  Theophile Ranquetyacc.c: always initialize yylloc
2012-11-23  Akim Demaillescanner: issue a single error for groups of invalid...
2012-11-23  Akim Demailletests: formatting changes
2012-11-12  Theophile Ranquettests: close files in glr-regression
2012-11-12  Theophile Ranquetxml: match DOT output and xml2dot.xsl processing
2012-11-12  Theophile Ranquetoutput: capitalize State
2012-11-12  Akim Demailletests: use valgrind where appropriate
2012-11-12  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-10  Akim Demailletests: use valgrind where appropriate
2012-11-08  Akim Demailletests: don't expect $EGREP to support -w
2012-11-08  Akim Demailletests: more possible error compiler messages for "...
2012-11-08  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-07  Akim Demailletests: syntax-check
2012-11-07  Akim Demailletests: beware of compilers that do not support POSIXLY_...
2012-11-06  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-06  Akim Demailletests: calc: modernize the use of locations
2012-11-06  Akim Demailletests: remove useless location initializations
2012-11-06  Akim Demailletests: check that C and C++ objects can be linked together.
2012-11-06  Akim Demailleglr.cc, yacc.c: initialize yylloc properly
2012-11-06  Akim Demailleyacc.c, glr.c: a better YY_LOCATION_PRINT
2012-11-05  Akim Demailletests: remove useless location initialization.
2012-11-05  Akim Demailletests: fix locations in C
2012-11-05  Akim Demailletests: handle %parse-param in the generated yyerror
2012-11-05  Akim Demailletests: simplifications
2012-11-01  Akim Demaillegrammars: fix display of nul character in error message
2012-11-01  Akim Demailletests: sort
2012-11-01  Akim Demailletests: cosmetic changes
2012-10-26  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-25  Akim Demailletests: address a warning from GCC 4.4
2012-10-25  Akim Demailletests: restore the tests on -Werror
2012-10-23  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-22  Akim DemailleMerge branch '2.6.3' into maint
2012-10-22  Akim Demailletests: check %no-lines
2012-10-22  Akim Demailletests: no longer disable -O compiler options
2012-10-22  Akim Demailletests: minor improvements
2012-10-22  Akim Demailletests: use $PERL instead of perl
2012-10-22  Akim Demaillebuild: look for Perl in configure.
2012-10-22  Akim Demailletests: fix sed portability issues
2012-10-22  Akim Demailletests: diff -u is not portable
2012-10-22  Akim Demaillelalr1.cc: fix test suite portability
2012-10-22  Akim Demailletests: check that headers are self contained
2012-10-22  Akim Demailleheaders: move CPP guards into YY_*_INCLUDED to avoid...
2012-10-22  Akim Demailleminor changes.
2012-10-18  Theophile Ranquetgraphs: add tests, introducing -k graph
2012-10-12  Akim Demaillejava: use api.location.type and api.position.type
2012-10-12  Akim Demailletests: check %no-lines
2012-10-12  Akim Demailletests: minor simplification
2012-10-09  Akim Demaillec++: api.location.type
2012-10-08  Akim Demailletests: no longer disable -O compiler options
2012-10-06  Akim Demaillelalr1.cc: check exception safety of error handling
2012-10-06  Akim Demaillelalr1.cc: check (and fix) %printer exception safety
2012-10-06  Akim Demaillelalr1.cc: check (and fix) %initial-action exception...
2012-10-06  Akim Demaillelalr1.cc: check exception safety.
2012-10-06  Akim Demailletests: minor improvements
2012-10-05  Akim Demailletests: use $PERL instead of perl
2012-10-05  Akim Demaillebuild: look for Perl in configure.
2012-10-05  Akim Demailletests: fix sed portability issues
2012-10-05  Akim Demailletests: diff -u is not portable
2012-10-04  Akim Demaillelalr1.cc: fix test suite portability
2012-10-03  Akim Demailletests: check that headers are self contained
2012-10-01  Akim Demailleheaders: move CPP guards into YY_*_INCLUDED to avoid...
2012-10-01  Akim Demailleminor changes.
2012-09-28  Theophile Ranqueterrors: indent "user token number redeclaration" context
2012-09-26  Theophile Ranqueterrors: prefix the output with "error: "
2012-09-26  Theophile Ranqueterrors: indent "invalid value for %define" context
2012-09-26  Theophile Ranqueterrors: indent "%define var" redefinition context
2012-09-26  Theophile Ranqueterrors: indent "symbol redeclaration" context
2012-09-26  Theophile Ranqueterrors: indent "result type clash" error context
2012-08-31  Akim Demailletests: style changes
2012-08-31  Akim Demailletests: fix push-pull test
2012-08-02  Akim Demailleyacc: remove trailing end of line at end of file
2012-08-01  Akim Demailletests: synch line -> syncline, for consistency
2012-08-01  Akim Demailletests: synclines: style changes
2012-08-01  Akim Demailletests: synclines: fix perl invocation
2012-08-01  Akim Demaillec++: trailing end-of-lines in %parse-param
2012-08-01  Akim Demailletests: simplify
2012-07-27  Akim Demailletests: do not depend on __cplusplus to decide for C...
2012-07-27  Akim Demaillealso support $<foo>$ in the %initial-action
2012-07-27  Akim Demailleprinter/destructor: translate only once
2012-07-27  Akim Demaillefactor the handling of m4 escaping
2012-07-26  Akim Demaillesupport $<tag>$ in printers and destructors
2012-07-26  Akim Demaillemuscles: fix another occurrence of unescaped type name
2012-07-26  Akim Demailletests: fix an assertion
2012-07-26  Akim Demailletests: adjust to GCC 4.8, which displays caret errors
2012-07-26  Akim Demaillebe sure to properly escape type names
2012-07-18  Akim Demailletests: adjust to case where the C compiler is actually...
2012-07-18  Akim Demailletests: fix dependencies
next