summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* avoid direct strncmp calls.Akim Demaille2012-02-233-4/+12
* maint: use STREQ/STRNEQ.Akim Demaille2012-02-2313-30/+31
* regen.Akim Demaille2012-02-212-4/+4
* tests: fix regressions.Akim Demaille2012-02-212-2/+3
* regen.Akim Demaille2012-02-192-237/+237
* maint: address sc_bindtextdomain, sc_program_name and sc_prohibit_HAVE_MBRTOWC.Akim Demaille2012-02-194-4/+5
* maint: regen.Akim Demaille2012-02-182-355/+355
* maint: avoid "magic number exit".Akim Demaille2012-02-182-1/+2
* maint: fix some syntax-check issues.Akim Demaille2012-02-1811-15/+3
* maint: address a couple of syntax-check errors.Akim Demaille2012-02-182-3/+1
* maint: trust Automake for parser headers.Akim Demaille2012-02-151-1/+0
* maint: tidy the Makefile a bit.Akim Demaille2012-02-141-9/+7
* maint: de-recurse the handling of examplesAkim Demaille2012-02-141-5/+0
* use a more consistent quoting style.Akim Demaille2012-02-088-36/+45
* maint: more silent-rules.Akim Demaille2012-01-311-5/+5
* do not ignore errors like ENOSPC,EIO when writing to stdoutJim Meyering2012-01-291-0/+3
* change more quotes in source, and adjust tests to matchJim Meyering2012-01-194-13/+13
* quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-193-33/+33
* maint: remove final trailing spaceJim Meyering2012-01-191-1/+1
* maint: avoid "the the"Jim Meyering2012-01-132-3/+3
* maint: run "make update-copyright".Jim Meyering2012-01-1373-73/+74
* scanner: fix typo.Akim Demaille2012-01-111-2/+2
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-2442-1856/+1856
* Don't use IF_LINT in Bison sources.Joel E. Denny2011-05-143-12/+18
* Fix precedence for end token.Joel E. Denny2011-05-011-2/+3
* Pacify -DGNULIB_POSIXCHECK.Joel E. Denny2011-05-018-10/+10
* gnulib, autoconf: update.Joel E. Denny2011-04-161-1/+1
* Fix missing updates to GPLv3.Joel E. Denny2011-04-092-14/+10
* Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-095-3/+28
* Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-096-24/+60
* Don't let -Wnone disable -Werror.Joel E. Denny2011-04-091-17/+20
* lr.default-reductions: rename "full" value to "most".Joel E. Denny2011-03-203-4/+4
* * src/parse-gram.c, src/parse-gram.h: Regenerate.Joel E. Denny2011-03-132-249/+277
* named references: fix double free.candidates/named-ref-freeAkim Demaille2011-03-095-7/+36
* lr.default-reductions: rename "all" value to "full".Joel E. Denny2011-03-063-4/+4
* doc: document experimental features better.Joel E. Denny2011-02-131-1/+2
* Do not allow identifiers that start with a dash.Joel E. Denny2011-01-292-2/+2
* Revert "Simplify handling of '.' and '-' after unbracketed named references."Joel E. Denny2011-01-294-77/+114
* * data/yacc.c: Fix last apostrophe warning from xgettext.Joel E. Denny2011-01-242-4/+4
* Simplify handling of '.' and '-' after unbracketed named references.Paul Eggert2011-01-094-114/+77
* Fix minor problems encountered by a fresh bootstrap.Paul Eggert2011-01-092-5/+5
* Improve error messages for `$' or `@' followed by `.' or `-'.Joel E. Denny2011-01-091-1/+11
* Do not allow identifiers that start with a negative number.Alex Rozenman2011-01-052-4/+4
* maint: run "make update-copyright".Joel E. Denny2011-01-0275-569/+550
* parse.lac: implement exploratory stack reallocations.Joel E. Denny2010-12-113-552/+802
* parse.lac: implement as %define variable.Joel E. Denny2010-12-112-251/+252
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-072-311/+329
* yysyntax_error: prepare for readability of next patches.Joel E. Denny2010-11-072-395/+400
* Fix memory leak.Joel E. Denny2010-10-311-0/+1
* maint: re-anchor all .gitignore entries.Joel E. Denny2010-10-171-12/+12