summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* tests: fix empty unions.Joel E. Denny2011-08-211-0/+2
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-11/+11
* doc: discuss named references after locations.Joel E. Denny2011-06-111-0/+2
* Prepare for the possibility of a 2.5.1 release.Joel E. Denny2011-06-111-0/+2
* Version 2.5.Joel E. Denny2011-05-141-2/+2
* Fix precedence for end token.Joel E. Denny2011-05-011-0/+10
* * NEWS (2.5): Fix minor typos.Joel E. Denny2011-05-011-2/+2
* doc: clean up quotation style in NEWS.Joel E. Denny2011-05-011-11/+11
* Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-091-0/+18
* Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-091-0/+9
* Don't let -Wnone disable -Werror.Joel E. Denny2011-04-091-0/+7
* * NEWS (2.5): Document fix for -Wno-KEY.Joel E. Denny2011-04-091-0/+9
* java: fix parser tracing bug.Joel E. Denny2011-03-061-0/+2
* java: finish fixing parser stack popping bug.Joel E. Denny2011-03-061-1/+6
* doc: create a new Tuning LR section in the manual.Joel E. Denny2011-03-061-22/+22
* java: test and document previous bug fix.Joel E. Denny2011-02-191-0/+2
* Do not allow identifiers that start with a dash.Joel E. Denny2011-01-291-8/+8
* maint: run "make update-copyright".Joel E. Denny2011-01-021-3/+1
* doc: cleanup.Joel E. Denny2010-12-191-73/+73
* doc: cleanup.Joel E. Denny2010-12-191-22/+22
* parse.lac: document.Joel E. Denny2010-12-191-15/+57
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-071-8/+35
* Version 2.4.3.Joel E. Denny2010-08-051-1/+1
* doc: fix -W and %expect documentation some.Joel E. Denny2010-08-041-0/+2
* -Werror: fix for rules useless in parser after conflicts.Joel E. Denny2010-08-041-0/+3
* Allow specification of semantic predicates.Paul Hilfinger2010-07-231-0/+9
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+3
* NEWS: fix chronology.Akim Demaille2010-05-121-36/+42
* c++: use YYRHSLOC.Akim Demaille2010-05-101-1/+37
* Document that undefined %prec identifier warnings will remain.Joel E. Denny2010-04-301-0/+7
* Revert 2009-12-30 change for undefined %prec token complaints.Joel E. Denny2010-04-301-6/+0
* * NEWS (2.4.3): Mention fix for Sun Studio C++.Joel E. Denny2010-04-111-0/+3
* portability: fix test suite for GCC 4.5's new #error message.Joel E. Denny2010-04-031-0/+2
* portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.Joel E. Denny2010-03-231-0/+5
* Version 2.4.2.Joel E. Denny2010-03-201-3/+3
* portability: fix several issues with M4 subprocess.Joel E. Denny2010-02-221-0/+6
* maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* POSIX: complain if %prec's token was not defined.Joel E. Denny2009-12-311-0/+6
* POSIX: warn if %prec's token was not defined.Joel E. Denny2009-12-311-0/+10
* Fix handling of yychar manipulation in user semantic actions.Joel E. Denny2009-12-221-0/+7
* YYFAIL: warn about uses and remove from lalr1.java.Joel E. Denny2009-12-211-0/+11
* YYFAIL: deprecate.Joel E. Denny2009-12-211-0/+39
* Add gcc's -Wundef to test suite and fix another warning from it.Joel E. Denny2009-12-161-2/+3
* Document gcc -Wundef fix.Joel E. Denny2009-12-161-0/+3
* Add additional space after periods in NEWS.Alex Rozenman2009-10-031-2/+2
* Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-0/+25
* %param: documentation.Akim Demaille2009-09-091-1/+16
* Complain about unused %define variables and %code qualifiers.Joel E. Denny2009-09-051-0/+4
* NEWS: Internationalization.Akim Demaille2009-09-031-0/+6
* %define: accept unquoted values.Joel E. Denny2009-08-281-7/+20