]> git.saurik.com Git - bison.git/history - lib
Add gcc's -Wundef to test suite and fix another warning from it.
[bison.git] / lib /
2009-12-15  Joel E. Dennyportability: use -DGNULIB_POSIXCHECK.
2009-12-15  Joel E. Dennygnulib: update for fix of fprintf-posix, which we'll...
2009-08-14  Joel E. Dennymaint: fix use of copyright year intervals.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-08-05  Joel E. Dennymaint: automate annual package-wide copyright-year...
2009-06-10  Akim Demaillegnulib: update.
2009-04-21  Joel E. DennyFinish implementing %define lr.type.
2009-02-25  Akim DemailleUpgrade gnulib.
2008-11-26  Akim DemailleConvert lib/Makefile.am into lib/local.mk.
2008-11-11  Paolo BonziniReplace m4/warning.m4 with warnings module.
2008-10-18  Joel E. DennyUpdate several administrative files mainly to facilitat...
2008-07-16  Joel E. DennyFix some .gitignore and .cvsignore problems.
2008-07-16  Joel E. DennyImprove forward-compatibility with GNU M4.
2008-07-14  Joel E. DennyAdd .gitignore everywhere based on .cvsignore.
2008-04-21  Joel E. DennyUpdate to the current gnulib CVS repository, and fix...
2007-09-21  Paul Eggert* src/gram.c (rule_rhs_print_xml): Now static, since...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-07-17  Joel E. Denny* lib/.cvsignore: Add charset.alias.
2007-07-17  Joel E. Denny* build-aux/.cvsignore: Add compile.
2007-07-17  Joel E. Denny* bootstrap (slurp): Create target directories that...
2007-04-04  Paul Eggert* README-hacking: New file, taken mostly from coreutils...
2007-03-02  Joel E. DennyMiscellaneous %define and %code cleanup.
2007-02-24  Joel E. Dennylib/.cvsignore: Update.
2007-02-19  Joel E. Denny* bootstrap: Remove occurrences of .#bootmp from lib...
2007-02-12  Paul EggertUndo my 2007-02-07 change, switching back to the c...
2007-02-07  Paul EggertUndo most of the 2007-02-03 change, switching to the...
2007-02-04  Paul Eggert* .cvsignore: Add javacomp.sh, javaexec.sh. Is this...
2007-01-26  Paul EggertAdjust to recent gnulib changes.
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-10-15  Paul Eggert* lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS).
2006-10-13  Paul Eggert* bootstrap.conf (gnulib_modules): Add config-h.
2006-09-20  Paul Eggert* stamp-h.in: Remove; no longer needed.
2006-09-15  Paul EggertUse some of gnulib's new modules, taken from coreutils.
2006-08-11  Paul Eggert* lib/subpipe.c (create_subpipe): Use new gnulib pipe_safer
2006-07-25  Paul EggertUpdate to latest gnulib and gettext versions.
2006-07-09  Paul EggertAdjust to Autoconf 2.60 and today's gnulib.
2006-02-09  Paul EggertUpdate copyright.
2006-02-01  Paul Eggert* lib/bbitset.h (struct bitset_vtable): Rename members...
2006-01-22  Paul Eggert* Makefile.cfg (local-checks-to-skip): Add changelog...
2006-01-21  Paul EggertBe a bit more systematic about using 'abort'.
2006-01-20  Paul EggertFix some porting glitches found by Nelson H. F. Beebe.
2006-01-20  Paul EggertMinor fixups to get 'make maintainer-check' to work.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-10-05  Paul EggertUndo the parts of the unlocked-I/O change that substituted
2005-10-02  Paul EggertUse unlocked I/O for a minor performance improvement...
2005-10-02  Akim Demaille* bootstrap (gnulib_modules): Add strverscmp.
2005-10-02  Juan Manuel GuerreroNew function end_of_output_subpipe() added to allow...
2005-09-29  Paul EggertPort to SunOS 4.1.4, which lacks strtoul and strerror.
2005-09-27  Paul Eggert* bootstrap (gnulib_modules): Add verify.
2005-09-09  Paul Eggert* doc/bison.texinfo: Correct typos in previous fix.
2005-09-08  Paul EggertAdd pipe-safer.c, stdio--.h, unistd--.h,
2005-08-22  Paul Eggert* lib/.cvsignore: Remove realloc.c, strncasecmp.c,...
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-07-22  Paul EggertUpdate copyright.
2005-07-22  Paul Eggert* lib/bitset.c (bitset_alloc): Don't cast xcalloc result.
2005-07-20  Paul Eggert(create_subpipe): Rewrite slightly to avoid warnings...
2005-05-25  Paul EggertFix BeOS, FreeBSD, MacOS porting problems reported...
2005-05-22  Paul Eggert* bootstrap: Add stdio-safer, unistd-safer modules.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-12-09  Paul EggertAdd strdup.c, strdup.h.
2004-10-09  Paul EggertAdd getopt_.h, xalloc-die.c.
2004-05-03  Paul EggertRemove more 'intl'-related files while bootstrapping.
2004-04-28  Paul EggertGet files from the gnulib and po repositories, instead...
2004-04-28  Paul EggertRewrite so that subpipe.h can stand alone. Assume...
2004-04-28  Paul EggertRemove PARAMS.
2004-04-28  Paul EggertRemove PARAMS and upgrade to latest obstack.h.
2004-03-31  Paul EggertUse 'short int' rather than 'short', and similarly...
2004-02-02  Paul EggertReplace INCLUDES with AM_CPPFLAGS, fixing a bug in...
2003-06-17  Paul EggertInclude <stddef.h>, for size_t when libiberty.h doesn...
2003-06-17  Paul Eggert(PARAMS): Spell argument as Args, not as X, to avoid...
2003-06-17  Paul Eggert(vbitset_copy): Now static, to avoid a GCC warning.
2003-06-17  Paul EggertAdd stdbool.h.
2003-06-17  Paul Eggert(vbitset_resize, vbitset_ones, vbitset_zero,
2003-06-17  Paul EggertDo not include config.h; that's the includer's job.
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, except continue to...
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset; then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset; then:
2003-06-17  Paul Eggert(bitsets_sources): Add vbitset.c, vbitset.h.
2003-06-17  Paul EggertRename stdbool.h.in to stdbool_.h, to follow gnulib.
2003-06-16  Paul Eggert(EXTRA_DIST): Add stdbool_.h.
2003-06-16  Paul EggertUpgrade to today's gnulib.
2003-06-07  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-07  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-05  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-02  Paul EggertInitial revision
2003-06-02  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-01  Paul EggertInitial revision
2003-05-24  Paul EggertSwitch from 'int' to 'bool' where that makes sense.
2003-05-05  Paul Eggert(__INT_TO_PTR): Define to a value that presumes C89.
2003-05-04  Paul Eggert(BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
2003-03-12  Paul EggertMerge changes from gnulib. This was prompted because...
2003-03-12  Paul EggertInclude <limits.h> unconditionally. We have been
2003-03-10  Paul EggertSync with gnulib.
2003-03-10  Paul EggertPropagate from gnulib.
2003-02-28  Paul EggertInclude <wchar.h> before "mbswidth.h", to work around...
2003-01-09  Akim Demaille* src/Makefile.am, lib/Makefile.am: Use $(VAR) instead...
2003-01-05  Paul Eggert(lib_LIBRARIES): liby.a -> @YACC_LIBRARY@.
2003-01-05  Paul EggertUpdate copyright date.
next