log

age author description
Sun, 11 Mar 2007 23:09:09 +0000 Bruno Haible Require 'restrict'.
Sun, 11 Mar 2007 22:58:33 +0000 Bruno Haible Fix syntax error.
Sun, 11 Mar 2007 22:55:55 +0000 Bruno Haible Use the system's sprintf function.
Sun, 11 Mar 2007 22:40:52 +0000 Bruno Haible Work around bug regarding initializers in SunPRO C and Compaq C compilers.
Sun, 11 Mar 2007 22:34:33 +0000 Bruno Haible Make pointer decrementing code ANSI C compliant.
Sun, 11 Mar 2007 22:28:43 +0000 Bruno Haible Avoid error with SunPRO C 5.0 on Solaris 2.5.1.
Sun, 11 Mar 2007 22:19:18 +0000 Bruno Haible Avoid test failures.
Sun, 11 Mar 2007 22:16:19 +0000 Bruno Haible Avoid using sed -e "", not supported by AIX sed.
Sun, 11 Mar 2007 22:11:22 +0000 Bruno Haible Start the autobuild script with /bin/sh.
Sun, 11 Mar 2007 12:05:24 +0000 Bruno Haible Avoid an endless recursion.
Sun, 11 Mar 2007 12:03:51 +0000 Bruno Haible Create also an autobuild script.
Sun, 11 Mar 2007 00:55:27 +0000 Bruno Haible Tests for module 'canonicalize-lgpl'.
Sun, 11 Mar 2007 00:54:21 +0000 Bruno Haible Tests for module 'c-strcase'.
Sun, 11 Mar 2007 00:53:00 +0000 Bruno Haible Tests for module 'atexit'.
Sun, 11 Mar 2007 00:51:51 +0000 Bruno Haible Choose better temporary filenames.
Sat, 10 Mar 2007 16:08:20 +0000 Bruno Haible Avoid using the fallback implementation; prefer porting efforts.
Sat, 10 Mar 2007 15:20:28 +0000 Bruno Haible Avoiding the "./configure && make && make distclean" did not work most of the
Sat, 10 Mar 2007 15:03:27 +0000 Bruno Haible Fix typo in last patch.
Sat, 10 Mar 2007 14:57:20 +0000 Bruno Haible Make "make distcheck" work.
Sat, 10 Mar 2007 14:56:09 +0000 Bruno Haible Remve redundant specification.
Sat, 10 Mar 2007 14:52:08 +0000 Eric Blake * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
Sat, 10 Mar 2007 11:24:15 +0000 Bruno Haible Specify __attribute__ __format__ for GCC.
Sat, 10 Mar 2007 11:20:32 +0000 Bruno Haible Treat __strftime__ and __strfmon__ like __scanf__.
Sat, 10 Mar 2007 01:21:30 +0000 Bruno Haible Tests for module 'printf-posix'.
Sat, 10 Mar 2007 01:20:26 +0000 Bruno Haible New module 'printf-posix'.
Sat, 10 Mar 2007 00:24:51 +0000 Bruno Haible Test for internationalization of module 'vasnprintf-posix'.
Sat, 10 Mar 2007 00:20:53 +0000 Bruno Haible The decimal point must be locale dependent.
Fri, 09 Mar 2007 23:34:42 +0000 Eric Blake * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
Fri, 09 Mar 2007 14:11:25 +0000 Karl Berry autoupdate
Fri, 09 Mar 2007 03:43:46 +0000 Bruno Haible Tests for module 'vprintf-posix'.