summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-0/+15
* doc: fixes.Akim Demaille2009-09-171-0/+6
* doc: lalr1.cc and variants.Akim Demaille2009-09-161-0/+25
* doc: spell checking.Akim Demaille2009-09-161-0/+5
* doc: comment changes.Akim Demaille2009-09-161-0/+5
* lalr1.cc: factor the yytranslate_ invocation in make_SYMBOLS.Akim Demaille2009-09-161-0/+10
* TODO: statistics.Akim Demaille2009-09-161-0/+5
* 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
* Fix --enable-gcc-warnings.Joel E. Denny2009-09-101-0/+5
* lalr1.cc: syntax_error as exceptions.Akim Demaille2009-09-091-0/+15
* lalr1.cc: add missing "inline".Akim Demaille2009-09-091-0/+6
* %param: documentation.Akim Demaille2009-09-091-0/+10
* Regen.Akim Demaille2009-09-091-0/+4
* style changes.Akim Demaille2009-09-091-0/+5
* %parse: support several arguments.Akim Demaille2009-09-091-0/+8
* Regen.Akim Demaille2009-09-091-0/+4
* %param.Akim Demaille2009-09-091-0/+17
* 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
* Adjust synclines in src/parse-gram.[ch].Akim Demaille2009-09-041-0/+7
* Don't suppress warnings about unused parse.error.Joel E. Denny2009-09-031-0/+7
* 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
* %define: accept unquoted values.Joel E. Denny2009-08-281-0/+19
* %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/+44
* 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
* tests: distcc compliance.Akim Demaille2009-08-191-0/+6
* variables: simplify the upgrade of namespace into api.namespace.Akim Demaille2009-08-191-0/+19
* 2009-08-19 Akim Demaille <demaille@gostai.com>Akim Demaille2009-08-191-0/+8
* lalr1.cc: use state_type.Akim Demaille2009-08-191-0/+6
* lalr1.cc: get rid of yyparse's yystate.Akim Demaille2009-08-191-0/+15
* lalr1.cc: destroy $$ when YYERROR is called.Akim Demaille2009-08-191-0/+9
* maint: update for gnulib's recent update-copyright changesJoel E. Denny2009-08-181-0/+9
* build: require gettext 0.17.Akim Demaille2009-08-171-0/+9