]> git.saurik.com Git - bison.git/history - NEWS
maint: update NEWS.
[bison.git] / NEWS
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...
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-05-01  Joel E. DennyDeclare %code to be a permanent feature.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennyRename lr.default_reductions to lr.default-reductions.
2009-04-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-21  Joel E. DennyDocument %define lr.type and lr.default_rules.
2009-04-17  Joel E. DennyDocument semicolon warnings.
2009-04-06  Joel E. Denny* NEWS (2.5): Describe new -D/--define feature.
2009-04-06  Joel E. Denny* NEWS (2.5): New stub.
2009-01-08  Akim DemailleFix grep portability issues.
2008-12-11  Joel E. DennyVersion 2.4.1. v2.4.1
2008-12-11  Joel E. DennySemicolon feature removal is not about future language...
2008-12-09  Akim DemailleSpelling fixes.
2008-11-19  Joel E. Denny* NEWS: Clarify a little.
2008-11-19  Joel E. Denny* NEWS: Update for recent changes.
2008-11-04  Akim DemailleMention the trailing semicolon in action.
2008-11-04  Akim DemailleReformat NEWS.
2008-11-02  Joel E. DennyInitiate further development.
2008-11-02  Joel E. Denny* NEWS: Version 2.4. v2.4
2008-11-02  Joel E. DennyPrepare for next release.
2008-11-02  Joel E. DennySay %language is experimental.
2008-07-31  Paolo Bonziniclarify documentation of %language in the NEWS file
2008-07-18  Joel E. DennyUse git-version-gen for version names between releases.
2008-05-28  Joel E. Denny* NEWS (2.3b+): New section, empty for now.
2008-05-28  Joel E. Denny* NEWS (2.3b): Update release date since there has... v2.3b
2008-05-23  Joel E. Denny* NEWS: Version 2.3b.
2008-03-08  Joel E. Denny* NEWS (2.3a+): Mention that -g now takes an argument.
2008-02-23  Joel E. Denny* NEWS (2.3a+): Don't say %language is experimental...
2008-02-17  Joel E. DennyFix documentation problems reported by Tim Josling at
2008-02-17  Joel E. DennyAccept a token number in a %left, %right, or %nonassoc...
2007-12-01  Joel E. DennyDon't let --report affect XML output; always print...
2007-11-24  Joel E. DennyIn the XML output, list useless and unused symbols...
2007-11-18  Joel E. DennyAccept --report-file=FILE to override the default ...
2007-11-10  Joel E. Denny* src/gram.c: Remove comments that duplicate comments...
2007-10-29  Joel E. DennyDeprecate %pure-parser and add `%define api.pure'....
2007-10-28  Joel E. Denny%define push_pull -> %define api.push_pull. Discussed...
2007-10-19  Joel E. DennyAdd %define lr.keep_unreachable_states.
2007-10-19  Joel E. Denny* NEWS: Add entry for recent .output file lookahead...
2007-08-15  Paul EggertUpdate to GPLv3.
next