]> git.saurik.com Git - bison.git/history - NEWS
also support $<foo>$ in the %initial-action
[bison.git] / NEWS
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.
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-22  Joel E. DennyYYFAIL: deprecate.
2009-12-16  Joel E. DennyAdd gcc's -Wundef to test suite and fix another warning...
2009-12-16  Joel E. DennyDocument gcc -Wundef fix.
2009-10-03  Alex RozenmanAdd additional space after periods in NEWS.
2009-09-19  Alex RozenmanKeep sub-messages aligned. Fix strings for translation.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-09-03  Akim DemailleNEWS: Internationalization.
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-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-05-23  Joel E. DennyConvert multiple variable definition warnings to compla...
2009-05-23  Joel E. Denny-F/--force-define and relative %define/-D/--define...
next