log

age author description
Wed, 23 May 2007 22:00:35 +0000 Bruno Haible Provide a link warning only if GNULIB_POSIXCHECK is defined.
Tue, 22 May 2007 01:07:46 +0000 Bruno Haible Stricter check for printf result for NaN arguments.
Sun, 20 May 2007 21:51:27 +0000 Bruno Haible Include Cygwin test results, from Eric Blake.
Sun, 20 May 2007 20:13:53 +0000 Bruno Haible Update gettext version number.
Sun, 20 May 2007 10:26:34 +0000 Bruno Haible Detect broken frexpl on BeOS.
Sun, 20 May 2007 09:19:12 +0000 Jim Meyering * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
Sun, 20 May 2007 09:01:48 +0000 Bruno Haible Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
Sun, 20 May 2007 08:44:37 +0000 Jim Meyering (gl_futimens): Rename from futimens, now that glibc-2.6 declares futimens.
Sun, 20 May 2007 08:19:54 +0000 Bruno Haible Avoid possible collision between gnulib frexpl and libm frexpl.
Sun, 20 May 2007 08:12:26 +0000 Bruno Haible Avoid test failures on some versions of HP-UX 11.
Sun, 20 May 2007 08:10:08 +0000 Bruno Haible Typo in comment.
Sun, 20 May 2007 07:33:32 +0000 Jim Meyering Fix buggy test for the fchownat-deref bug.
Sun, 20 May 2007 00:25:31 +0000 Bruno Haible Tweak message.
Sat, 19 May 2007 23:54:48 +0000 Bruno Haible Work around bugs in the system's isnanf on IRIX and Solaris.
Sat, 19 May 2007 22:57:58 +0000 Bruno Haible Avoid test failures on platforms where -0.0 and 0.0 are identical.
Sat, 19 May 2007 22:30:24 +0000 Bruno Haible Avoid test failures on IRIX 6.5.
Sat, 19 May 2007 22:22:21 +0000 Bruno Haible Avoid test failures on IRIX 6.5.
Sat, 19 May 2007 20:40:55 +0000 Bruno Haible Swap the tests 2 and 3.
Sat, 19 May 2007 20:33:32 +0000 Bruno Haible Update test results.
Sat, 19 May 2007 20:32:38 +0000 Bruno Haible Whitespace change.
Sat, 19 May 2007 20:30:58 +0000 Bruno Haible Fix a warning in last patch.
Sat, 19 May 2007 20:29:34 +0000 Bruno Haible Fix syntax error in test.
Sat, 19 May 2007 20:23:22 +0000 Bruno Haible Whitespace change.
Sat, 19 May 2007 20:21:41 +0000 Bruno Haible New module 'float'.
Sat, 19 May 2007 16:37:03 +0000 Jim Meyering * lib/utimens.c (gl_futimens): Rename from futimens,
Sat, 19 May 2007 15:28:02 +0000 Bruno Haible Avoid test failures on mingw.
Sat, 19 May 2007 14:52:36 +0000 Bruno Haible Fix *printf result for NaN, Inf, -0.0 on mingw.
Sat, 19 May 2007 10:22:11 +0000 Bruno Haible Accomodate for implementations that produce 3 exponent digits in %e and %g.
Sat, 19 May 2007 09:47:36 +0000 Bruno Haible Optimize the case of huge precision.
Sat, 19 May 2007 00:38:42 +0000 Bruno Haible Fix logic bug introduced on 2007-05-06.