2000-10-24 Bruno Haible * xmalloc.c, xalloc.h: Move to src/. * Makefile.am (noinst_HEADERS): Remove xalloc.h. (libreco_a_SOURCES): Remove xmalloc.c. Reported by Tomasz KÅ‚oczko . 2000-08-30 Bruno Haible * gettext.c (_nl_unload_domain): Enclose declaration in #ifdef _LIBC. 1999-12-28 François Pinard * Makefile.am (INCLUDES): Do not use ../intl. 1999-12-14 François Pinard * Makefile.am: Adapt to the gettext scheme used in wdiff. * gettext.c, gettext.h: New files. 1999-12-12 François Pinard * Makefile.am: Replace strtol and strtoul only when missing. Reported by Tom Hageman. 1999-06-15 François Pinard * alloca.c, malloc.c, realloc.c: New files, from elsewhere. * Makefile.am (EXTRA_DIST): Distribute them. (libreco_a_LIBADD): Uncomment. Reported by Alan J. Flavell, Alexandre Oliva, Olivier Lecarme and Peter Turcan. 1998-12-13 François Pinard * argmatch.c, argmatch.h, hash.c, hash.h: Moved away, into src. * Makefile.am: Adjusted. 1998-10-31 François Pinard * strtol.c, strtoul.c: New files, from elsewhere. * Makefile.am (libreco_a_SOURCES): Include strtoul.c. (EXTRA_DIST): Include strtol.c. 1998-10-26 François Pinard * hash.h, hash.c: New version, with tuning parameters. 1998-10-13 François Pinard * hash.c, hash.h: New, from elsewhere. * Makefile.am: Adjusted. 1998-09-30 François Pinard * Makefile.am (noinst_HEADERS): Include argmatch.h. 1998-03-31 François Pinard * Makefile.am: Rename xmalloc.h to xalloc.h. 1997-10-15 François Pinard * xmalloc.h, xstring.h: New files, from elsewhere. * Makefile.am (noinst_HEADERS): Distribute them. 1997-02-25 François Pinard * Makefile.am: Adjusted for Automake 1.1l. 1996-08-27 François Pinard * Makefile.am (noinst_HEADERS): Distribute error.h. 1996-08-24 François Pinard * Makefile.am: New file, replacing Makefile.in. 1995-07-10 François Pinard Distribution unflattened, for using GNU gettext. * Makefile.in: New file.