summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update several administrative files mainly to facilitate releasing.Joel E. Denny2008-10-182-0/+2
* Fix some .gitignore and .cvsignore problems.Joel E. Denny2008-07-161-0/+1
* Improve forward-compatibility with GNU M4.Joel E. Denny2008-07-152-0/+2
* Add .gitignore everywhere based on .cvsignore.Joel E. Denny2008-07-141-0/+105
* Update to the current gnulib CVS repository, and fix trigraph handlingJoel E. Denny2008-04-211-0/+10
* * src/gram.c (rule_rhs_print_xml): Now static, since it isn't usedPaul Eggert2007-09-211-1/+2
* Update to GPLv3.Paul Eggert2007-08-1528-208/+176
* * lib/.cvsignore: Add charset.alias.Joel E. Denny2007-07-171-0/+1
* * build-aux/.cvsignore: Add compile.Joel E. Denny2007-07-171-0/+3
* * bootstrap (slurp): Create target directories that don't exist.Joel E. Denny2007-07-171-0/+9
* * README-hacking: New file, taken mostly from coreutils, with changesPaul Eggert2007-04-041-1/+2
* Miscellaneous %define and %code cleanup.Joel E. Denny2007-03-021-1/+1
* lib/.cvsignore: Update.Joel E. Denny2007-02-241-0/+2
* * bootstrap: Remove occurrences of .#bootmp from lib/Makefile.Joel E. Denny2007-02-191-0/+1
* Undo my 2007-02-07 change, switching back to the c-strcase modulePaul Eggert2007-02-121-2/+5
* Undo most of the 2007-02-03 change, switching to the strcase modulePaul Eggert2007-02-071-5/+2
* * .cvsignore: Add javacomp.sh, javaexec.sh. Is this reallyPaul Eggert2007-02-041-0/+5
* Adjust to recent gnulib changes.Paul Eggert2007-01-261-3/+4
* For push mode, convert yyparse from a macro to a function, invoke yylexJoel E. Denny2006-12-311-0/+1
* * lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS).Paul Eggert2006-10-151-1/+1
* * bootstrap.conf (gnulib_modules): Add config-h.Paul Eggert2006-10-1311-39/+24
* * stamp-h.in: Remove; no longer needed.Paul Eggert2006-09-201-0/+5
* Use some of gnulib's new modules, taken from coreutils.Paul Eggert2006-09-153-37/+30
* * lib/subpipe.c (create_subpipe): Use new gnulib pipe_saferPaul Eggert2006-08-111-12/+7
* Update to latest gnulib and gettext versions.Paul Eggert2006-07-251-4/+0
* Adjust to Autoconf 2.60 and today's gnulib.Paul Eggert2006-07-091-3/+3
* Update copyright.Paul Eggert2006-02-091-1/+1
* * lib/bbitset.h (struct bitset_vtable): Rename members not, and,Paul Eggert2006-02-011-9/+9
* * Makefile.cfg (local-checks-to-skip): Add changelog-check,Paul Eggert2006-01-2213-109/+90
* Be a bit more systematic about using 'abort'.Paul Eggert2006-01-215-30/+29
* Fix some porting glitches found by Nelson H. F. Beebe.Paul Eggert2006-01-201-5/+5
* Minor fixups to get 'make maintainer-check' to work.Paul Eggert2006-01-201-2/+15
* Work around portability problem on Solaris 10: flex-generatedPaul Eggert2005-12-091-2/+3
* Undo the parts of the unlocked-I/O change that substitutedPaul Eggert2005-10-053-5/+5
* Use unlocked I/O for a minor performance improvement on hosts likePaul Eggert2005-10-024-5/+9
* * bootstrap (gnulib_modules): Add strverscmp.Akim Demaille2005-10-021-0/+2
* New function end_of_output_subpipe() added to allow supportJuan Manuel Guerrero2005-10-022-0/+6
* Port to SunOS 4.1.4, which lacks strtoul and strerror.Paul Eggert2005-09-291-0/+3
* * bootstrap (gnulib_modules): Add verify.Paul Eggert2005-09-271-0/+1
* * doc/bison.texinfo: Correct typos in previous fix.Paul Eggert2005-09-092-10/+10
* Add pipe-safer.c, stdio--.h, unistd--.h,Paul Eggert2005-09-081-0/+3
* * lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c.Paul Eggert2005-08-221-3/+1
* * NEWS: Version 2.0b.Paul Eggert2005-07-2410-33/+33
* Update copyright.Paul Eggert2005-07-222-2/+2
* * lib/bitset.c (bitset_alloc): Don't cast xcalloc result.Paul Eggert2005-07-223-6/+6
* (create_subpipe): Rewrite slightly to avoid warnings from GCC 4.Paul Eggert2005-07-201-24/+14
* Fix BeOS, FreeBSD, MacOS porting problems reported by Bruno Haible.Paul Eggert2005-05-254-58/+64
* * bootstrap: Add stdio-safer, unistd-safer modules.Paul Eggert2005-05-222-21/+18
* Update FSF postal mail address.Paul Eggert2005-05-1428-37/+37
* Add strdup.c, strdup.h.Paul Eggert2004-12-091-0/+2