summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: fix some minor inconsistencies.Joel E. Denny2011-02-132-3/+12
* doc: clean up new subsections in manual.Joel E. Denny2011-02-132-37/+68
* doc: finish splitting apart the manual's Decl Summary section.Joel E. Denny2011-02-132-269/+287
* doc: begin to split apart the manual's Decl Summary section.Joel E. Denny2011-02-132-101/+125
* doc: clean up naming of various Bison files.Joel E. Denny2011-02-132-301/+326
* doc: give credit to more of Bison's developers.Joel E. Denny2011-02-132-4/+16
* doc: document experimental features better.Joel E. Denny2011-02-133-18/+35
* Do not allow identifiers that start with a dash.Joel E. Denny2011-01-299-35/+123
* Revert "Simplify handling of '.' and '-' after unbracketed named references."Joel E. Denny2011-01-297-147/+159
* * data/yacc.c: Fix last apostrophe warning from xgettext.Joel E. Denny2011-01-244-5/+9
* Simplify handling of '.' and '-' after unbracketed named references.Paul Eggert2011-01-097-159/+147
* Fix minor problems encountered by a fresh bootstrap.Paul Eggert2011-01-095-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-236/+243
* 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-02184-747/+685
* 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-10/+16
* doc: cleanup.Joel E. Denny2010-12-192-73/+79
* doc: cleanup.Joel E. Denny2010-12-193-30/+44
* parse.lac: document.Joel E. Denny2010-12-193-59/+214
* parse.lac: implement exploratory stack reallocations.Joel E. Denny2010-12-117-622/+1017
* parse.lac: implement as %define variable.Joel E. Denny2010-12-117-303/+901
* build: use gnulib's new bootstrap_sync option.Joel E. Denny2010-11-214-9/+45
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-0711-449/+785
* 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-646/+661
* Fix memory leak.Joel E. Denny2010-10-312-0/+6
* yysyntax_error: improve invocation readability.Joel E. Denny2010-10-312-22/+35
* * ChangeLog: Correct some errors in previous entries.Joel E. Denny2010-10-311-54/+58
* maint: re-anchor all .gitignore entries.Joel E. Denny2010-10-1711-494/+519
* Fix portability problem on OpenBSD 4.7.Paul Eggert2010-10-085-22/+32
* Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-0823-1118/+666
* Sync from upstream gnulib and autoconf.Paul Eggert2010-10-082-0/+0
* Remove compiler warnings in GLR parsers.Paul Hilfinger2010-09-092-1/+6
* Fix some errors that were causing testsuite failures for GLR.Paul Hilfinger2010-09-082-7/+18
* Address GCC warnings about shadowed local variables (yyflag).Akim Demaille2010-09-012-15/+20
* 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-046-24/+106
* Remove restrictions on expanding GLR stacks in C++.Paul Hilfinger2010-08-032-19/+26
* 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
* build: fix our adjustments for gnulib files in lib.Joel E. Denny2010-07-252-1/+10
* 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