]> git.saurik.com Git - bison.git/history - lib/Makefile.am
Update to GPLv3.
[bison.git] / lib / Makefile.am
2007-08-15  Paul EggertUpdate to GPLv3.
2006-10-15  Paul Eggert* lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS).
2006-09-15  Paul EggertUse some of gnulib's new modules, taken from coreutils.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-04-28  Paul EggertGet files from the gnulib and po repositories, instead...
2004-02-02  Paul EggertReplace INCLUDES with AM_CPPFLAGS, fixing a bug in...
2003-06-17  Paul Eggert(bitsets_sources): Add vbitset.c, vbitset.h.
2003-06-16  Paul Eggert(EXTRA_DIST): Add stdbool_.h.
2003-03-12  Paul EggertMerge changes from gnulib. This was prompted because...
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@.
2002-12-11  Paul Eggert(libbison_a_SOURCES): Add get-errno.h, get-errno.c.
2002-11-30  Paul Eggert(lib_LIBRARIES, liby_a_SOURCES): New macros.
2002-11-03  Paul Eggert(libbison_a_SOURCES): Add mbswidth.h, mbswidth.c.
2002-10-20  Paul Eggert(libbison_a_SOURCES): Remove readpipe.c.
2002-10-17  Paul Eggert(AUTOMAKE_OPTIONS): Remove.
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.