]> git.saurik.com Git - bison.git/history - ChangeLog
Don't let -Wnone disable -Werror.
[bison.git] / ChangeLog
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-03-20  Joel E. Dennydoc: fix confusing citation of LAC publication.
2011-03-20  Joel E. Dennylr.default-reductions: rename "full" value to "most".
2011-03-13  Joel E. Denny* src/parse-gram.c, src/parse-gram.h: Regenerate.
2011-03-09  Akim Demaillenamed references: fix double free.
2011-03-09  Akim Demailletests: style changes.
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  Angelo Borsottijava: fix parser stack popping bug.
2011-03-06  Joel E. Dennydoc: cite publication for LAC.
2011-03-06  Joel E. Dennydoc: clean up terminology for mysterious conflicts.
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-03-06  Joel E. Dennydoc: create a new Tuning LR section in the manual.
2011-02-20  Joel E. Dennydoc: add bibliography to manual.
2011-02-20  Joel E. Dennyjava: test and document previous bug fix.
2011-02-20  Bernd Kieferjava: fix location handling bug.
2011-02-13  Joel E. Dennydoc: fix some minor inconsistencies.
2011-02-13  Joel E. Dennydoc: clean up new subsections in manual.
2011-02-13  Joel E. Dennydoc: finish splitting apart the manual's Decl Summary...
2011-02-13  Joel E. Dennydoc: begin to split apart the manual's Decl Summary...
2011-02-13  Joel E. Dennydoc: clean up naming of various Bison files.
2011-02-13  Joel E. Dennydoc: give credit to more of Bison's developers.
2011-02-13  Joel E. Dennydoc: document experimental features better.
2011-01-29  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyRevert "Simplify handling of '.' and '-' after unbracke...
2011-01-25  Joel E. Denny* data/yacc.c: Fix last apostrophe warning from xgettext.
2011-01-10  Paul EggertSimplify handling of '.' and '-' after unbracketed...
2011-01-10  Paul EggertFix minor problems encountered by a fresh bootstrap.
2011-01-09  Joel E. DennyImprove error messages for `$' or `@' followed by ...
2011-01-08  Joel E. Dennydoc: don't use @acronym.
2011-01-05  Alex RozenmanDo not allow identifiers that start with a negative...
2011-01-03  Joel E. Denny* ChangeLog (2011-01-02): improve description.
2011-01-03  Joel E. Dennymaint: don't update copyright years in bootstrap.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: prepare to use date ranges in copyright notices.
2011-01-02  Joel E. DennyCorrect my email address.
2010-12-20  Joel E. Dennydoc: cleanup.
2010-12-20  Joel E. Dennydoc: cleanup.
2010-12-20  Joel E. Dennyparse.lac: document.
2010-12-11  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-11  Joel E. Dennyparse.lac: implement as %define variable.
2010-11-21  Joel E. Dennybuild: use gnulib's new bootstrap_sync option.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: more preparation for readability of...
2010-11-07  Joel E. Dennyyysyntax_error: prepare for readability of next patches.
2010-11-01  Joel E. DennyFix memory leak.
2010-10-31  Joel E. Dennyyysyntax_error: improve invocation readability.
2010-10-31  Joel E. Denny* ChangeLog: Correct some errors in previous entries.
2010-10-17  Joel E. Dennymaint: re-anchor all .gitignore entries.
2010-10-08  Paul EggertFix portability problem on OpenBSD 4.7.
2010-10-08  Paul EggertAdjust to recent changes to gnulib bootstrap.
2010-09-09  Paul HilfingerRemove compiler warnings in GLR parsers.
2010-09-08  Paul HilfingerFix some errors that were causing testsuite failures...
2010-09-01  Akim DemailleAddress GCC warnings about shadowed local variables...
2010-08-06  Joel E. DennyVersion 2.4.3.
2010-08-05  Joel E. Dennymaint: add gettext version to release announcements.
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-07-30  Joel E. Dennymaint: enable gnits only at stable releases.
2010-07-29  Joel E. Dennyi18n: update.
2010-07-29  Joel E. Dennyi18n: fix for gnulib.
2010-07-26  Joel E. Dennybuild: fix our adjustments for gnulib files in lib.
2010-07-26  Joel E. Dennymaint: use announce-gen's new --mail-headers.
2010-07-24  Joel E. Dennytests: handle Valgrind that complains about >&-.
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-18  Paul EggertUpdate from GFDL GFDL 1.2 to 1.3.
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-11  Akim Demailledoc: please Emacs.
2010-05-10  Akim Demailledoc: fix lalr1.cc documentation.
2010-05-10  Akim Demaillec++: use YYRHSLOC.
2010-05-07  Akim Demailledoc: fix typo.
2010-05-04  Akim Demailletests: enhance AT_SYNCLINES_COMPILE.
2010-05-04  Akim Demaillelalr1.cc: don't generate location.hh when location_type...
2010-05-04  Akim Demaillelalr1.cc: minor refactoring.
2010-05-04  Akim Demailletests: fix %printer.
2010-05-04  Akim Demaillelalr1.cc: location_type: make sure we don't depend...
2010-05-02  Joel E. Dennytests: fix maintainer-xml-check.
2010-05-01  Joel E. DennyIn DOT output, convert from "/*" comments to "//" comments.
2010-05-01  Joel E. Denny* ChangeLog (2010-04-30): Fix typo.
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-25  Joel E. Dennybuild: don't require src/bison during bootstrap.
2010-04-25  Joel E. Dennyi18n: fix untranslatable string.
2010-04-13  Akim Demailletests: calc: minor refactoring.
2010-04-13  Akim Demailletests: calc: simplify location management.
2010-04-13  Akim Demailletest location_type.
2010-04-13  Akim Demailletests: check fclose's return value.
2010-04-13  Akim Demailletests: don't depend on the actual location type.
2010-04-13  Akim Demailleformatting changes.
2010-04-13  Akim Demaillelalr1.cc: remove useless forward declaration.
2010-04-11  Joel E. Denny* NEWS (2.4.3): Mention fix for Sun Studio C++.
2010-04-10  Joel E. Dennytests: fix for newer Sun Studio C++.
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-04-05  Akim Demailleremove useless include.
2010-04-05  Akim Demaillegraph: sign the output file.
2010-04-03  Joel E. Dennyportability: fix test suite for GCC 4.5's new #error...
2010-03-30  Akim Demaillefix comments.
2010-03-25  Akim Demailletests: fix 250: parse.error=verbose overflow.
next