log

age author description
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+.
Mon, 29 Oct 2007 04:23:19 +0100 Bruno Haible Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
Mon, 29 Oct 2007 03:59:04 +0100 Bruno Haible Fix "integer overflow" warnings with OSF/1 5.1 cc.
Mon, 29 Oct 2007 03:56:55 +0100 Bruno Haible Revert ChangeLog damage in last commit.
Mon, 29 Oct 2007 03:19:52 +0100 Bruno Haible Fix link errors with Sun C 5.0 on Solaris 10.
Mon, 29 Oct 2007 02:08:41 +0100 Bruno Haible Put the test whether the floor or ceil variant needs libm into a separate macro.
Mon, 29 Oct 2007 00:25:20 +0100 Bruno Haible Add/remove some blank lines.
Sun, 28 Oct 2007 23:25:16 +0100 Bruno Haible Allow specifying the LGPL version number through --lgpl=2 or --lgpl=3.
Sun, 28 Oct 2007 21:45:28 +0100 Bruno Haible Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.
Sun, 28 Oct 2007 21:39:15 +0100 Bruno Haible Notify xgettext about functions that have a format string argument.
Sat, 27 Oct 2007 22:12:07 -0700 Ben Pfaff Implement 'isfinite' module.
Sat, 27 Oct 2007 21:05:58 -0700 Ben Pfaff Check whether round* exist in libraries, not just whether they are declared.
Sun, 28 Oct 2007 01:35:59 +0200 Bruno Haible Document some more things the gnulib user must be aware of.
Sat, 27 Oct 2007 03:39:41 +0200 Bruno Haible Borrow an improved version of AC_C_RESTRICT from autoconf.
Sat, 27 Oct 2007 00:41:22 +0200 Bruno Haible Change strerror so that it never returns an empty string.
Fri, 26 Oct 2007 18:31:38 +0200 Micah Cowan Remove vestiges of cvs-gnulib-checkout process. Now we use git.
Wed, 24 Oct 2007 22:32:48 +0200 Jim Meyering Avoid diagnostics from sha1sum when there is no cached checksum.
Wed, 24 Oct 2007 22:12:56 +0200 Jim Meyering * build-aux/bootstrap: Sync from coreutils:
Wed, 24 Oct 2007 00:47:53 -0700 Paul Eggert * README: Append ".git" to git and cg examples.
Tue, 23 Oct 2007 23:47:53 +0200 Micah Cowan Add wget to the list of users.
Tue, 23 Oct 2007 06:44:39 +0200 Ralf Wildenhues Fix linking of some unistdio tests on FreeBSD.