log

age author description
Sat, 10 Nov 2007 16:31:31 +0100 Jim Meyering Avoid link failure for the argmatch test.
Fri, 09 Nov 2007 12:59:46 +0100 Bruno Haible Document and work around a BeOS snprintf() bug.
Fri, 09 Nov 2007 12:52:05 +0100 Bruno Haible Fix inefficiency introduced on 2007-11-03.
Fri, 09 Nov 2007 12:24:38 +0100 Bruno Haible Avoid a test failure on BeOS.
Thu, 01 Nov 2007 18:34:38 +0100 Jim Meyering Change cache variable name prefix "jm_" to "gl_" everywhere.
Wed, 07 Nov 2007 02:12:43 +0100 Bruno Haible Upgrade to gettext-0.17.
Wed, 07 Nov 2007 02:00:34 +0100 Bruno Haible Update version number, from gettext-0.17.
Wed, 07 Nov 2007 01:36:49 +0100 Bruno Haible Fix port to QNX.
Wed, 07 Nov 2007 01:24:59 +0100 Bruno Haible Port to QNX.
Tue, 06 Nov 2007 00:41:57 +0100 Bruno Haible Fix the processing of finite numbers with the 'a' and 'A' directives.
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>.