log

age author description
Sat, 09 Jun 2007 11:07:23 +0000 Bruno Haible Move to xmalloca.c.
Sat, 09 Jun 2007 11:07:19 +0000 Bruno Haible Move to here from xallocsa.c.
Sat, 09 Jun 2007 11:07:03 +0000 Bruno Haible Move to xmalloca.h.
Sat, 09 Jun 2007 11:06:59 +0000 Bruno Haible Move to here from xallocsa.h.
Sat, 09 Jun 2007 11:04:14 +0000 Bruno Haible Move to xmalloca.
Sat, 09 Jun 2007 11:04:10 +0000 Bruno Haible Move to here from xallocsa.
Sat, 09 Jun 2007 11:02:52 +0000 Bruno Haible Move to test-malloca.c.
Sat, 09 Jun 2007 11:02:48 +0000 Bruno Haible Move to here from test-allocsa.c.
Sat, 09 Jun 2007 11:01:42 +0000 Bruno Haible Move to malloca-tests.
Sat, 09 Jun 2007 11:01:39 +0000 Bruno Haible Move to here from allocsa-tests.
Sat, 09 Jun 2007 11:00:21 +0000 Bruno Haible Move to malloca.m4.
Sat, 09 Jun 2007 11:00:18 +0000 Bruno Haible Move to here from allocsa.m4.
Sat, 09 Jun 2007 10:59:23 +0000 Bruno Haible Move to malloca.valgrind.
Sat, 09 Jun 2007 10:59:19 +0000 Bruno Haible Move to here from allocsa.valgrind.
Sat, 09 Jun 2007 10:58:23 +0000 Bruno Haible Move to malloca.c.
Sat, 09 Jun 2007 10:58:20 +0000 Bruno Haible Move to here from allocsa.c.
Sat, 09 Jun 2007 10:56:40 +0000 Bruno Haible Move to malloca.h.
Sat, 09 Jun 2007 10:56:36 +0000 Bruno Haible Move to here from allocsa.h.
Sat, 09 Jun 2007 10:53:51 +0000 Bruno Haible Update.
Sat, 09 Jun 2007 10:52:27 +0000 Bruno Haible Move to malloca.
Sat, 09 Jun 2007 10:52:24 +0000 Bruno Haible Move to here from allocsa.
Sat, 09 Jun 2007 01:27:49 +0000 Bruno Haible Add support for uClibc 0.9.29.
Sat, 09 Jun 2007 01:23:13 +0000 Bruno Haible Move gt_INTL_MACOSX to file intlmacosx.m4.
Thu, 07 Jun 2007 20:04:27 +0000 Bruno Haible Tests for module 'localename'.
Thu, 07 Jun 2007 20:03:31 +0000 Bruno Haible New module 'localename'.
Thu, 07 Jun 2007 13:33:15 +0000 Bruno Haible Linux uClibc built without wide character support lacks <wchar.h>.
Wed, 06 Jun 2007 18:35:17 +0000 Paul Eggert Work around problem reported by Steven M. Schweda in
Wed, 06 Jun 2007 02:26:06 +0000 Bruno Haible Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 02:20:57 +0000 Bruno Haible Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 02:19:50 +0000 Bruno Haible A "mixin" module that determines whether to require additional safety from
Wed, 06 Jun 2007 02:02:41 +0000 Bruno Haible Recognize non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 01:46:06 +0000 Bruno Haible Do the extra handling of NaN and Inf also the %a / %A.
Wed, 06 Jun 2007 01:36:14 +0000 Bruno Haible Fix possible compilation error.
Wed, 06 Jun 2007 01:30:59 +0000 Bruno Haible Fix typo.
Tue, 05 Jun 2007 13:58:16 +0000 Eric Blake * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
Mon, 04 Jun 2007 22:58:09 +0000 Bruno Haible Avoid test failures on some PowerPC hardwares.
Sat, 02 Jun 2007 20:45:23 +0000 Bruno Haible Fix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX on FreeBSD/ia64.
Sat, 02 Jun 2007 01:55:30 +0000 Bruno Haible Attempt to fix a test failure on Solaris (open fails with EACCES).
Sat, 02 Jun 2007 00:54:30 +0000 Bruno Haible Update after Eric Blake found that frexpl doesn't work right on mingw.
Sat, 02 Jun 2007 00:42:13 +0000 Bruno Haible Don't work around an lseek POSIX compliance bug on IRIX.
Fri, 01 Jun 2007 22:48:13 +0000 Bruno Haible ChangeLog entry for Karl's autoupdate.
Thu, 31 May 2007 16:32:39 +0000 Eric Blake * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
Thu, 31 May 2007 12:41:10 +0000 Karl Berry autoupdate
Thu, 31 May 2007 03:21:00 +0000 Eric Blake Work around mingw test failures exposed by m4-1.4.9b.
Thu, 31 May 2007 01:09:03 +0000 Bruno Haible Explicitly close file descriptors where needed.
Wed, 30 May 2007 02:16:51 +0000 Bruno Haible Split the double-inclusion guard. Fixes a problem with #include_next.
Wed, 30 May 2007 00:41:42 +0000 Bruno Haible Disable some tests for the moment.
Tue, 29 May 2007 23:51:44 +0000 Bruno Haible Fix typo.
Tue, 29 May 2007 23:29:07 +0000 Karl Berry autoupdate
Tue, 29 May 2007 23:00:43 +0000 Bruno Haible Avoid "checking..." message inside "checking..." message.
Tue, 29 May 2007 22:58:51 +0000 Bruno Haible Fix typo in cross-compiling case.
Tue, 29 May 2007 22:56:54 +0000 Bruno Haible Fix last patch for real.
Tue, 29 May 2007 12:50:20 +0000 Eric Blake * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
Mon, 28 May 2007 18:01:26 +0000 Eric Blake * modules/closein-tests (test_closein_LDADD): Support test on
Mon, 28 May 2007 17:22:39 +0000 Bruno Haible More #ifdef HAVE_CONFIG_H in the tests.
Mon, 28 May 2007 17:17:33 +0000 Bruno Haible Assume <config.h> exists.
Mon, 28 May 2007 16:49:41 +0000 Eric Blake Unconditionally include <config.h> in unit tests.
Mon, 28 May 2007 15:46:54 +0000 Bruno Haible Remember the presence of the --with-tests command-line option through
Mon, 28 May 2007 15:16:56 +0000 Bruno Haible Tests for module 'ftell'.
Mon, 28 May 2007 15:13:36 +0000 Bruno Haible New module 'ftell'.
Mon, 28 May 2007 15:10:23 +0000 Eric Blake * lib/allocsa.h (safe_alloca): Avoid compiler warning.
Mon, 28 May 2007 15:07:41 +0000 Bruno Haible Tests for module 'fseek'.
Mon, 28 May 2007 14:59:14 +0000 Bruno Haible New module 'fseek'.
Mon, 28 May 2007 14:48:52 +0000 Bruno Haible New module 'fseek'.
Mon, 28 May 2007 14:44:47 +0000 Bruno Haible Typo in comment.
Mon, 28 May 2007 14:43:49 +0000 Bruno Haible Fix an old entry.
Mon, 28 May 2007 14:08:37 +0000 Bruno Haible Correct last change.
Mon, 28 May 2007 13:59:41 +0000 Bruno Haible More precise wording.
Mon, 28 May 2007 13:55:57 +0000 Bruno Haible More comments.
Mon, 28 May 2007 12:56:52 +0000 Bruno Haible When not cross-compiling, perform a real runtime test.
Mon, 28 May 2007 12:43:30 +0000 Eric Blake Improve lseek module.
Mon, 28 May 2007 12:36:21 +0000 Bruno Haible Test some types.
Mon, 28 May 2007 00:28:54 +0000 Bruno Haible Fix bug introduced on 2007-03-31.
Sun, 27 May 2007 21:00:32 +0000 Bruno Haible New module 'openmp'.
Sat, 26 May 2007 21:32:26 +0000 Bruno Haible 2007-05-26 Bruno Haible <bruno@clisp.org>
Thu, 24 May 2007 16:59:20 +0000 Eric Blake Fix lseek on mingw.
Thu, 24 May 2007 13:35:35 +0000 Karl Berry autoupdate
Thu, 24 May 2007 10:10:51 +0000 Bruno Haible Allow for a longer printed representation of NaN.
Thu, 24 May 2007 09:44:51 +0000 Bruno Haible Untabify.
Thu, 24 May 2007 03:53:37 +0000 Eric Blake Fix fseeko/ftello on cygwin 1.5.24.
Thu, 24 May 2007 00:14:17 +0000 Karl Berry autoupdate
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.
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'.