]> git.saurik.com Git - bison.git/history - NEWS
style: space changes in the tests
[bison.git] / NEWS
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-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-09  Joel E. DennyAdd -Wconflicts-sr and -Wconflicts-rr.
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-09  Joel E. Denny* NEWS (2.5): Document fix for -Wno-KEY.
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-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-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-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-02  Joel E. Dennymaint: run "make update-copyright".
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-12-20  Joel E. Dennydoc: cleanup.
2010-12-20  Joel E. Dennydoc: cleanup.
2010-12-20  Joel E. Dennyparse.lac: document.
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-08-06  Joel E. DennyVersion 2.4.3.
2010-08-06  Joel E. DennyVersion 2.4.3.
2010-08-05  Joel E. Dennydoc: fix -W and %expect documentation some.
2010-08-05  Joel E. Dennydoc: fix -W and %expect documentation some.
2010-08-04  Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-08-02  Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-06-18  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 DemailleNEWS: fix chronology.
2010-05-12  Akim Demaillec++: use YYRHSLOC.
2010-05-10  Akim Demaillec++: use YYRHSLOC.
2010-04-30  Joel E. DennyDocument that undefined %prec identifier warnings will...
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-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-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-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-23  Joel E. Dennyportability: fix spawning on at least FreeBSD 8 and...
2010-03-20  Joel E. DennyVersion 2.4.2.
2010-03-20  Joel E. DennyVersion 2.4.2.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
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-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. 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-21  Joel E. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-21  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. DennyAdd gcc's -Wundef to test suite and fix another warning...
2009-12-16  Joel E. DennyDocument gcc -Wundef fix.
2009-12-16  Joel E. DennyDocument gcc -Wundef fix.
2009-10-03  Alex RozenmanAdd additional space after periods in NEWS.
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-19  Alex RozenmanKeep sub-messages aligned. Fix strings for translation.
2009-09-09  Akim Demaille%param: documentation.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-09-03  Akim DemailleNEWS: Internationalization.
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-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-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-06-29  Akim Demaillevariables: parse.error
2009-06-24  Akim Demaillevariables: rename namespace as api.namespace.
2009-05-23  Joel E. DennyConvert multiple variable definition warnings to compla...
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