summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* named references: fix double free.candidates/named-ref-freeAkim Demaille2011-03-091-0/+15
* tests: style changes.Akim Demaille2011-03-091-0/+6
* java: fix parser tracing bug.Joel E. Denny2011-03-061-0/+7
* java: finish fixing parser stack popping bug.Joel E. Denny2011-03-061-0/+8
* java: fix parser stack popping bug.Angelo Borsotti2011-03-061-0/+10
* doc: cite publication for LAC.Joel E. Denny2011-03-061-0/+5
* doc: clean up terminology for mysterious conflicts.Joel E. Denny2011-03-061-0/+9
* lr.default-reductions: rename "all" value to "full".Joel E. Denny2011-03-061-0/+14
* doc: create a new Tuning LR section in the manual.Joel E. Denny2011-03-061-0/+31
* doc: add bibliography to manual.Joel E. Denny2011-02-201-0/+9
* java: test and document previous bug fix.Joel E. Denny2011-02-191-0/+10
* java: fix location handling bug.Bernd Kiefer2011-02-191-0/+9
* doc: fix some minor inconsistencies.Joel E. Denny2011-02-131-0/+9
* doc: clean up new subsections in manual.Joel E. Denny2011-02-131-0/+10
* doc: finish splitting apart the manual's Decl Summary section.Joel E. Denny2011-02-131-0/+14
* doc: begin to split apart the manual's Decl Summary section.Joel E. Denny2011-02-131-0/+12
* doc: clean up naming of various Bison files.Joel E. Denny2011-02-131-0/+15
* doc: give credit to more of Bison's developers.Joel E. Denny2011-02-131-0/+8
* doc: document experimental features better.Joel E. Denny2011-02-131-0/+14
* Do not allow identifiers that start with a dash.Joel E. Denny2011-01-291-0/+33
* Revert "Simplify handling of '.' and '-' after unbracketed named references."Joel E. Denny2011-01-291-41/+0
* * data/yacc.c: Fix last apostrophe warning from xgettext.Joel E. Denny2011-01-241-0/+4
* Simplify handling of '.' and '-' after unbracketed named references.Paul Eggert2011-01-091-0/+41
* Fix minor problems encountered by a fresh bootstrap.Paul Eggert2011-01-091-0/+10
* Improve error messages for `$' or `@' followed by `.' or `-'.Joel E. Denny2011-01-091-0/+17
* doc: don't use @acronym.Joel E. Denny2011-01-081-0/+7
* Do not allow identifiers that start with a negative number.Alex Rozenman2011-01-051-0/+10
* * ChangeLog (2011-01-02): improve description.Joel E. Denny2011-01-031-3/+8
* maint: don't update copyright years in bootstrap.Joel E. Denny2011-01-031-0/+10
* maint: run "make update-copyright".Joel E. Denny2011-01-021-3/+6
* maint: prepare to use date ranges in copyright notices.Joel E. Denny2011-01-021-0/+10
* Correct my email address.Joel E. Denny2011-01-021-9/+15
* doc: cleanup.Joel E. Denny2010-12-191-0/+6
* doc: cleanup.Joel E. Denny2010-12-191-0/+10
* parse.lac: document.Joel E. Denny2010-12-191-0/+11
* parse.lac: implement exploratory stack reallocations.Joel E. Denny2010-12-111-0/+37
* parse.lac: implement as %define variable.Joel E. Denny2010-12-111-0/+37
* build: use gnulib's new bootstrap_sync option.Joel E. Denny2010-11-211-0/+9
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-071-0/+36
* yysyntax_error: more preparation for readability of next patch.Joel E. Denny2010-11-071-0/+9
* yysyntax_error: prepare for readability of next patches.Joel E. Denny2010-11-071-0/+10
* Fix memory leak.Joel E. Denny2010-10-311-0/+5
* yysyntax_error: improve invocation readability.Joel E. Denny2010-10-311-0/+7
* * ChangeLog: Correct some errors in previous entries.Joel E. Denny2010-10-311-54/+58
* maint: re-anchor all .gitignore entries.Joel E. Denny2010-10-171-0/+10
* Fix portability problem on OpenBSD 4.7.Paul Eggert2010-10-081-0/+10
* Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-081-0/+28
* Remove compiler warnings in GLR parsers.Paul Hilfinger2010-09-091-0/+5
* Fix some errors that were causing testsuite failures for GLR.Paul Hilfinger2010-09-081-0/+10
* Address GCC warnings about shadowed local variables (yyflag).Akim Demaille2010-09-011-2/+9