Assume ANSI C.
[gnulib.git] / m4 / ChangeLog
2003-09-10 Bruno HaibleAssume ANSI C.
2003-09-10 Bruno HaibleAssume ANSI C <string.h>, <stdlib.h>.
2003-09-10 Paul EggertRemove K&R cruft, day two.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft (alloca.m4 through getdate.m4).
2003-09-06 Paul EggertAdd time_r module. Change timegm, mktime, and strftime...
2003-09-01 Bruno HaibleNew module 'timegm'.
2003-08-28 Bruno HaibleAvoid havoc with AIX 3.2.5 xlc.
2003-08-27 Jim Meyering.
2003-08-20 Karl Berry.
2003-08-19 Jim Meyering*** empty log message ***
2003-08-19 Bruno HaibleAssume <string.h> exists,
2003-08-18 Bruno HaiblePart of 'argp' module.
2003-08-17 Bruno HaibleAdd an include file to module 'strndup'.
2003-08-17 Paul EggertDocument merges from coreutils.
2003-08-16 Paul EggertMerge from coreutils, etc.
2003-08-14 Paul EggertMerges from coreutils
2003-08-13 Paul EggertIgnore trailing white space and empty lines
2003-08-13 Paul EggertLeave whitespace alone when importing, undoing that...
2003-08-13 Paul EggertNormalize leading white space and remove trailing white...
2003-08-12 Paul EggertMerge euidaccess etc. from coreutils.
2003-08-12 Paul EggertGet m4 files from the gettext distribution.
2003-08-11 Bruno HaibleWork around the lack of wcslen() on Solaris 2.5.1.
2003-08-09 Paul Eggertregex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
2003-08-08 Paul EggertNew module 'extensions', used by timespec and unlocked-io
2003-08-07 Paul EggertAdd 'restrict' module.
2003-08-07 Bruno HaibleMake the module 'getndelim2' compatible with the module...
2003-08-06 Paul Eggertregex.m4: Replace a single non-ASCII byte with "\201".
2003-07-31 Bruno HaibleNew module 'getpass-gnu'.
2003-07-22 Paul EggertCorrect SunOS and Solaris version number notation to...
2003-07-18 Bruno HaibleNew module 'getndelim2'.
2003-07-17 Bruno HaibleRemove obsolete Makefile.
2003-07-17 Bruno HaibleNew module 'getnline'.
2003-07-14 Bruno HaibleNew module 'mempcpy'.
2003-07-10 Jim Meyering*** empty log message ***
2003-07-01 Paul Eggert* lib/xreadlink.c: Include <sys/types.h> unconditionall...
2003-07-01 Bruno HaibleIgnore <unistd.h>.
2003-06-25 Bruno HaibleNew module 'readlink'.
2003-06-25 Bruno HaibleTest for ssize_t. Needed for portability to mingw32.
2003-06-11 Bruno HaibleNew module 'sysexits'.
2003-06-10 Bruno HaibleNew module strchrnul.
2003-06-07 Bruno HaibleMake .h file creation more reliable.
2003-06-05 Paul EggertMerge human.c changes from coreutils.
2003-06-04 Paul EggertEnsure we use gnulib mktime rather than glibc's mktime...
2003-06-04 Paul Eggert.h files should stand alone, but we shouldn't include...
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2003-05-29 Paul Eggertin lib:
2003-05-26 Jim Meyering*** empty log message ***
2003-05-17 Bruno HaibleFix quoting bugs.
2003-04-22 Paul Eggert* error.m4 (gl_ERROR): Do not put under dynamic conditi...
2003-04-14 Bruno HaibleUse AC_FUNC_VPRINTF instead of bogus test for function...
2003-04-10 Bruno HaibleNew module 'findprog'.
2003-04-04 Bruno HaibleNew module 'linebreak'.
2003-04-03 Bruno HaibleNew modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4...
2003-03-30 Bruno HaiblePortability to Woe32.
2003-03-28 Bruno HaibleNew module copy-file.
2003-03-18 Bruno HaibleUse new documented autoconf macros.
2003-03-17 Bruno HaibleRequire autoconf 2.54 or newer.
2003-03-14 Bruno HaibleUse defn([...]) for quoting.
2003-03-14 Bruno HaibleFix quoting bug.
2003-03-13 Paul EggertMerge changes from Bison.
2003-02-20 Bruno HaibleNew module poll, from Paolo Bonzini <bonzini@gnu.org>.
2003-02-18 Bruno HaibleTranscendental functions for 'long double', from Paolo...
2003-02-17 Bruno Haiblemkdtemp() function: create a private temporary directory.
2003-02-02 Jim Meyering*** empty log message ***
2003-01-31 Bruno HaibleMake this module usable in shared libraries.
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.
2003-01-29 Bruno HaibleNew module stpncpy.
2003-01-23 Jim Meyering*** empty log message ***
2003-01-23 Jim Meyering.
2003-01-16 Jim Meyering.
2003-01-15 Bruno HaibleAlso test the LL suffix.
2003-01-15 Bruno HaibleRequire AC_C_INLINE.
2003-01-15 Bruno HaibleWork around a bug of AC_EGREP_CPP in autoconf-2.57.
2003-01-13 Paul EggertFinish renaming getstr -> getdelim2 and readline -...
2003-01-10 Bruno HaibleMake it possibly to simply write: #include <alloca.h>.
2003-01-09 Bruno HaibleMake it possible to #include <stdbool.h> without any...
2002-12-31 Paul Eggert* memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2002-12-18 Bruno HaibleRemove unused test.
2002-12-17 Bruno HaibleUpdate for change made on 2001-08-03 in mbswidth.c.
2002-12-11 Bruno HaiblePrerequisites of lib/setenv.c and lib/unsetenv.c.
2002-12-06 Paul EggertAdd more comments to latest changelog change.
2002-12-06 Paul EggertUndo the 2001-07-02 change for jm-glibc-io, as it was...
2002-07-06 Jim Meyering*** empty log message ***
2002-06-26 Jim Meyering*** empty log message ***
2002-06-22 Jim Meyering.
2002-06-22 Jim Meyering.
2002-06-22 Jim Meyering*** empty log message ***
2002-06-22 Jim Meyering*** empty log message ***
2002-06-21 Jim Meyering*** empty log message ***
2002-06-21 Jim Meyering*** empty log message ***
2002-06-15 Jim Meyering*** empty log message ***
2002-06-07 Jim Meyering*** empty log message ***
2002-06-01 Jim Meyering*** empty log message ***
2002-05-28 Jim Meyering*** empty log message ***
2002-05-27 Jim Meyering*** empty log message ***
2002-05-27 Jim Meyering*** empty log message ***
2002-04-30 Jim Meyering*** empty log message *** SH-UTILS-2_0_12
2002-04-30 Jim Meyering*** empty log message ***
next