summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* portability: use -DGNULIB_POSIXCHECK.Joel E. Denny2009-12-151-0/+15
* Enable assertion output and --disable-assert for configure.Joel E. Denny2009-12-141-0/+7
* Expand GLR acronym in summary of Bison.Joel E. Denny2009-12-141-0/+8
* Document named references.Alex Rozenman2009-11-261-0/+7
* cleanup.Joel E. Denny2009-10-161-0/+10
* portability: don't assume 8-bit bytes.Joel E. Denny2009-10-161-0/+11
* portability: use va_start and va_end in the same function.Joel E. Denny2009-10-111-0/+6
* * data/bison.m4: Update comments for rename to muscle-tab.h.Joel E. Denny2009-10-081-0/+4
* Rename muscle_tab.* to muscle-tab.* for consistency with master.Joel E. Denny2009-10-081-0/+11
* Minor code cleanup.Joel E. Denny2009-10-081-0/+10
* Minor code cleanup.Joel E. Denny2009-10-051-0/+8
* tests: skip tests of file names that platform does not support.Joel E. Denny2009-10-041-0/+9
* yysyntax_error: avoid duplicate lookahead collection.Joel E. Denny2009-10-041-0/+20
* yysyntax_error: test memory management more.Joel E. Denny2009-10-041-0/+9
* Pass the token type to yysyntax_error.Akim Demaille2009-10-041-0/+7
* Simplify the i18n of the error messages.Akim Demaille2009-10-041-0/+6
* Remove dead code.Joel E. Denny2009-10-041-0/+6
* Add additional space after periods in NEWS.Alex Rozenman2009-10-031-10/+15
* Use the correct conversion specifier for size_t.Joel E. Denny2009-09-291-0/+8
* tests: don't abuse AT_BISON_CHECK.Joel E. Denny2009-09-271-0/+6
* tests: check that parse-gram.y's IELR and LALR are identical.Joel E. Denny2009-09-261-0/+7
* doc: comment changes.Akim Demaille2009-09-251-0/+5
* doc: spell checking.Akim Demaille2009-09-251-0/+5
* Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-0/+16
* tests: clean up push.at test group titles.Joel E. Denny2009-09-131-0/+6
* Provide an additional sub-message for clarity.Alex Rozenman2009-09-121-0/+9
* Clean up yacc.c a little.Joel E. Denny2009-09-101-0/+8
* Complain about unused %define variables and %code qualifiers.Joel E. Denny2009-09-051-0/+14
* Use aver not assert.Joel E. Denny2009-09-051-0/+8
* Use "Unresolved reference" error message when no symbols were foundAlex Rozenman2009-09-051-0/+9
* NEWS: Internationalization.Akim Demaille2009-09-031-0/+4
* bootstrap: fix/improve find_tool.Akim Demaille2009-09-031-0/+6
* Fix gcc 3.4.4 shadowing warning reported by Eric Blake.Joel E. Denny2009-08-291-0/+10
* ChangeLog: Fix typo for commit f3749, but it's too late for git log.Joel E. Denny2009-08-281-1/+1
* %define: accept unquoted values.Joel E. Denny2009-08-281-0/+18
* %define lr.type: make values lowercase IDs.Joel E. Denny2009-08-281-0/+15
* scan-gram: avoid portability trap with ctype usage.Eric Blake2009-08-271-0/+6
* tests: use perl for printing special sequences to files.Joel E. Denny2009-08-271-0/+10
* tests: show a use of %define lr.default-reductions "consistent"Joel E. Denny2009-08-261-0/+6
* tests: portability fix.Akim Demaille2009-08-261-0/+6
* Actually handle the yytable zero value correctly this time.Joel E. Denny2009-08-261-0/+14
* More fixes related to last two patches.Joel E. Denny2009-08-251-0/+45
* Fix %error-verbose for conflicts resolved by %nonassoc.Joel E. Denny2009-08-251-0/+13
* Some code and documentation improvements.Joel E. Denny2009-08-251-0/+16
* Use locale when quoting.Joel E. Denny2009-08-211-0/+6
* Make previous patch more robust.Eric Blake2009-08-201-14/+20
* Import latest m4/m4.m4.Eric Blake2009-08-201-0/+8
* Fix complaints about escape sequences.Joel E. Denny2009-08-191-0/+20
* doc: fixes.Akim Demaille2009-08-191-0/+5
* doc: %initial-action to initialize yylloc.Akim Demaille2009-08-191-0/+8