log

age author description
Mon, 03 Dec 2007 16:49:30 -0700 Eric Blake Fix strerror module on Solaris 7.
Mon, 03 Dec 2007 15:30:36 -0800 Paul Eggert Add support for Solaris 10 ACLs. Also, ACLs are Gnulib, not Autoconf.
Mon, 03 Dec 2007 09:53:02 -0800 James Youngman * doc/regexprops-generic.texi: change "an close-group" to "a
Mon, 03 Dec 2007 12:58:14 +0100 Bruno Haible Fix a build error when someone uses "make maintainer-clean".
Mon, 03 Dec 2007 12:57:05 +0100 Bruno Haible Move declaration of getpagesize() from getpagesize.h to unistd.h.
Mon, 03 Dec 2007 12:53:14 +0100 Bruno Haible Tests for module 'strings'.
Mon, 03 Dec 2007 12:50:59 +0100 Bruno Haible Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Sat, 01 Dec 2007 11:53:07 -0700 Eric Blake Fix fseeko detection for cygwin 1.5.25.
Sat, 01 Dec 2007 15:34:41 +0100 Jim Meyering Fix a 4-year-old used-uninitialized bug in regcomp.c.
Fri, 30 Nov 2007 16:39:12 +0100 Bruno Haible Make recursive locks really recursive on POSIX systems.
Thu, 29 Nov 2007 15:05:32 -0800 Karl Berry autoupdate
Wed, 28 Nov 2007 13:56:55 -0800 Paul Eggert New function qset_acl, like set_acl but with syscall semantics.
Wed, 28 Nov 2007 18:25:36 +0100 Jim Meyering * modules/physmem (License): Change from GPL to LGPLv2+.
Mon, 26 Nov 2007 21:13:57 +0100 Bruno Haible Don't abort if the 'long double' type has excess precision.
Mon, 26 Nov 2007 06:17:07 -0800 Karl Berry autoupdate
Mon, 26 Nov 2007 06:16:09 -0800 Karl Berry autoupdate
Sun, 25 Nov 2007 11:05:04 -0800 Karl Berry sync with autoconf
Sun, 25 Nov 2007 17:09:25 +0100 Ralf Wildenhues * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
Thu, 22 Nov 2007 22:13:20 +0100 Ondřej Vašík Adjust getdate's grammar to accept a slightly more regular language.
Sun, 18 Nov 2007 11:51:26 +0100 Jim Meyering Pull my changes from coreutils:
Sun, 18 Nov 2007 11:42:16 +0100 Sergey Poznyakoff bootstrap: work also with 4-argument variant of AC_INIT
Fri, 16 Nov 2007 13:16:27 -0800 Paul Eggert Port test-getaddrinfo to Solaris (fixed version; previous change was wrong).
Fri, 16 Nov 2007 11:18:36 -0800 Paul Eggert Port test-getaddrinfo to Solaris.
Thu, 15 Nov 2007 20:58:12 -0800 Paul Eggert The license of gnu-make and posix-shell is now "GPLed build tool".
Thu, 15 Nov 2007 16:28:05 -0800 Paul Eggert New module posix-shell, for determining a POSIX shell
Thu, 15 Nov 2007 15:52:13 -0800 Paul Eggert New module gnu-make, for determining whether we're using GNU Make.
Wed, 14 Nov 2007 13:33:21 +0100 Jim Meyering Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
Wed, 14 Nov 2007 13:08:37 +0100 Bruno Haible Port to OpenBSD 4.1.
Mon, 12 Nov 2007 23:43:16 -0800 Paul Eggert Document 64-bit #if problems in stdint.texi.
Mon, 12 Nov 2007 15:50:17 -0800 Paul Eggert Don't insist on 'long long int' support in the preprocessor. It
Tue, 13 Nov 2007 00:25:37 +0100 Bruno Haible Tests for Unicode character classification functions.
Tue, 13 Nov 2007 00:15:53 +0100 Bruno Haible Unicode character classification functions.
Mon, 12 Nov 2007 01:39:22 +0100 Bruno Haible New module 'gperf'.
Sun, 11 Nov 2007 15:14:24 +0100 Bruno Haible Detect round() bug on NetBSD 3.0/x86.
Sun, 11 Nov 2007 14:26:28 +0100 Bruno Haible A better way to avoid link failure for the argmatch test.
Sun, 11 Nov 2007 14:17:22 +0100 Bruno Haible Use the shared tests for the floor* and ceil* functions.
Sun, 11 Nov 2007 14:08:25 +0100 Bruno Haible Handle the case that floorl and roundl are declared but do not exist.
Sun, 11 Nov 2007 13:58:25 +0100 Bruno Haible Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
Sun, 11 Nov 2007 01:37:52 +0100 Bruno Haible Align checks for ptrdiff_t.
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'.