]> git.saurik.com Git - bison.git/history - NEWS
maint: more macros
[bison.git] / NEWS
2012-10-08  Akim DemailleNEWS: warnings with clang
2012-10-08  Akim Demailletests: no longer disable -O compiler options
2012-10-06  Akim Demaillelalr1.cc: document exception safety
2012-10-05  Akim Demailletests: diff -u is not portable
2012-10-03  Theophile Ranquetmaint: fix an erroneous include
2012-10-01  Akim Demailleheaders: move CPP guards into YY_*_INCLUDED to avoid...
2012-10-01  Akim Demailleminor changes.
2012-09-26  Theophile Ranqueterrors: indent "symbol redeclaration" context
2012-09-25  Akim Demailleyacc: fix handling of CPP guards when no header is...
2012-08-03  Akim Demaillemaint: post-release administrivia
2012-08-03  Akim Demailleversion 2.6.2 v2.6.2
2012-08-02  Akim DemailleNEWS: update.
2012-08-02  Akim Demailleyacc: remove trailing end of line at end of file
2012-08-01  Akim Demaillec++: trailing end-of-lines in %parse-param
2012-07-30  Akim Demaillemaint: post-release administrivia
2012-07-30  Akim Demailleversion 2.6.1 v2.6.1
2012-07-27  Akim Demaillealso support $<foo>$ in the %initial-action
2012-07-27  Akim Demaillefactor the handling of m4 escaping
2012-07-27  Akim Demaillenews: schedule the removal of the ";" hack
2012-07-26  Akim Demaillesupport $<tag>$ in printers and destructors
2012-07-26  Akim Demailleglr.cc: fix the handling of yydebug
2012-07-26  Akim Demaillebe sure to properly escape type names
2012-07-20  Akim Demaillenews: fix typo.
2012-07-19  Akim Demaillemaint: post-release administrivia
2012-07-19  Akim Demailleversion 2.6 v2.6
2012-07-19  Akim Demaillemaint: prepare for release 2.6
2012-07-18  Akim Demaillemaint: post-release administrivia
2012-07-18  Akim Demailleversion 2.5.91
2012-07-18  Akim Demaillemaint: prepare NEWS.
2012-07-05  Akim Demaillemaint: post-release administrivia
2012-07-05  Akim Demailleversion 2.5.90
2012-07-05  Akim DemailleNEWS: minor changes.
2012-07-04  Akim Demailleapi.prefix: also rename YYDEBUG.
2012-07-02  Akim DemailleNEWS: spell check.
2012-06-29  Akim Demailleapi.prefix.
2012-06-27  Akim Demailleskeletons: no longer define YYLSP_NEEDED.
2012-06-27  Akim Demaillec++: do not export YYTOKEN_TABLE and YYERROR_VERBOSE.
2012-06-25  Akim Demailleyacc: work around the ylwrap limitation.
2012-06-21  Akim Demaillenews: condemn YYPARSE_PARAM and YYLEX_PARAM.
2012-06-19  Akim Demaillemaint: formatting changes.
2012-06-15  Akim Demailleglr.c, yacc.c: declare yydebug in the header.
2012-06-15  Akim Demailleskeletons: use header guards.
2012-06-15  Akim Demailleyacc.c: instead of duplicating y.tab.h inside y.tac...
2012-06-07  Akim Demaillemaint: post-release administrivia
2012-06-05  Akim Demailleversion 2.5.1 v2.5.1
2012-06-05  Akim DemailleNEWS: prepare for 2.5.1.
2012-05-23  Akim DemailleBison 2.5.1_rc2. v2.5.1_rc2
2012-05-21  Akim Demaillec++: compute the header guards.
2012-05-21  Akim Demaillenews: convert to double quotes.
2012-05-21  Akim Demaillebuild: do not prototype flex-generated functions.
2012-05-14  Akim DemailleBison 2.5.1_rc1.
2012-04-16  Akim Demailleinstall-pdf: fix.
2012-04-16  Akim DemailleNEWS: Update.
2012-04-10  Akim Demailleglr: eliminate last bits of unwanted locations.
2012-04-10  Akim DemailleNEWS: 2.6 will drop K&R.
2012-04-04  Akim Demaillemaint: update NEWS.
2012-03-31  Akim Demailledoc: c++: complete the location documentation.
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-27  Akim DemailleNEWS: update.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-08-21  Joel E. Dennytests: fix empty unions.
2011-05-30  Joel E. Dennydoc: discuss named references after locations.
2011-05-30  Joel E. DennyPrepare for the possibility of a 2.5.1 release.
2011-05-14  Joel E. DennyVersion 2.5. v2.5
2011-05-02  Joel E. DennyFix precedence for end token.
2011-05-01  Joel E. DennyPrepare for 2.5 release.
2011-05-01  Joel E. DennyVersion 2.5_rc1. v2.5_rc1
2011-05-01  Joel E. Denny* NEWS (2.5): Fix minor typos.
2011-05-01  Joel E. Dennydoc: clean up quotation style in NEWS.
2011-04-04  Joel E. DennyAdd -Wconflicts-sr and -Wconflicts-rr.
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-27  Joel E. Denny* NEWS (2.5): Document fix for -Wno-KEY.
2011-03-07  Joel E. Dennyjava: fix parser tracing bug.
2011-03-07  Joel E. Dennyjava: finish fixing parser stack popping bug.
2011-03-06  Joel E. Dennydoc: create a new Tuning LR section in the manual.
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-02  Joel E. Dennymaint: run "make update-copyright".
2010-12-24  Joel E. Dennydoc: cleanup.
2010-12-24  Joel E. Dennydoc: cleanup.
2010-12-24  Joel E. Dennyparse.lac: document.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-08-06  Joel E. DennyVersion 2.4.3.
2010-08-05  Joel E. Dennydoc: fix -W and %expect documentation some.
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-12  Akim Demaillelalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
2010-05-12  Akim Demaillec++: use YYRHSLOC.
2010-04-30  Joel E. DennyDocument that undefined %prec identifier warnings will...
2010-04-30  Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
2010-04-11  Joel E. Denny* NEWS (2.4.3): Mention fix for Sun Studio C++.
2010-04-03  Joel E. Dennyportability: fix test suite for GCC 4.5's new #error...
2010-03-23  Joel E. Dennyportability: fix spawning on at least FreeBSD 8 and...
2010-03-20  Joel E. DennyVersion 2.4.2.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
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.
next