summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: please Emacs.Akim Demaille2011-02-192-4/+13
* doc: clean up new subsections in manual.Joel E. Denny2011-02-062-36/+68
* doc: finish splitting apart the manual's Decl Summary section.Joel E. Denny2011-02-062-258/+279
* doc: begin to split apart the manual's Decl Summary section.Joel E. Denny2011-02-062-101/+125
* doc: clean up naming of various Bison files.Joel E. Denny2011-02-062-302/+327
* doc: give credit to more of Bison's developers.Joel E. Denny2011-02-062-4/+16
* doc: document experimental features better.Joel E. Denny2011-02-063-18/+35
* Do not allow identifiers that start with a dash.Joel E. Denny2011-02-059-35/+123
* * data/yacc.c: Fix last apostrophe warning from xgettext.Joel E. Denny2011-01-244-5/+9
* Fix minor problems encountered by a fresh bootstrap.Paul Eggert2011-01-245-11/+21
* Improve error messages for `$' or `@' followed by `.' or `-'.Joel E. Denny2011-01-093-1/+57
* doc: don't use @acronym.Joel E. Denny2011-01-082-230/+237
* Do not allow identifiers that start with a negative number.Alex Rozenman2011-01-053-4/+14
* * 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-034-1/+17
* maint: run "make update-copyright".Joel E. Denny2011-01-02181-451/+396
* maint: prepare to use date ranges in copyright notices.Joel E. Denny2011-01-024-5/+28
* Correct my email address.Joel E. Denny2011-01-022-11/+17
* doc: cleanup.Joel E. Denny2010-12-232-73/+79
* doc: cleanup.Joel E. Denny2010-12-233-29/+43
* parse.lac: document.Joel E. Denny2010-12-233-58/+212
* parse.lac: implement exploratory stack reallocations.Joel E. Denny2010-12-237-417/+812
* parse.lac: implement as %define variable.Joel E. Denny2010-12-237-199/+797
* build: use gnulib's new bootstrap_sync option.Joel E. Denny2010-11-214-9/+45
* yysyntax_error: adjust prior fixes for branch-2.5's lalr1.cc.Joel E. Denny2010-11-073-3/+41
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-0711-266/+604
* yysyntax_error: more preparation for readability of next patch.Joel E. Denny2010-11-074-62/+87
* yysyntax_error: prepare for readability of next patches.Joel E. Denny2010-11-077-464/+479
* yysyntax_error: improve invocation readability.Joel E. Denny2010-10-312-22/+35
* * ChangeLog: Correct some errors in previous entries.Joel E. Denny2010-10-311-2/+6
* maint: re-anchor all .gitignore entries.Joel E. Denny2010-10-1711-499/+524
* Fix portability problem on OpenBSD 4.7.Paul Eggert2010-10-165-169/+182
* Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-1623-1130/+662
* Sync from upstream gnulib and autoconf.Paul Eggert2010-10-162-0/+0
* Version 2.4.3.Joel E. Denny2010-08-052-1/+6
* maint: add gettext version to release announcements.Joel E. Denny2010-08-042-1/+9
* doc: fix -W and %expect documentation some.Joel E. Denny2010-08-043-6/+19
* -Werror: fix for rules useless in parser after conflicts.Joel E. Denny2010-08-016-24/+106
* maint: enable gnits only at stable releases.Joel E. Denny2010-07-292-4/+14
* i18n: update.Joel E. Denny2010-07-282-0/+6
* i18n: fix for gnulib.Joel E. Denny2010-07-282-0/+9
* maint: use announce-gen's new --mail-headers.Joel E. Denny2010-07-2511-14/+40
* tests: handle Valgrind that complains about >&-.Joel E. Denny2010-07-242-2/+16
* Do not use date ranges in copyright notices.Paul Eggert2010-06-23177-256/+446
* Update from GFDL GFDL 1.2 to 1.3.Akim Demaille2010-06-233-14/+76
* lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.Akim Demaille2010-05-123-20/+35
* c++: use YYRHSLOC.Akim Demaille2010-05-125-25/+74
* doc: fix lalr1.cc documentation.Akim Demaille2010-05-103-5/+23
* lalr1.cc: don't generate location.hh when location_type is definedAkim Demaille2010-05-095-13/+56
* The previous commit (0f404a0af0cb68849b5099e95dec0f9a09e3973d) wasAkim Demaille2010-05-070-0/+0