summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* maint: update for gnulib's recent update-copyright changesJoel E. Denny2009-08-184-1/+11
* build: require gettext 0.17.Akim Demaille2009-08-182-2/+12
* build: lower gettext requirements.Akim Demaille2009-08-174-12/+44
* maint: fix use of copyright year intervals.Joel E. Denny2009-08-149-16/+33
* Make it easier to write deterministic tests.Joel E. Denny2009-08-134-33/+72
* distcheck: fix.Akim Demaille2009-08-122-1/+10
* * tests/Makefile.am (TESTSUITE_AT): Add named-refs.at.Joel E. Denny2009-08-102-2/+6
* Miscellaneous code readability improvements.Joel E. Denny2009-08-106-76/+113
* Convert "misleading reference" messages to warnings.Alex Rozenman2009-08-083-100/+129
* maint: run "make update-copyright"Joel E. Denny2009-08-06102-124/+156
* maint: make update-b4-copyright easier to useJoel E. Denny2009-08-064-10/+26
* maint: clean up update-b4-copyright codeJoel E. Denny2009-08-052-49/+79
* maint: automate b4_copyright updates.Joel E. Denny2009-08-045-3/+143
* maint: automate annual package-wide copyright-year update.Joel E. Denny2009-08-0423-875/+62
* Fix "make distcheck".Joel E. Denny2009-08-042-2/+8
* Pacify "gcc -Wunused" for the input function from Flex.Joel E. Denny2009-08-014-3/+17
* Fix mail address in ChangeLog.Alex Rozenman2009-07-311-3/+3
* Fix --enable-gcc-warnings problems.Alex Rozenman2009-07-314-73/+80
* Fix a --enable-gcc-warnings problem.Joel E. Denny2009-07-292-2/+8
* Fix some memory leaks.Alex Rozenman2009-07-244-2/+29
* Warn about character literals not of length one.Joel E. Denny2009-07-244-8/+108
* * src/lalr.c (state_lookahead_tokens_count): Correct comment.Joel E. Denny2009-07-242-4/+9
* Some M4 cleanup in the testsuite.Joel E. Denny2009-07-223-40/+43
* * m4/m4.m4: Make it a sym link to submodules/autoconf/m4/m4.m4.Joel E. Denny2009-07-212-46/+5
* Revert unnecessary column realignment in --help output.Joel E. Denny2009-07-152-16/+23
* Alphabetical order in src/Makefile.am.Alex Rozenman2009-07-042-2/+7
* Regen.Alex Rozenman2009-07-042-42/+42
* Style changes and factoring.Alex Rozenman2009-07-049-195/+221
* scan-code: avoid compiler warningsEric Blake2009-06-292-2/+7
* build: avoid concurrent extraction of calc++.Akim Demaille2009-06-292-2/+15
* Regen.Alex Rozenman2009-06-272-291/+316
* Named symbol references.Alex Rozenman2009-06-2714-87/+1162
* hash: check insertion for memory exhaustion.Akim Demaille2009-06-252-2/+8
* style changes.Akim Demaille2009-06-115-21/+29
* xml: beware of user strings used to give a %prec to rules.Akim Demaille2009-06-113-5/+30
* hash: check insertion for memory exhaustion.Akim Demaille2009-06-113-3/+13
* gnulib: update.Akim Demaille2009-06-111-0/+0
* deterministic test suite.Akim Demaille2009-06-102-15/+40
* deterministic user-token-number redeclaration errors.Akim Demaille2009-06-105-7/+69
* gnulib: update.Akim Demaille2009-06-106-2/+19
* Convert multiple variable definition warnings to complaints.Joel E. Denny2009-05-236-35/+62
* -F/--force-define and relative %define/-D/--define priorities.Joel E. Denny2009-05-2211-163/+277
* Update some comments to make sense for -D.Joel E. Denny2009-05-223-9/+19
* * data/c++.m4: Update copyright year.Joel E. Denny2009-05-222-2/+6
* * data/c++.m4 (b4_namespace_close): Simplify slightly.Joel E. Denny2009-05-202-2/+6
* Handle a trailing `:' in a user-supplied C++ namespace better.Joel E. Denny2009-05-192-1/+9
* remove useless variable.Akim Demaille2009-05-192-5/+7
* Fix ChangeLog for the previous patch.Akim Demaille2009-05-111-6/+6
* doc: use C++ headers.Akim Demaille2009-05-112-3/+9
* fix hexadecimal token number support.Akim Demaille2009-05-052-6/+11