log

age author description
Sat, 24 Jan 2009 11:43:44 +0100 Bruno Haible Add formal specification of what c_strtod, c_strtold do.
Fri, 23 Jan 2009 23:41:16 +0100 Bruno Haible Change c_strtod, c_strtold to no longer call xalloc_die().
Fri, 23 Jan 2009 16:21:57 +0100 Jim Meyering c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
Fri, 23 Jan 2009 16:01:59 +0100 Simon Josefsson version-etc: Add emit_bug_reporting_address.
Thu, 22 Jan 2009 12:07:16 +0100 Bruno Haible Cache the C locale object.
Wed, 21 Jan 2009 23:55:58 +0100 Bruno Haible Improve error checking of c_strtod call.
Wed, 21 Jan 2009 23:35:43 +0100 Bruno Haible Improve error handling of c_strtod.
Wed, 21 Jan 2009 20:27:39 +0100 Bruno Haible nanosleep: skip configure test (fail it) for apple universal builds
Wed, 21 Jan 2009 20:26:05 +0100 Bruno Haible mktime: skip configure test (fail it) for apple universal builds
Wed, 21 Jan 2009 10:55:43 -0700 Eric Blake multiarch: avoid expand-before-require warning
Wed, 21 Jan 2009 10:33:24 -0700 Eric Blake error: avoid expand-before-require warning
Wed, 21 Jan 2009 09:55:55 -0700 Eric Blake gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
Wed, 21 Jan 2009 08:53:53 +0100 Paolo Bonzini Revert "regex: do not depend on obsolete modules."
Wed, 21 Jan 2009 00:58:26 +0100 Bruno Haible Make the 'link' module link on Windows NT 4.
Wed, 21 Jan 2009 00:29:53 +0100 Bruno Haible Don't assume that EOPNOTSUPP exists.
Tue, 20 Jan 2009 23:12:32 +0100 Michael Gold Mention a couple of restrictions of c_strtod.
Tue, 20 Jan 2009 06:19:22 -0800 Karl Berry update from texinfo
Mon, 19 Jan 2009 12:16:07 +0100 Jim Meyering gettimeofday: move more declarations out of functions
Tue, 20 Jan 2009 10:10:13 +0100 Paolo Bonzini regex: do not depend on obsolete modules.
Tue, 20 Jan 2009 01:26:11 +0100 Bruno Haible Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
Tue, 20 Jan 2009 01:21:30 +0100 Bruno Haible Skip test when a hard link cannot be created.
Tue, 20 Jan 2009 01:07:00 +0100 Martin Lambers Tests for module 'link'.
Mon, 19 Jan 2009 16:58:17 -0700 Eric Blake doc: mention another function added in cygwin 1.7.0
Tue, 20 Jan 2009 00:57:07 +0100 Bruno Haible Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
Tue, 20 Jan 2009 00:14:31 +0100 Bruno Haible Use module 'progname' in some more tests.
Mon, 19 Jan 2009 22:04:04 +0100 Bruno Haible Add a newline after the specification header.
Mon, 19 Jan 2009 09:37:19 -0700 Eric Blake test-unistd: test previous patch
Mon, 19 Jan 2009 09:27:47 -0700 Eric Blake unistd: guarantee STDIN_FILENO here, for OS/2 EMX
Mon, 19 Jan 2009 06:38:16 -0700 Eric Blake doc: mention more functions added in cygwin 1.7.0
Mon, 19 Jan 2009 08:04:27 +0100 Daniel P. Berrange ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
Mon, 19 Jan 2009 11:36:05 +0100 Simon Josefsson getdate-test: Use progname module.
Mon, 19 Jan 2009 10:58:57 +0100 Simon Josefsson fstrcmp-tests and filenamecat-tests: Use progname module.
Mon, 19 Jan 2009 08:13:17 +0100 Daniel P. Berrange gettimeofday: avoid warning: nested extern declaration of 'localtime'
Sun, 18 Jan 2009 23:48:59 +0100 Bruno Haible Revisit the condition when to use multibyte parsing in strftime.
Sun, 18 Jan 2009 21:46:46 +0100 Bruno Haible Remove unused code for mempcpy.
Sun, 18 Jan 2009 19:28:53 +0100 Martin Lambers New module 'link'.
Sun, 18 Jan 2009 18:35:25 +0100 Bruno Haible Use module progname correctly in the tests that need it.
Sun, 18 Jan 2009 12:40:22 +0100 Bruno Haible New module 'alphasort'.
Sun, 18 Jan 2009 12:28:05 +0100 Bruno Haible New module 'scandir'.
Sun, 18 Jan 2009 04:07:35 +0100 Bruno Haible Improve func_remove_prefix, func_remove_suffix.
Sun, 18 Jan 2009 03:22:58 +0100 Bruno Haible Tests for module 'dprintf-posix'.
Sun, 18 Jan 2009 03:22:08 +0100 Bruno Haible New modules 'dprintf', 'dprintf-posix'.
Sun, 18 Jan 2009 02:50:29 +0100 Bruno Haible Tests for module 'vdprintf-posix'.
Sun, 18 Jan 2009 02:48:41 +0100 Bruno Haible New modules 'vdprintf', 'vdprintf-posix'.
Sat, 17 Jan 2009 17:39:50 +0100 Bruno Haible Fix test-fopen failure on mingw.
Sat, 17 Jan 2009 17:12:42 +0100 Bruno Haible Fix compilation error on HP-UX 11.00.
Sat, 17 Jan 2009 16:39:41 +0100 Bruno Haible Avoid test-fflush2.sh failure on mingw.
Sat, 17 Jan 2009 14:06:30 +0100 Bruno Haible Attempt to avoid a recursive include of wchar.h on IRIX 6.5.
Sat, 17 Jan 2009 09:46:08 +0100 Bruno Haible Support for stripping executables in --enable-relocatable.
Sat, 17 Jan 2009 09:30:17 +0100 Bruno Haible Oops, fix unintended commit.
Sat, 17 Jan 2009 09:29:19 +0100 Bruno Haible Remove debugging information left over by C compiler on MacOS X.
Sat, 17 Jan 2009 09:24:00 +0100 Bruno Haible Update use of API that has changed in MacOS X 10.4.
Fri, 16 Jan 2009 12:09:48 +0100 Jim Meyering strerror: avoid warnings about discarding "const"
Fri, 16 Jan 2009 13:08:48 +0100 Simon Josefsson Add ChangeLog entry.
Thu, 15 Jan 2009 12:38:28 -0600 Albert Chin-A-Young lib/arpa_inet.in.h: Add extern "C" block for C++.
Fri, 16 Jan 2009 12:21:48 +0100 Bruno Haible Use an array initializer syntax that also works in C++ mode.
Fri, 16 Jan 2009 09:36:21 +0100 Jim Meyering poll: suppress a warning
Thu, 15 Jan 2009 22:29:34 +0100 Daniel P. Berrange poll: remove declarations of unused variables
Fri, 16 Jan 2009 02:07:53 +0100 Bruno Haible Make fflush-after-ungetc POSIX compliant on BSD systems.
Fri, 16 Jan 2009 00:24:35 +0100 Bruno Haible Make fflush-after-ungetc POSIX compliant on glibc systems.