summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Allow specification of semantic predicates.Paul Hilfinger2010-07-2316-587/+860
* Update from GFDL GFDL 1.2 to 1.3.Paul Eggert2010-06-173-14/+74
* Do not use date ranges in copyright notices.Paul Eggert2010-06-17180-253/+446
* lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.Akim Demaille2010-05-122-21/+29
* NEWS: fix chronology.Akim Demaille2010-05-121-36/+42
* doc: please Emacs.Akim Demaille2010-05-112-4/+13
* doc: fix lalr1.cc documentation.Akim Demaille2010-05-103-4/+22
* c++: use YYRHSLOC.Akim Demaille2010-05-105-26/+77
* comment change.Akim Demaille2010-05-091-1/+1
* doc: fix typo.Akim Demaille2010-05-072-1/+6
* tests: enhance AT_SYNCLINES_COMPILE.Akim Demaille2010-05-042-4/+14
* lalr1.cc: don't generate location.hh when location_type is definedAkim Demaille2010-05-044-12/+33
* lalr1.cc: minor refactoring.Akim Demaille2010-05-042-3/+8
* tests: fix %printer.Akim Demaille2010-05-042-12/+24
* lalr1.cc: location_type: make sure we don't depend on loc.(begin|end).Akim Demaille2010-05-043-10/+34
* tests: fix maintainer-xml-check.Joel E. Denny2010-05-013-5/+36
* In DOT output, convert from "/*" comments to "//" comments.Joel E. Denny2010-05-012-5/+10
* * ChangeLog (2010-04-30): Fix typo.Joel E. Denny2010-05-011-2/+2
* Document that undefined %prec identifier warnings will remain.Joel E. Denny2010-04-302-0/+13
* Revert 2009-12-30 change for undefined %prec token complaints.Joel E. Denny2010-04-304-10/+16
* build: don't require src/bison during bootstrap.Joel E. Denny2010-04-252-0/+15
* i18n: fix untranslatable string.Joel E. Denny2010-04-252-2/+9
* tests: calc: minor refactoring.Akim Demaille2010-04-132-7/+8
* tests: calc: simplify location management.Akim Demaille2010-04-133-25/+53
* test location_type.Akim Demaille2010-04-133-11/+60
* tests: check fclose's return value.Akim Demaille2010-04-132-1/+7
* tests: don't depend on the actual location type.Akim Demaille2010-04-132-2/+9
* formatting changes.Akim Demaille2010-04-132-5/+16
* lalr1.cc: remove useless forward declaration.Akim Demaille2010-04-133-11/+10
* * NEWS (2.4.3): Mention fix for Sun Studio C++.Joel E. Denny2010-04-112-0/+7
* tests: fix for newer Sun Studio C++.Joel E. Denny2010-04-104-2/+16
* portability: fix pointer arithmetic to conform to C standard.Joel E. Denny2010-04-095-21/+34
* remove useless include.Akim Demaille2010-04-052-1/+5
* graph: sign the output file.Akim Demaille2010-04-052-1/+21
* portability: fix test suite for GCC 4.5's new #error message.Joel E. Denny2010-04-033-1/+13
* fix comments.Akim Demaille2010-03-302-1/+50
* tests: fix 250: parse.error=verbose overflow.Akim Demaille2010-03-252-2/+11
* portability: fix for BSD make.Joel E. Denny2010-03-232-1/+9