log

age author description
Tue, 06 Nov 2007 00:27:27 +0100 Bruno Haible Fix a compilation error of realloc.c on OSF/1 4.0d and similar bugs.
Mon, 05 Nov 2007 08:27:07 +0100 Jim Meyering git-version-gen: sync from coreutils.
Mon, 05 Nov 2007 01:55:32 +0100 Bruno Haible Protect all macro definitions containing an 'if' statement.
Sun, 04 Nov 2007 22:43:31 +0100 Bruno Haible Undefine two macros after they are not needed any more.
Sun, 04 Nov 2007 21:14:08 +0100 Bruno Haible Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
Sun, 04 Nov 2007 19:52:07 +0100 Bruno Haible New module 'nocrash'.
Sun, 04 Nov 2007 19:43:13 +0100 Bruno Haible Add tests for large precisions.
Sun, 04 Nov 2007 17:19:42 +0100 Bruno Haible Fix *printf behaviour for large precisions on mingw and BeOS.
Sun, 04 Nov 2007 15:00:15 +0100 Bruno Haible Fix output of floating-point values with large exponent.
Sun, 04 Nov 2007 10:32:29 +0100 Bruno Haible relocatable.m4 needs lib-ld.m4.
Sat, 03 Nov 2007 17:00:19 +0100 Bruno Haible New tests for modules 'test-fprintf-posix' and 'test-printf-posix'.
Sat, 03 Nov 2007 16:52:20 +0100 Bruno Haible Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
Sat, 03 Nov 2007 16:36:58 +0100 Bruno Haible Tests for module 'frexp-nolibm'.
Sat, 03 Nov 2007 16:35:53 +0100 Bruno Haible New module 'frexp-nolibm'.
Sat, 03 Nov 2007 15:22:52 +0100 Bruno Haible Fix detection of overflow: don't assume that snprintf is C99 compliant.
Sat, 03 Nov 2007 12:40:53 +0100 Bruno Haible Fix out-of-memory handling of vasnprintf.
Fri, 02 Nov 2007 16:28:00 -0600 Eric Blake Fix xprintf tests on cygwin.
Fri, 02 Nov 2007 00:17:19 +0100 Bruno Haible Fix documentation about what the 'putenv' module provides.
Thu, 01 Nov 2007 09:19:14 -0700 Paul Eggert * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
Thu, 01 Nov 2007 13:23:33 +0100 Bruno Haible Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Wed, 31 Oct 2007 20:32:07 +0100 Jim Meyering Treat an empty date string exactly like "0".
Wed, 31 Oct 2007 13:13:14 +0100 Bruno Haible Remove obsolete macros gl_AC_TYPE_LONG_LONG, gl_AC_TYPE_UNSIGNED_LONG_LONG.
Wed, 31 Oct 2007 12:55:02 +0100 Bruno Haible Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT are consistent.
Wed, 31 Oct 2007 02:30:29 +0100 Bruno Haible Typo in comment.
Wed, 31 Oct 2007 02:27:41 +0100 Bruno Haible New module 'xvasprintf-posix'.
Wed, 31 Oct 2007 02:25:22 +0100 Bruno Haible Tests for module 'xprintf-posix'.
Wed, 31 Oct 2007 02:23:50 +0100 Bruno Haible New module 'xprintf-posix'.
Tue, 30 Oct 2007 07:05:41 +0100 Ralf Wildenhues Remove some temp files leftover from tests.
Tue, 30 Oct 2007 01:31:13 +0100 Bruno Haible Rename the cache variable to contain the special marker '_cv_'.
Mon, 29 Oct 2007 12:55:44 +0100 Bruno Haible If --lgpl is not specified, convert copyright headers to GPLv3+.