]> git.saurik.com Git - bison.git/history - lib/Makefile.am
(bitsetv_alloc): Return a size that is aligned properly for vectors of
[bison.git] / lib / Makefile.am
2002-10-05  Paul Eggert(AM_CFLAGS): Renamed from CFLAGS.
2002-09-27  Akim DemaillePlaying with Autoscan.
2002-08-12  Paul Eggert(INCLUDES): Do not include from the intl directory...
2002-07-31  Akim DemailleSteal GCC's --time-report support.
2002-07-02  Akim Demaille* lib/libiberty.h: New.
2002-05-25  Akim Demaille* doc/bison.texinfo (Debugging): Split into...
2002-05-06  Akim Demaille* src/closure.c (print_firsts): Display of the symbol...
2002-03-14  Akim DemailleUse Gettext 0.11.1.
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-14  Akim Demaille* lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2002-01-08  Akim Demaille* lib/basename.c, lib/dirname.h, lib/dirname.c, lib...
2001-12-30  Akim Demaille* src/system.h: We don't need nor want bcopy.
2001-12-15  Akim DemailleFix INCLUDES.
2001-12-15  Akim DemailleMake `make distcheck' work.
2001-11-30  Akim Demaille* configure.in (WARNING_CFLAGS): Add -Werror when possible.
2001-11-26  Akim Demaille* configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERRO...
2001-11-23  Akim Demaille* lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.
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-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-02-08  Akim Demaille* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
2000-11-01  Akim DemailleIntroduce obstacks.
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  Akim Demaille* lib/: New directory.