summaryrefslogtreecommitdiff
path: root/src/system.h
Commit message (Expand)AuthorAgeFilesLines
* warnings: be ready to print warnings categoriesVictor Santet2012-06-291-0/+1
* Merge remote-tracking branch 'origin/maint'Akim Demaille2012-04-011-1/+1
|\
| * c++: use nullptr for C++11.Akim Demaille2012-03-311-1/+1
| * maint: formatting changes.Akim Demaille2012-03-301-72/+72
| * tests: fix regressions.Akim Demaille2012-02-231-1/+2
| * maint: avoid "magic number exit".Akim Demaille2012-02-191-0/+1
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * Don't use IF_LINT in Bison sources.Joel E. Denny2011-05-141-7/+13
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+2
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
| * Enable assertion output and --disable-assert for configure.Joel E. Denny2009-12-141-8/+17
| * Use aver not assert.Joel E. Denny2009-09-051-1/+4
| * maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
* | avoid direct strncmp calls.Akim Demaille2012-03-091-0/+9
* | maint: use STREQ/STRNEQ.Akim Demaille2012-02-231-0/+3
* | tests: fix regressions.Akim Demaille2012-02-211-1/+2
* | maint: avoid "magic number exit".Akim Demaille2012-02-181-0/+1
* | maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* | global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-28/+28
* | Don't use IF_LINT in Bison sources.Joel E. Denny2011-05-141-7/+13
* | maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* | Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+2
* | maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* | Enable assertion output and --disable-assert for configure.Joel E. Denny2009-12-141-8/+17
* | Use aver not assert.Joel E. Denny2009-09-051-1/+4
* | maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
|/
* Update to GPLv3.Paul Eggert2007-08-151-5/+4
* Adjust to recent gnulib changes.Paul Eggert2007-01-261-2/+1
* Use some of gnulib's new modules, taken from coreutils.Paul Eggert2006-09-151-18/+2
* Port to GCC 2.95. First two problems reported by Michael Deutschmann inPaul Eggert2006-09-151-5/+15
* Adjust to Autoconf 2.60 and today's gnulib.Paul Eggert2006-07-091-15/+9
* Extract the parsing of user actions from the grammar scanner.Akim Demaille2006-06-061-0/+2
* * Makefile.cfg (local-checks-to-skip): Add changelog-check,Paul Eggert2006-01-221-2/+2
* Be a bit more systematic about using 'abort'.Paul Eggert2006-01-211-2/+5
* Fix some porting glitches found by Nelson H. F. Beebe.Paul Eggert2006-01-201-2/+18
* Work around portability problem on Solaris 10: flex-generatedPaul Eggert2005-12-091-4/+0
* In some (weird) cases, the final state number is incorrect.Akim Demaille2005-11-091-0/+2
* * src/scan-skel.l: Output the base name parts of the parser andAkim Demaille2005-10-131-0/+3
* Use unlocked I/O for a minor performance improvement on hosts likePaul Eggert2005-10-021-1/+2
* * bootstrap (gnulib_modules): Add verify.Paul Eggert2005-09-271-3/+1
* * NEWS: Version 2.0b.Paul Eggert2005-07-241-3/+3
* Update FSF postal mail address.Paul Eggert2005-05-141-1/+1
* (OUTPUT_EXT, TAB_EXT): Define only if not definedPaul Eggert2005-01-131-16/+9
* (CALLOC, MALLOC, REALLOC): Remove.Paul Eggert2004-12-101-3/+0
* XFREE -> freePaul Eggert2004-11-221-1/+1
* Get files from the gnulib and po repositories, instead of relyingPaul Eggert2004-04-281-17/+3
* Remove more K&R C support.Paul Eggert2004-04-281-56/+12
* Merge changes from gnulib. This was prompted because the CVSPaul Eggert2003-03-121-17/+1
* Use more-consistent naming conventions for local vars.Paul Eggert2003-02-031-6/+6