summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use a more consistent quoting style.candidates/quotesAkim Demaille2012-01-3019-60/+152
* tests: fix expected output.Akim Demaille2012-01-261-1/+0
* maint: fix configure.acAkim Demaille2012-01-261-1/+1
* yacc: fix YYBACKUP.Akim Demaille2012-01-265-46/+71
* maint: update TODO.Akim Demaille2012-01-251-25/+0
* maint: update THANKS.Akim Demaille2012-01-251-1/+1
* maint: fix --gcc-warnings support.Akim Demaille2012-01-251-5/+5
* maint: silent-rules.Akim Demaille2012-01-251-1/+2
* tests: port to Solaris 10 'diff -u'Paul Eggert2012-01-241-2/+2
* build: avoid possibly-replaced fprintf in liby-source, yyerror.cJim Meyering2012-01-233-3/+6
* build: generalize etc/prefix-gnulib-mkJim Meyering2012-01-232-5/+73
* maint: be more robust to gnulib's FOO_H variables.Akim Demaille2012-01-201-4/+8
* maint: generate ChangeLog from git logJim Meyering2012-01-207-8/+24
* change more quotes in source, and adjust tests to matchJim Meyering2012-01-1910-80/+80
* quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-1910-158/+183
* build: update gnulib and autoconf submodules to latestJim Meyering2012-01-192-0/+0
* build: manually update bootstrap from gnulib, and adaptJim Meyering2012-01-194-194/+131
* maint: include <config.h> firstJim Meyering2012-01-191-0/+1
* build: include <config.h> from lib/yyerror.cJim Meyering2012-01-191-0/+1
* maint: list djgpp/subpipe.c in po/POTFILES.inJim Meyering2012-01-191-0/+1
* maint: placate the space-TAB syntax-checkJim Meyering2012-01-192-2/+6
* maint: remove final trailing spaceJim Meyering2012-01-191-1/+1
* maint: get gpl-3.0 from gnulibJim Meyering2012-01-193-718/+2
* doc: correct typo: s/can not/cannot/Jim Meyering2012-01-191-9/+9
* java: fix reduction traces.Akim Demaille2012-01-152-1/+7
* build: avoid warning from coverity about lbitset_elt_findJim Meyering2012-01-132-3/+8
* maint: get fdl.texi from gnulibJim Meyering2012-01-134-509/+7
* maint: spell "file system" as two separate wordsJim Meyering2012-01-132-1/+5
* maint: avoid "the the"Jim Meyering2012-01-134-4/+12
* maint: factor copyright year.Akim Demaille2012-01-132-2/+7
* maint: catch missing gnulib macros.Akim Demaille2012-01-132-1/+7
* maint: run "make update-copyright".Jim Meyering2012-01-13181-191/+192
* java: remove used variableTim Landscheidt2012-01-112-2/+5
* scanner: fix typo.Akim Demaille2012-01-113-2/+9
* build: avoid warnings about set-but-not-used variablesJim Meyering2012-01-064-12/+8
* lalr1.cc: remove trailing comma from enumerator list.Joel E. Denny2011-08-212-1/+7
* tests: add -pedantic for --enable-gcc-warnings.Joel E. Denny2011-08-213-4/+13
* tests: fix empty unions.Joel E. Denny2011-08-214-4/+17
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-2498-5424/+5447
* build: avoid YACC typo inherited from Autoconf.Joel E. Denny2011-07-104-2/+19
* build: create xz instead of bzip2 tarballs.Joel E. Denny2011-07-103-2/+11
* doc: clean up references to `Locations Overview'.Joel E. Denny2011-06-112-3/+11
* doc: clean up references to `Tracking Locations'.Joel E. Denny2011-06-112-56/+66
* doc: clean up `Named References' a little.Joel E. Denny2011-06-112-20/+32
* doc: motivate named references.Joel E. Denny2011-06-112-6/+19
* doc: discuss named references after locations.Joel E. Denny2011-06-113-89/+102
* Prepare for the possibility of a 2.5.1 release.Joel E. Denny2011-06-112-0/+7
* Version 2.5.Joel E. Denny2011-05-142-2/+7
* Don't use IF_LINT in Bison sources.Joel E. Denny2011-05-145-13/+35
* Fix precedence for end token.Joel E. Denny2011-05-014-5/+32