log

age author description
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.
Fri, 18 May 2007 23:37:50 +0000 Bruno Haible Add tests for %e and %g directives.
Fri, 18 May 2007 23:35:38 +0000 Bruno Haible Fix small bug in 'divide' function.
Fri, 18 May 2007 22:10:17 +0000 Bruno Haible More tests of printf %f.
Fri, 18 May 2007 19:15:02 +0000 Bruno Haible Typo in ChangeLog entry.
Fri, 18 May 2007 18:26:01 +0000 Bruno Haible Add support for 'long double' number output.
Fri, 18 May 2007 17:45:52 +0000 Bruno Haible Work around broken snprintf function on BeOS.
Fri, 18 May 2007 17:35:19 +0000 Bruno Haible Support output of 64-bit numbers on mingw.
Fri, 18 May 2007 17:27:31 +0000 Bruno Haible Fix printf-frexpl module to recognize buggy AIX 5.1 frexpl().
Fri, 18 May 2007 17:22:33 +0000 Bruno Haible Tests for module 'frexpl-nolibm'.
Fri, 18 May 2007 17:21:44 +0000 Bruno Haible New module 'frexpl-nolibm'.
Fri, 18 May 2007 13:31:16 +0000 Karl Berry autoupdate
Thu, 17 May 2007 15:56:05 +0000 Paul Eggert * lib/dirent_.h: Prefer #include_next <foo.h> to #include
Thu, 17 May 2007 12:38:22 +0000 Eric Blake * modules/closein-tests (Makefile.am): Distribute
Thu, 17 May 2007 09:18:53 +0000 Bruno Haible Renamed test-fprintf-posix.out to test-printf-posix.output.
Thu, 17 May 2007 09:10:42 +0000 Bruno Haible Rename test-fprintf-posix.out to test-printf-posix.output.
Thu, 17 May 2007 09:07:35 +0000 Bruno Haible Move to test-printf-posix.output.
Thu, 17 May 2007 09:07:32 +0000 Bruno Haible Move to here from test-fprintf-posix.out.
Thu, 17 May 2007 06:14:29 +0000 Paul Eggert * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Wed, 16 May 2007 10:49:41 +0000 Simon Josefsson Remove opencdk (maintainer drop'ed gnulib).
Wed, 16 May 2007 10:07:20 +0000 Bruno Haible 2007-05-16 Thien-Thi Nguyen <ttn@gnuvola.org> (tiny change)
Mon, 14 May 2007 21:36:29 +0000 Bruno Haible Tweak doc.
Mon, 14 May 2007 00:34:40 +0000 Bruno Haible Comment fix.