]> git.saurik.com Git - bison.git/history - lib
* src/output.c (table_size, table_grow): New.
[bison.git] / lib /
2002-03-14  Akim DemailleUse Gettext 0.11.1.
2002-03-04  Akim Demaille* lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
2002-03-04  Akim Demaille* lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,
2002-03-04  Akim Demaille* lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib...
2002-02-25  Akim Demaille* lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New...
2002-02-14  Akim Demaille* lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.
2002-02-05  Akim DemailleReally add readpipe to the repo.
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2002-02-05  Akim Demaille* lib/hash.c, lib/hash.h: Replace with Fileutils 4...
2002-01-11  Tim Van Holder* lib/hash.h, lib/hash.c (__P): Renamed to PARAMS;...
2002-01-08  Akim Demaille* lib/basename.c, lib/dirname.h, lib/dirname.c, lib...
2002-01-07  Tim Van Holder* lib/hash.h (__P): Added definition for this macro.
2002-01-03  Akim Demaille* lib/quotearg.c: Use `#include "..."' instead of ...
2001-12-30  Akim Demaille* src/system.h: We don't need nor want bcopy.
2001-12-27  Akim Demaille* configure.in: Check the protos of strchr ans strspn.
2001-12-15  Akim DemailleFix INCLUDES.
2001-12-15  Akim DemailleMake `make distcheck' work.
2001-12-10  Akim DemailleClean up GCC warnings.
2001-11-30  Akim Demaille* configure.in (WARNING_CFLAGS): Add -Werror when possible.
2001-11-30  Akim Demaille* lib/quotearg.h (quotearg_n, quotearg_n_style):
2001-11-26  Akim Demaille* configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERRO...
2001-11-23  Akim Demaille* lib/alloca.c: Update, from fileutils.
2001-11-23  Akim Demaille* lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.
2001-10-26  Paul EggertSync with fileutils 4.1.1.
2001-10-18  Akim DemailleMore ignores.
2001-10-10  Akim DemailleRemove.
2001-10-04  Akim DemailleAdjust.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-10-04  Akim DemailleRemove for the repo.
2001-09-20  Pascal BartRegen.
2001-08-25  Robert AniskoRegen.
2001-08-25  Robert Anisko* lib/Makefile.am: Adjust.
2001-08-25  Robert Anisko* lib/hash.c: New file.
2001-08-25  Robert AniskoRevert to 1.28c
2001-08-23  Pascal BartMore cvsignore.
2001-08-21  Robert Anisko2001-08-20 Robert Anisko <robert.anisko@epita.fr>
2001-08-13  Akim Demaillealloca.c, alloca.h and allocate.c are really to be...
2001-08-03  Akim Demaille* src/getargs.c, src/getarg.h (skeleton)): Constify.
2001-08-03  Akim Demaille* lib/strspn.c: New.
2001-07-14  Akim Demaille* config/: New.
2001-03-16  Akim Demaille* m4/strerror_r.m4: New.
2001-02-08  Akim Demaille* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
2001-02-02  Akim Demaille* lib/malloc.c, lib/realloc.c: New, from the fileutils...
2001-01-21  Jesse ThiloAdded remaining files needed to build from a clean...
2001-01-15  Akim DemailleHopefully added to the repository all the distributed...
2000-11-17  Akim Demaille* lib/obstack.h: Formatting changes.
2000-11-07  Akim Demaille* src/output.c (output): Remove useless variables.
2000-11-01  Akim DemailleIntroduce obstacks.
2000-10-20  Akim Demaille* lib/quote.h (PARAMS): New macro. Use it.
2000-10-16  Akim Demaille* lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
2000-10-02  Akim Demaille* lib/xstrdup.c: New file, from the fileutils.
2000-10-02  Akim DemailleUse the more standard files `xalloc.h' and `xmalloc...
2000-03-31  Akim DemailleClean the error reporting functions.
2000-03-28  Jesse Thilo# updates.
2000-03-28  Akim Demaille* lib/: New directory.