summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* regen.Akim Demaille2012-02-232-144/+144
* tests: fix regressions.Akim Demaille2012-02-232-2/+3
* maint: address sc_bindtextdomain, sc_program_name and sc_prohibit_HAVE_MBRTOWC.Akim Demaille2012-02-194-4/+5
* regen.Akim Demaille2012-02-192-171/+172
* maint: avoid "magic number exit".Akim Demaille2012-02-192-2/+3
* maint: fix some syntax-check issues.Akim Demaille2012-02-1911-15/+3
* maint: address a couple of syntax-check errors.Akim Demaille2012-02-192-3/+1
* maint: rely on Automake for parsers.Akim Demaille2012-02-151-6/+6
* use a more consistent quoting style.Akim Demaille2012-02-088-36/+45
* maint: remove stray debug code.Akim Demaille2012-01-311-2/+0
* maint: space changes.Akim Demaille2012-01-311-44/+44
* maint: more silent-rules.Akim Demaille2012-01-311-3/+3
* do not ignore errors like ENOSPC,EIO when writing to stdoutJim Meyering2012-01-311-0/+3
* maint: remove trailing blanks.Akim Demaille2012-01-261-1/+1
* change more quotes in source, and adjust tests to matchJim Meyering2012-01-244-20/+20
* quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-233-57/+57
* maint: avoid "the the"Jim Meyering2012-01-152-2/+2
* maint: run "make update-copyright".Akim Demaille2012-01-1373-73/+73
* scanner: fix typo.Akim Demaille2012-01-111-2/+2
* 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-019-16/+16
* 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-035-3/+28
* Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-036-24/+60
* Don't let -Wnone disable -Werror.Joel E. Denny2011-04-031-17/+20
* Implement no-XXX arguments for --warnings, --report, --trace.Di-an Jan2011-03-271-5/+14
* 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-150/+178
* named references: fix double free.Akim Demaille2011-03-095-7/+37
* lr.default-reductions: rename "all" value to "full".Joel E. Denny2011-03-063-4/+4
* doc: document experimental features better.Joel E. Denny2011-02-061-1/+2
* Do not allow identifiers that start with a dash.Joel E. Denny2011-02-052-2/+2
* * data/yacc.c: Fix last apostrophe warning from xgettext.Joel E. Denny2011-01-242-4/+4
* Fix minor problems encountered by a fresh bootstrap.Paul Eggert2011-01-242-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-276/+259
* parse.lac: implement exploratory stack reallocations.Joel E. Denny2010-12-233-347/+597
* parse.lac: implement as %define variable.Joel E. Denny2010-12-232-147/+148
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-072-128/+146
* yysyntax_error: prepare for readability of next patches.Joel E. Denny2010-11-072-212/+217
* maint: re-anchor all .gitignore entries.Joel E. Denny2010-10-171-14/+14
* Fix portability problem on OpenBSD 4.7.Paul Eggert2010-10-162-158/+161
* Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-162-24/+14
* -Werror: fix for rules useless in parser after conflicts.Joel E. Denny2010-08-013-23/+24
* Do not use date ranges in copyright notices.Paul Eggert2010-06-2372-109/+135
* tests: fix maintainer-xml-check.Joel E. Denny2010-05-011-3/+7
* In DOT output, convert from "/*" comments to "//" comments.Joel E. Denny2010-05-011-5/+3