log

age author description
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>.
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.
Tue, 23 Oct 2007 06:37:17 +0200 Ralf Wildenhues Fix linking of some uniconv tests on FreeBSD.
Tue, 23 Oct 2007 00:12:46 +0200 Bruno Haible Add check that intmax_t and uintmax_t have the same size.
Mon, 22 Oct 2007 16:05:18 -0600 Eric Blake Tweak x*printf documentation.
Mon, 22 Oct 2007 23:51:39 +0200 Bruno Haible Fix typo in comment.
Mon, 22 Oct 2007 14:59:23 -0700 Paul Eggert Fix Tru64 problem with stdbool.h.
Mon, 22 Oct 2007 14:09:16 -0600 Eric Blake Also wrap vf?printf.
Mon, 22 Oct 2007 23:50:32 +0200 Ralf Wildenhues Fix fstrcmp-tests on FreeBSD, AIX.
Mon, 22 Oct 2007 23:48:28 +0200 Ralf Wildenhues Fix missing U_MBLEN define in u??-conf-to-enc.c.
Mon, 22 Oct 2007 14:03:13 -0700 Paul Eggert * lib/acl.c (copy_acl): Adjust to IRIX 6.5. Problem reported
Mon, 22 Oct 2007 22:58:30 +0200 Ralf Wildenhues Fix getloadavg.c on Tru64 4.0D.
Mon, 22 Oct 2007 22:44:20 +0200 Ralf Wildenhues * tests/test-i-ring.c: Work for C89.
Mon, 22 Oct 2007 09:48:04 -0700 Bruno Haible * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
Mon, 22 Oct 2007 09:39:27 -0600 Eric Blake * tests/test-yesno.sh: Silence stderr during test.
Mon, 22 Oct 2007 09:32:11 +0200 Simon Josefsson Add module 'gc-camellia'.
Mon, 22 Oct 2007 08:02:39 +0200 Simon Josefsson (gzip_rsyncable): Don't fail if gzip sends --help to stdout.
Mon, 22 Oct 2007 07:57:59 +0200 Simon Josefsson users.txt: Fix link to libksba.
Sun, 21 Oct 2007 18:23:37 -0700 Ben Pfaff Make roundf-tests module depend on floorf, ceilf.
Sun, 21 Oct 2007 17:28:32 -0700 Ben Pfaff Fix bugs in round modules reported by Bruno Haible.
Mon, 22 Oct 2007 01:35:10 +0200 Bruno Haible Allow wcwidth to return -1 in some more cases. Fixes test failure on Solaris 10.
Sun, 21 Oct 2007 22:37:10 +0200 Bruno Haible Tweak to make it usable in gettext's libasprintf.
Sun, 21 Oct 2007 21:37:48 +0200 Bruno Haible Allow wcwidth to return -1 in some cases.
Sun, 21 Oct 2007 21:36:37 +0200 Bruno Haible Replace wcwidth also if it fails on U+200B (ZERO WIDTH SPACE).
Sun, 21 Oct 2007 20:18:55 +0200 Bruno Haible Tweak last ChangeLog entry.
Sun, 21 Oct 2007 20:06:53 +0200 Bruno Haible Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11.
Sun, 21 Oct 2007 09:17:31 -0600 Eric Blake * users.txt: Update URL for m4.
Sun, 21 Oct 2007 14:26:49 +0200 Bruno Haible Add clisp. Update stale URLs.
Sun, 21 Oct 2007 14:20:08 +0200 Bruno Haible Update after move from cvs to git.
Sun, 21 Oct 2007 02:33:32 +0200 Bruno Haible Fix typo in macro name.
Sat, 20 Oct 2007 13:08:26 -0700 Ben Pfaff Implement 'round', 'roundf', 'roundl' modules.
Sat, 20 Oct 2007 18:34:27 +0200 Jim Meyering * lib/xprintf.c: Include <config.h> unconditionally.
Sat, 20 Oct 2007 16:25:00 +0200 Jim Meyering Change xprintf's license to GPL.
Sat, 20 Oct 2007 16:19:33 +0200 Jim Meyering xprintf fixes.
Sat, 20 Oct 2007 14:56:19 +0200 Bruno Haible Don't report an unjustified overflow error.
Sat, 20 Oct 2007 14:34:54 +0200 Bruno Haible Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
Sat, 20 Oct 2007 13:44:47 +0200 Bruno Haible New module 'ceil'.
Sat, 20 Oct 2007 13:43:59 +0200 Bruno Haible New module 'floor'.
Sat, 20 Oct 2007 13:08:33 +0200 Bruno Haible Depend on fprintf-posix.
Fri, 19 Oct 2007 22:30:06 +0200 Jim Meyering * lib/xprintf.c: Don't bother testing specific errno values. Just test ferror.
Fri, 19 Oct 2007 22:11:17 +0200 Jim Meyering * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
Fri, 19 Oct 2007 17:09:37 +0200 Jim Meyering New module: xprintf
Fri, 19 Oct 2007 12:51:22 +0200 Bruno Haible Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
Fri, 19 Oct 2007 09:35:06 +0200 Jim Meyering Correct file name.
Fri, 19 Oct 2007 01:50:42 +0200 Bruno Haible Don't use %n on glibc >= 2.3 systems.
Thu, 18 Oct 2007 06:05:40 -0600 Eric Blake * modules/filenamecat-tests (Makefile.am): Link against -lintl.
Thu, 18 Oct 2007 13:13:15 +0200 Bruno Haible Improve detection of whether %n is supported or not.
Thu, 18 Oct 2007 12:57:57 +0200 Bruno Haible Fix various issues with the 'trim' module.
Wed, 17 Oct 2007 16:06:45 -0700 Paul Eggert Modify glob.c to use fstatat and dirfd, to simplify it.
Thu, 18 Oct 2007 00:23:46 +0200 Bruno Haible Improve comments in last patch.
Wed, 17 Oct 2007 21:30:40 +0200 Ralf Wildenhues * gnulib-tool (func_get_dependencies): Fix sed script to match only tests.
Wed, 17 Oct 2007 17:23:56 +0200 Bruno Haible Restrict the usable locale names on Cygwin.
Wed, 17 Oct 2007 02:20:47 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Wed, 17 Oct 2007 02:11:05 +0200 Bruno Haible Relax the license.
Tue, 16 Oct 2007 16:39:39 -0700 Paul Eggert Merge glibc changes into lib/glob.c.
Tue, 16 Oct 2007 13:33:21 -0700 Paul Eggert Check for 64-bit int errors in HP-UX 10.20 preprocessor.
Mon, 15 Oct 2007 22:40:19 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Mon, 15 Oct 2007 21:15:17 +0200 Ralf Wildenhues * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
Mon, 15 Oct 2007 20:29:01 +0200 Bruno Haible Tweak last patch.
Mon, 15 Oct 2007 20:11:36 +0200 Bruno Haible Fix typos in last patch.
Mon, 15 Oct 2007 15:52:42 +0200 Bruno Haible Replace paragraph that was explaining old way of handling LIBOBJS.
Mon, 15 Oct 2007 13:12:04 +0200 Bruno Haible Ensure NULL is defined, before using it.
Mon, 15 Oct 2007 11:07:33 +0200 Simon Josefsson m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
Sun, 14 Oct 2007 12:29:27 +0200 Bruno Haible Test for module 'iconv_open-utf'.
Sun, 14 Oct 2007 12:27:28 +0200 Bruno Haible New module 'iconv_open-utf': Enhance iconv_open to support UTF-{16,32}{BE,LE}.
Sat, 13 Oct 2007 16:26:13 +0200 Bruno Haible A different way to test for getaddrinfo, so that it works on OSF/1 5.1.
Sat, 13 Oct 2007 15:48:53 +0200 Bruno Haible Prefer the ISO C99 inline semantics over the old GNU C inline semantics.
Sat, 13 Oct 2007 15:25:42 +0200 Bruno Haible Handle 'inline' change in gcc 4.3.0.
Sat, 13 Oct 2007 13:24:03 +0200 Bruno Haible Enable the use of __freading for glibc >= 2.7.
Fri, 12 Oct 2007 23:02:18 -0700 Paul Eggert * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic