log

age author description
Fri, 23 May 2008 03:39:25 +0200 Bruno Haible Fix two commands in OSF/1 specific part.
Fri, 23 May 2008 01:07:15 +0200 Bruno Haible Tweak Solaris section.
Fri, 23 May 2008 01:02:56 +0200 Bruno Haible Fix two commands in MacOS X specific part.
Fri, 23 May 2008 01:01:55 +0200 Bruno Haible Fix comments: Cygwin is like Solaris, not like POSIX.
Fri, 23 May 2008 00:14:21 +0200 Bruno Haible Move some declarations from acl.h to acl-internal.h.
Fri, 23 May 2008 00:13:07 +0200 Bruno Haible Split off copy_acl function to separate file.
Thu, 22 May 2008 19:23:54 +0200 Bruno Haible Tests for the 'copy-file' module.
Thu, 22 May 2008 07:57:37 -0600 Eric Blake Avoid gcc warning.
Thu, 22 May 2008 01:22:30 +0200 Bruno Haible Reference documentation about ACLs.
Thu, 22 May 2008 00:58:27 +0200 Bruno Haible Oops, fix syntax error introduced by last commit.
Thu, 22 May 2008 00:54:26 +0200 Bruno Haible Oops, remove stray semicolon added in last commit.
Thu, 22 May 2008 00:53:42 +0200 Bruno Haible Avoid one more warning from gcc.
Wed, 21 May 2008 23:09:59 +0200 Jim Meyering avoid another warning from gcc
Wed, 21 May 2008 18:38:12 +0200 Jim Meyering avoid a warning from gcc
Tue, 20 May 2008 15:06:25 +0200 Jim Meyering fix typos in ChangeLog entries
Wed, 21 May 2008 11:07:36 +0200 Simon Josefsson When cross-compiling, assume memcmp works if it is declared.
Tue, 20 May 2008 12:55:35 +0200 Bruno Haible More memcmp tests.
Tue, 20 May 2008 09:22:45 +0200 Simon Josefsson Add memcmp-tests module.
Tue, 20 May 2008 08:45:49 +0200 Jim Meyering remove trailing blanks
Tue, 20 May 2008 02:26:36 +0200 Bruno Haible Fix syntax of --keyword option.
Tue, 20 May 2008 00:25:16 +0200 Martin Lambers Keep getpass-gnu in sync with getpass.
Tue, 20 May 2008 00:16:32 +0200 Bruno Haible Remove trailing spaces.
Mon, 19 May 2008 19:35:00 +0200 Simon Josefsson modules/base64-tests: New file.
Mon, 19 May 2008 19:32:00 +0200 Simon Josefsson Sync gnulib base64 with coreutils base64.
Mon, 19 May 2008 18:10:38 +0200 Jim Meyering avoid a warning from gcc
Mon, 19 May 2008 14:02:23 +0200 Jim Meyering Fix doc typo.
Mon, 19 May 2008 13:15:59 +0200 Bruno Haible Document limits of other implementations.
Mon, 19 May 2008 09:40:59 +0200 Simon Josefsson doc/glibc-functions/getpass.texi: Document gnulib implementation.
Sun, 18 May 2008 15:38:15 +0200 Bruno Haible New module 'propername', moved here from GNU gettext.
Sat, 17 May 2008 02:35:22 +0200 Bruno Haible Avoid some warnings from "gcc -Wshadow".
Fri, 16 May 2008 10:38:02 +0200 Jim Meyering fix typo in ChangeLog
Thu, 15 May 2008 19:55:56 -0600 Eric Blake Extend previous patch to cygwin 1.7.0.
Thu, 15 May 2008 23:29:37 +0200 Bruno Haible Update cross-compiling guess now that glibc 2.9 will have fast implementations.
Thu, 15 May 2008 23:04:58 +0200 Bruno Haible Update after linebreak module was split.
Thu, 15 May 2008 14:51:43 -0600 Eric Blake Fix violation of <stdbool.h> replacement in regex.
Thu, 15 May 2008 14:37:29 -0600 Eric Blake Fix violation of <stdbool.h> replacement in regex.
Thu, 15 May 2008 14:52:01 +0200 Jim Meyering avoid distracting test output when git or cvs is not fount
Thu, 15 May 2008 06:16:11 -0600 Eric Blake Glibc finally accepted the memmem speedup code, bugzilla #5514.
Thu, 15 May 2008 08:50:06 +0200 Paolo Bonzini optimize double anchors such as ^$
Thu, 15 May 2008 02:01:46 +0200 Bruno Haible Help GCC to do better code generation.
Wed, 14 May 2008 23:05:26 +0200 Bruno Haible Fix typo in ChangeLog entry.
Wed, 14 May 2008 18:50:53 +0200 Lasse Collin use "echo STR|wc -c" rather than unportable "expr length STR"
Wed, 14 May 2008 17:20:42 +0200 Jim Meyering use dd ifs=$n count=1 ... rather than less-portable head -c$n
Wed, 14 May 2008 06:42:55 -0600 Eric Blake Avoid quadratic growth in gl_LIBSOURCES.
Wed, 14 May 2008 06:12:16 -0600 Eric Blake Test xmemdup0.
Tue, 13 May 2008 21:28:43 -0600 Eric Blake Split xmemdup0 into its own module.
Wed, 14 May 2008 04:09:49 +0200 Bruno Haible Oops, fix small mistake in last commit.
Wed, 14 May 2008 02:07:46 +0200 Eric Blake Reduce number of forks required during autoconf.
Tue, 13 May 2008 14:14:33 -0600 Eric Blake * gnulib-tool: Fix various comment typos.
Mon, 12 May 2008 19:22:07 +0200 Bruno Haible Tailor the linebreaking algorithm.
Mon, 12 May 2008 14:07:28 +0200 Bruno Haible Update to Unicode 5.0.0.
Sun, 11 May 2008 16:43:47 +0200 Bruno Haible Fix whitespace.
Sun, 11 May 2008 16:42:12 +0200 Bruno Haible Move gen-lbrkprop from GNU gettext to here.
Sun, 11 May 2008 15:22:35 +0200 Bruno Haible Update license to GPLv3+.
Sun, 11 May 2008 12:42:47 +0200 Bruno Haible Add prerequisites for using 'inline'.
Sun, 11 May 2008 09:05:36 +0200 Jim Meyering New modules: crypto/sha256, crypto/sha512 (from coreutils)
Sun, 11 May 2008 03:49:32 +0200 Bruno Haible Update modules list.
Sun, 11 May 2008 03:07:18 +0200 Bruno Haible New module 'unictype/gen-ctype'.
Sun, 11 May 2008 02:33:36 +0200 Bruno Haible Update comments.
Sat, 10 May 2008 15:19:43 +0200 Jim Meyering Make chdir-safer.c more efficient on a system with no symlinks.
Sat, 10 May 2008 15:15:11 +0200 Jim Meyering Make chdir-safer.c slightly safer.
Sat, 10 May 2008 14:50:12 +0200 Jim Meyering Avoid compile failure on systems without ELOOP (like mingw).
Sat, 10 May 2008 15:40:48 +0200 Bruno Haible Use case-insensitive comparison.
Sat, 10 May 2008 15:23:28 +0200 Bruno Haible Use u8_conv_from_encoding instead of using special code for the conversion.
Sat, 10 May 2008 14:32:53 +0200 Bruno Haible Tests for module unilbrk/ulc-width-linebreaks.
Sat, 10 May 2008 14:32:19 +0200 Bruno Haible Tests for module 'unilbrk/u32-width-linebreaks'.
Sat, 10 May 2008 14:31:55 +0200 Bruno Haible Tests for module unilbrk/u16-width-linebreaks.
Sat, 10 May 2008 14:31:27 +0200 Bruno Haible Tests for module unilbrk/u8-width-linebreaks.
Sat, 10 May 2008 14:30:49 +0200 Bruno Haible Tests for module unilbrk/ulc-possible-linebreaks
Sat, 10 May 2008 14:30:18 +0200 Bruno Haible Tests for module unilbrk/u32-possible-linebreaks.
Sat, 10 May 2008 14:29:49 +0200 Bruno Haible Tests for module unilbrk/u16-possible-linebreaks.
Sat, 10 May 2008 14:29:02 +0200 Bruno Haible Tests for module unilbrk/u8-possible-linebreaks.
Sat, 10 May 2008 14:24:14 +0200 Bruno Haible Split up the 'linebreak' module.
Fri, 09 May 2008 13:54:18 -0600 Eric Blake Add xmemdup0.
Thu, 08 May 2008 14:10:43 +0200 Bruno Haible Correct indentation.
Wed, 07 May 2008 20:53:19 -0600 Eric Blake Support cross-compilation of <wctype.h>.
Wed, 07 May 2008 06:07:42 -0700 Karl Berry autoupdate
Tue, 06 May 2008 23:12:55 +0200 Soren Hansen build-aux/vc-list-files: Add support for bzr.
Sat, 03 May 2008 11:50:31 +0200 Jim Meyering test-getaddrinfo.c: include <netinet/in.h>
Sat, 03 May 2008 11:46:58 +0200 Jim Meyering getaddrinfo.h: handle undefined EAI_NODATA
Sat, 03 May 2008 12:51:08 +0200 Jim Meyering avoid failed assertion with tight malloc
Sat, 03 May 2008 06:22:26 +0200 Simon Josefsson Make sure inet_ntop/inet_pton is declared when needed.
Thu, 01 May 2008 23:34:53 +0200 Jim Meyering avoid compilation error on FreeBSD 6
Thu, 01 May 2008 21:12:30 +0200 Jim Meyering useless-if-before-free: correct --help's exit status description
Thu, 01 May 2008 21:01:36 +0200 Jim Meyering vc-list-files: make the stand-alone gnulib test work
Thu, 01 May 2008 16:49:21 +0200 Bruno Haible Fix computation of newsize during reallocation.
Thu, 01 May 2008 16:43:43 +0200 Bruno Haible Add comments.
Thu, 01 May 2008 10:17:19 +0200 Jim Meyering vc-list-files: accommodate /bin/sh like the one from Solaris 10
Wed, 30 Apr 2008 15:01:23 +0200 Jim Meyering add tests for vc-list-files
Wed, 30 Apr 2008 17:39:54 +0200 Jim Meyering avoid a warning from gcc
Wed, 30 Apr 2008 17:09:04 +0200 Jim Meyering * ChangeLog: Mention Soren Hansen and add thread URL.
Wed, 30 Apr 2008 12:17:13 +0200 Jim Meyering vc-list-files: work properly with build-aux/cvsu, too
Wed, 30 Apr 2008 12:10:09 +0200 Jim Meyering vc-list-files: work properly in the CVS+awk case, too
Wed, 30 Apr 2008 11:36:06 +0200 Jim Meyering vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
Tue, 29 Apr 2008 11:59:35 -0600 Eric Blake Optimize getndelim2 to use block operations when possible.
Wed, 30 Apr 2008 01:27:49 +0200 Bruno Haible Ensure the system declares inet_ntop, inet_pton when possible.
Tue, 29 Apr 2008 22:04:47 +0200 Jim Meyering When the is more than one match in a block, match all of them.
Tue, 29 Apr 2008 20:02:22 +0200 Jim Meyering Fix broken useless-if-before-free script.
Tue, 29 Apr 2008 19:47:39 +0200 Bruno Haible Mention Simon's recent changes.
Tue, 29 Apr 2008 11:00:46 -0600 Eric Blake Use new header.
Tue, 29 Apr 2008 18:48:40 +0200 Jim Meyering Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
Tue, 29 Apr 2008 18:00:32 +0200 Jim Meyering * m4/arpa_inet_h.m4: Remove trailing blanks.
Tue, 29 Apr 2008 06:08:44 -0600 Eric Blake Silence valgrind on safe reads beyond potential array bounds.
Tue, 29 Apr 2008 13:37:51 +0200 Bruno Haible Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton need to be declared.
Tue, 29 Apr 2008 13:15:02 +0200 Jim Meyering * modules/mkdir (License): Re-license as LGPLv2+.
Tue, 29 Apr 2008 12:24:35 +0200 Bruno Haible Set the module maintainer.
Tue, 29 Apr 2008 11:26:41 +0200 Simon Josefsson Make arpa/inet module build under MinGW.
Mon, 28 Apr 2008 21:36:17 -0600 Eric Blake Test getndelim2.
Mon, 28 Apr 2008 20:16:06 -0600 Eric Blake Document rawmemchr.
Mon, 28 Apr 2008 20:08:36 -0600 Eric Blake Ensure sane coding of ChangeLog.
Tue, 29 Apr 2008 03:04:35 +0200 Bruno Haible Use 'raise'.
Tue, 29 Apr 2008 03:00:57 +0200 Bruno Haible Expect rpmatch to be declared.
Tue, 29 Apr 2008 02:55:59 +0200 Bruno Haible Declare rpmatch.
Tue, 29 Apr 2008 02:37:52 +0200 Bruno Haible Change rpmatch to use nl_langinfo when appropriate.
Mon, 28 Apr 2008 17:08:43 -0600 Eric Blake Add rawmemchr module, matching glibc.
Mon, 28 Apr 2008 17:02:16 -0600 Eric Blake Whitespace cleanup.
Mon, 28 Apr 2008 15:43:04 -0600 Eric Blake Optimize and test strchrnul.
Mon, 28 Apr 2008 15:18:09 -0600 Eric Blake * .gitignore: Ignore bad patch applications.
Mon, 28 Apr 2008 10:24:14 -0600 Eric Blake Remove intprops dependency.
Mon, 28 Apr 2008 20:08:35 +0200 Simon Josefsson Move AC_REQUIRE([AC_C_INLINE]) to top.
Mon, 28 Apr 2008 17:40:25 +0200 Simon Josefsson Move inet_ntop and inet_pton declarations to arpa/inet.h.
Mon, 28 Apr 2008 16:38:34 +0200 Simon Josefsson Fix proper win32 checks and use of inline for setsockopt.
Mon, 28 Apr 2008 11:24:51 +0200 Bruno Haible Mention a problem on mingw.
Mon, 28 Apr 2008 00:12:56 +0200 Bruno Haible Make test-stat-time pass on mingw.
Sun, 27 Apr 2008 23:30:18 +0200 Bruno Haible Add some comments.
Sun, 27 Apr 2008 22:51:28 +0200 Bruno Haible Stricter test whether isnanl works.
Sun, 27 Apr 2008 16:22:30 +0200 Bruno Haible Make test-yesno.sh work on mingw.
Sun, 27 Apr 2008 14:07:20 +0200 Bruno Haible Fix 'isfinite' on x86, x86_64, ia64 platforms.
Sun, 27 Apr 2008 12:41:21 +0200 Bruno Haible Allow local renaming in config.h.
Sun, 27 Apr 2008 12:37:28 +0200 Bruno Haible Avoid gcc warnings.
Sat, 26 Apr 2008 21:26:10 -0600 Eric Blake Optimize and test memrchr.
Sat, 26 Apr 2008 19:42:00 +0200 Bruno Haible Oops, fix mistake in third-to-last commit.
Sat, 26 Apr 2008 18:58:00 +0200 Bruno Haible Add tentative support for DragonFly BSD.
Sat, 26 Apr 2008 18:12:05 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 18:10:54 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 16:48:23 +0200 Bruno Haible Fix indentation.
Sat, 26 Apr 2008 16:47:30 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 16:42:17 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 14:14:12 +0200 Bruno Haible Work around limitation of an old 'tr' program on Solaris.
Sat, 26 Apr 2008 12:43:40 +0200 Bruno Haible Tests for module 'memchr'.
Sat, 26 Apr 2008 12:38:15 +0200 Bruno Haible Optimize parallel detection of matching bytes.
Sat, 26 Apr 2008 12:31:13 +0200 Bruno Haible Define memchr, not __memchr.
Sat, 26 Apr 2008 11:31:20 +0200 Bruno Haible Superficial improvements and comments.
Fri, 25 Apr 2008 14:52:38 -0600 Eric Blake Use native fstatat on cygwin 1.7.0.
Fri, 25 Apr 2008 11:42:13 -0700 Karl Berry autoupdate
Thu, 24 Apr 2008 06:38:34 -0700 Karl Berry autoupdate
Wed, 23 Apr 2008 15:03:40 -0600 Eric Blake Improve memchr2 performance.
Wed, 23 Apr 2008 08:09:44 +0200 Simon Josefsson Make setsockopt replacement more typesafe.
Wed, 23 Apr 2008 08:02:48 +0200 Simon Josefsson Add file, was missing from last commit.
Wed, 23 Apr 2008 07:59:31 +0200 Simon Josefsson Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
Tue, 22 Apr 2008 19:17:58 +0200 Jim Meyering * modules/verify (License): Re-license as LGPLv2+.
Tue, 22 Apr 2008 10:57:31 +0200 Simon Josefsson Cast fourth argument to setsockopt on MinGW.
Tue, 22 Apr 2008 01:58:02 +0200 Bruno Haible Give attribution.
Tue, 22 Apr 2008 01:56:52 +0200 Bruno Haible Replace the isw* functions on Linux libc5.
Tue, 22 Apr 2008 01:19:07 +0200 Bruno Haible Fix typo in last commit.
Tue, 22 Apr 2008 00:43:52 +0200 Bruno Haible Fix test failures on mingw.
Tue, 22 Apr 2008 00:31:48 +0200 Bruno Haible Fix test failure on mingw.
Tue, 22 Apr 2008 00:16:03 +0200 Bruno Haible Fix mistake in last commit.
Tue, 22 Apr 2008 00:01:17 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl' differently.
Mon, 21 Apr 2008 23:57:39 +0200 Bruno Haible Fix compilation errors related to rpl_mkdir on mingw.
Mon, 21 Apr 2008 23:47:45 +0200 Bruno Haible Port to native Windows platforms.
Mon, 21 Apr 2008 23:45:08 +0200 Bruno Haible Fix compilation error on mingw.
Mon, 21 Apr 2008 09:57:07 -0600 Eric Blake Work around preprocessors that don't handle UINTMAX_MAX.
Mon, 21 Apr 2008 17:38:59 +0200 Bruno Haible Add a ChangeLog entry for an already committed change to lib/localename.c.
Mon, 21 Apr 2008 11:03:51 +0200 Simon Josefsson (strftime): Explain better Windows incompatibility.
Sun, 20 Apr 2008 20:05:53 +0200 Bruno Haible Fix module dependencies.
Sun, 20 Apr 2008 20:05:25 +0200 Bruno Haible Remove trailing spaces.
Sun, 20 Apr 2008 20:02:43 +0200 Bruno Haible Fix test failure on platforms with non-GNU iconv.
Sun, 20 Apr 2008 19:57:36 +0200 Bruno Haible The test was a little too strict.
Sun, 20 Apr 2008 16:15:49 +0200 Bruno Haible Work around roundf() bug on mingw.
Sun, 20 Apr 2008 13:15:16 +0200 Bruno Haible Fix link error on mingw.
Sun, 20 Apr 2008 09:53:38 +0200 Bruno Haible <sys/stat.h> must provide the nlink_t type.
Sun, 20 Apr 2008 09:51:46 +0200 Bruno Haible Document snprintf bug on Linux libc5.
Sat, 19 Apr 2008 21:42:16 +0200 Bruno Haible Work around snprintf bug on Linux libc5.
Sat, 19 Apr 2008 17:55:05 +0200 Bruno Haible Make floorlog10 function more precise.
Sat, 19 Apr 2008 17:26:36 +0200 Bruno Haible Fix rounding when a precision is given.
Fri, 18 Apr 2008 10:41:18 -0700 Karl Berry update from texinfo
Fri, 18 Apr 2008 07:57:51 +0200 Simon Josefsson doc/posix-functions/strftime.texi (strftime): Clarify platform.
Fri, 18 Apr 2008 00:06:33 +0200 Bruno Haible Provide missing no-op definitions for the dummy implementation.
Thu, 17 Apr 2008 06:13:17 -0600 Eric Blake Correct attribution of previous patch.
Thu, 17 Apr 2008 13:18:42 +0200 Simon Josefsson Fix typo.
Thu, 17 Apr 2008 13:16:54 +0200 Simon Josefsson Mention that strftime %e doesn't work under Windows.
Thu, 17 Apr 2008 04:51:06 +0200 Bruno Haible Update the list of Windows locales.
Thu, 17 Apr 2008 04:35:33 +0200 Bruno Haible Update after Microsoft change the value if SUBLANG_SINDHI_PAKISTAN.
Wed, 16 Apr 2008 19:28:29 -0600 Eric Blake Adjust strtod detection to catch glibc 2.7 bug.
Thu, 17 Apr 2008 02:01:23 +0200 Bruno Haible Add tentative support for Linux libc5.
Wed, 16 Apr 2008 03:46:36 +0200 Bruno Haible Define module indicator, used by math.in.h.
Wed, 16 Apr 2008 03:39:15 +0200 Bruno Haible Remove unused variables.
Wed, 16 Apr 2008 03:35:29 +0200 Bruno Haible Fix bug in error handling code.
Wed, 16 Apr 2008 03:26:46 +0200 Bruno Haible Fix use of isspace() function.
Tue, 15 Apr 2008 15:25:38 +0200 Paolo Bonzini fix typos in mathl
Tue, 15 Apr 2008 06:24:27 -0700 Karl Berry autoupdate
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Mon, 14 Apr 2008 10:20:22 +0200 Jim Meyering test-strtod: fix typos: s/abs/fabs/
Sun, 13 Apr 2008 22:52:00 +0200 Bruno Haible Add comment for last commit.
Sun, 13 Apr 2008 22:39:41 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
Sun, 13 Apr 2008 22:17:09 +0200 Bruno Haible Avoid a test failure on AIX 4 and AIX 5.
Sun, 13 Apr 2008 21:58:00 +0200 Bruno Haible Fix compilation failure on AIX with xlc.
Sun, 13 Apr 2008 21:41:13 +0200 Bruno Haible Work around a HP-UX stdio bug.
Sun, 13 Apr 2008 21:20:17 +0200 Bruno Haible Avoid negating 0.0L - it yields a wrong result on HP-UX/hppa.
Sun, 13 Apr 2008 20:43:12 +0200 Bruno Haible Make truncl work on OSF/1 4.0.
Sun, 13 Apr 2008 19:33:56 +0200 Bruno Haible Avoid trailing comma, for picky AIX compiler.
Sun, 13 Apr 2008 19:25:13 +0200 Bruno Haible Work around a HP cc compiler bug.
Sun, 13 Apr 2008 18:35:13 +0200 Bruno Haible Check for libintl.h. Needed for HAVE_LIBINTL_H.
Sun, 13 Apr 2008 18:29:05 +0200 Bruno Haible Remove stray semicolon.
Sun, 13 Apr 2008 18:15:04 +0200 Bruno Haible test-quotearg needs to be linked against libintl (at least on Solaris).
Sun, 13 Apr 2008 14:56:42 +0200 Bruno Haible Override <sys/socket.h> when it exists but is incomplete.
Sun, 13 Apr 2008 12:57:48 +0200 Bruno Haible Avoid warning on EMX.
Sun, 13 Apr 2008 12:50:49 +0200 Bruno Haible Avoid warning on emx+gcc.
Sun, 13 Apr 2008 02:26:28 +0200 Bruno Haible Enable the fpucw handling also for x86_64.
Sat, 12 Apr 2008 19:56:55 +0200 Bruno Haible Update ChangeLog entry: the problem on emx+gcc was a different one.
Sat, 12 Apr 2008 19:53:25 +0200 Bruno Haible Fix link failure on Solaris 10/x86 with gcc.
Sat, 12 Apr 2008 18:33:53 +0200 Bruno Haible Override the system isnanf also on IRIX 6.5 with gcc.
Sat, 12 Apr 2008 17:25:00 +0200 Jim Meyering * m4/math_h.m4 (gl_MATH_H): Fix typos.
Sat, 12 Apr 2008 17:10:44 +0200 Bruno Haible Fix mistake in EMX port.
Sat, 12 Apr 2008 07:22:40 -0600 Eric Blake Work around Solaris 10 math.h bug.
Sat, 12 Apr 2008 03:26:13 +0200 Bruno Haible Adapt to future versions of Apple GCC.
Sat, 12 Apr 2008 02:34:33 +0200 Bruno Haible Avoid test failure on IRIX.
Sat, 12 Apr 2008 02:03:40 +0200 Bruno Haible Link test-strsignal with libintl.
Sat, 12 Apr 2008 01:58:40 +0200 Bruno Haible Link test-getaddrinfo with libintl.
Sat, 12 Apr 2008 01:34:34 +0200 Bruno Haible Fix two compilation errors.
Sat, 12 Apr 2008 01:07:35 +0200 Bruno Haible Include stdbool, for 'true' and 'false'.
Sat, 12 Apr 2008 00:24:39 +0200 Bruno Haible Fix compilation error with IRIX 6.5 cc.
Fri, 11 Apr 2008 10:22:22 -0600 Eric Blake Avoid compile failure on OS/2.
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
Fri, 11 Apr 2008 15:57:56 +0200 Bruno Haible Tweak comment.
Fri, 11 Apr 2008 15:13:24 +0200 Bruno Haible Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
Fri, 11 Apr 2008 13:29:33 +0200 Bruno Haible Fix a link error on MacOS X.
Fri, 11 Apr 2008 12:01:17 +0200 Bruno Haible Merge branch 'master' of ssh://haible@git.sv.gnu.org/srv/git/gnulib
Fri, 11 Apr 2008 09:16:11 +0200 Simon Josefsson Make gc_random work under Windows.
Fri, 11 Apr 2008 01:45:36 +0200 Bruno Haible Typo in comment.
Thu, 10 Apr 2008 12:58:26 +0200 Bruno Haible Port the extended stdio functions to emx+gcc.
Thu, 10 Apr 2008 00:56:00 +0200 Bruno Haible Port the extended stdio functions to emx+gcc.
Wed, 09 Apr 2008 10:31:35 -0700 Karl Berry update from texinfo
Wed, 09 Apr 2008 08:24:35 -0600 Eric Blake Avoid some more autoconf warnings.
Wed, 09 Apr 2008 06:42:08 -0600 Eric Blake Avoid some autoconf warnings.
Tue, 08 Apr 2008 07:38:18 -0600 Eric Blake Use 'git describe --match' if present (added in git 1.5.5).
Tue, 08 Apr 2008 13:11:19 +0200 Bruno Haible Add tentative support for OpenServer.
Fri, 04 Apr 2008 08:43:58 +0200 Jim Meyering gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
Sun, 06 Apr 2008 11:31:10 +0200 Bruno Haible Avoid possible error with non-ASCII bytes in UTF-8 locales.
Sun, 06 Apr 2008 00:34:50 +0200 Ralf Wildenhues Fix quoting in double-slash-root.m4.
Fri, 04 Apr 2008 06:58:46 -0600 Eric Blake Make test-fseeko.c failures meaningful.
Thu, 03 Apr 2008 22:37:49 -0600 Eric Blake Improve strtod bug detection check.
Fri, 04 Apr 2008 04:23:39 +0200 Bruno Haible relocatable-prog-wrapper needs the gl_ENVIRON macro.
Thu, 03 Apr 2008 16:31:30 -0600 Eric Blake Ensure sane .version contents.
Thu, 03 Apr 2008 14:03:49 -0600 Eric Blake Make GNU make output nicer.
Thu, 03 Apr 2008 10:55:10 -0600 Eric Blake Another maintainer tweak.
Thu, 03 Apr 2008 18:23:40 +0200 Jim Meyering vc-list-files: don't cause coreutils "make po-check" failure
Thu, 03 Apr 2008 08:45:00 -0600 Eric Blake Allow VPATH usage of vc-list-files.
Thu, 03 Apr 2008 07:58:16 -0600 Eric Blake Fix mode change
Thu, 03 Apr 2008 06:19:48 -0700 Karl Berry autoupdate
Thu, 03 Apr 2008 06:18:57 -0700 Karl Berry update from texinfo
Thu, 03 Apr 2008 00:37:05 +0200 Bruno Haible Avoid some "statement with no effect" warnings from gcc.
Thu, 03 Apr 2008 00:15:24 +0200 Jim Meyering Avoid some warnings from "gcc -Wshadow".
Wed, 02 Apr 2008 08:32:17 +0200 Jim Meyering bootstrap: remove dangling *.[ch] symlinks from lib
Thu, 03 Apr 2008 00:07:16 +0200 Bruno Haible Avoid some warnings from "gcc -Wshadow".
Wed, 02 Apr 2008 03:30:52 +0200 Bruno Haible Refine documentation of NAN problem.
Wed, 02 Apr 2008 03:29:50 +0200 Bruno Haible Fix test to work on IRIX 6.5 with cc.
Wed, 02 Apr 2008 03:23:43 +0200 Bruno Haible Refine documentation of NAN problem.
Wed, 02 Apr 2008 03:06:02 +0200 Bruno Haible Use macros NaNf, NaNd, NaNl instead of NAN.
Tue, 01 Apr 2008 07:50:28 -0600 Eric Blake Fix typos.
Tue, 01 Apr 2008 07:47:40 -0600 Eric Blake Fix typo.
Tue, 01 Apr 2008 06:34:34 -0600 Eric Blake For now, cater to gnulib strtod inaccuracies.
Mon, 31 Mar 2008 20:56:25 -0600 Eric Blake Guarantee a definition of NAN.
Tue, 01 Apr 2008 01:37:42 +0200 Bruno Haible Update test results on OSF/1.
Tue, 01 Apr 2008 00:26:18 +0200 Bruno Haible Convert from C99 syntax to C89 syntax.
Tue, 01 Apr 2008 00:04:49 +0200 Bruno Haible Assume NaNs exist; don't test the NAN macro.
Mon, 31 Mar 2008 19:22:06 +0200 Jim Meyering Don't compare actual signbit return values.
Mon, 31 Mar 2008 11:03:28 -0700 Karl Berry update from texinfo
Mon, 31 Mar 2008 08:30:11 -0600 Eric Blake Correct docs for Solaris strtod.
Mon, 31 Mar 2008 06:22:49 -0600 Eric Blake More strtod documentation.
Mon, 31 Mar 2008 00:50:54 -0500 Paul Eggert * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
Mon, 31 Mar 2008 01:59:11 +0200 Bruno Haible Add info about many more platforms.
Sun, 30 Mar 2008 16:40:35 -0600 Eric Blake Test signbit behavior on zeros.
Sun, 30 Mar 2008 16:39:41 -0600 Eric Blake Fix typo in last patch.
Sun, 30 Mar 2008 15:04:25 -0700 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Sun, 30 Mar 2008 15:57:54 -0600 Eric Blake More strtod touchups.
Sun, 30 Mar 2008 18:56:58 +0200 Bruno Haible Optimize conversion from UTF-8 to UTF-8//TRANSLIT.
Sun, 30 Mar 2008 18:48:14 +0200 Bruno Haible Avoid failure when attempting to return empty iconv results on some platforms.
Sun, 30 Mar 2008 18:29:39 +0200 Bruno Haible Fix buffer overrun.
Sun, 30 Mar 2008 08:07:51 -0600 Eric Blake strtod touchups.
Sun, 30 Mar 2008 15:58:28 +0200 Bruno Haible Use the EOVERFLOW module instead of a manual fallback for EOVERFLOW.
Sun, 30 Mar 2008 15:18:13 +0200 Bruno Haible Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
Sun, 30 Mar 2008 14:38:27 +0200 Bruno Haible Remove EOVERFLOW override.
Sun, 30 Mar 2008 14:36:00 +0200 Bruno Haible Tests for module 'EOVERFLOW'.
Sun, 30 Mar 2008 14:34:48 +0200 Bruno Haible New module 'EOVERFLOW'.
Sun, 30 Mar 2008 14:09:00 +0200 Bruno Haible Fix a bug in unistdio routines, introduced on 2007-06-10.
Sun, 30 Mar 2008 12:25:40 +0200 Bruno Haible Improve freadseek's efficiency after ungetc.
Sun, 30 Mar 2008 11:32:20 +0200 Bruno Haible Use freadptr's return value.
Sun, 30 Mar 2008 11:22:43 +0200 Bruno Haible Fix ChangeLog entry.
Sun, 30 Mar 2008 15:03:19 -0700 Karl Berry autoupdate
Sat, 29 Mar 2008 21:24:07 -0600 Eric Blake Add hex float support.
Sat, 29 Mar 2008 13:50:21 -0600 Eric Blake Document various strtod bugs, with some fixes.
Sat, 29 Mar 2008 16:55:56 -0600 Eric Blake Fix ftell on mingw.
Sat, 29 Mar 2008 07:15:50 -0600 Eric Blake Pass test-freadseek on cygwin.
Sat, 29 Mar 2008 12:59:48 +0100 Bruno Haible Disable the fflush-after-ungetc tests, since gnulib currently does not
Fri, 28 Mar 2008 15:50:04 +0100 Simon Josefsson Support SHA-224 in gc.
Wed, 26 Mar 2008 11:27:16 -0700 Karl Berry autoupdate
Wed, 26 Mar 2008 01:03:01 +0100 Jim Meyering gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
Wed, 26 Mar 2008 03:03:22 +0100 Bruno Haible Tweak the "gettextize and autopoint" section.
Wed, 26 Mar 2008 00:06:08 +0100 Jim Meyering gnumakefile: Don't double-quote-expand $(VPATH) value.
Tue, 25 Mar 2008 06:52:49 -0700 Karl Berry autoupdate
Fri, 21 Mar 2008 22:29:37 -0600 Eric Blake Alter GNUmakefile to install into top directory.
Mon, 24 Mar 2008 00:29:22 +0100 Bruno Haible New options --vc-files, --no-vc-files.
Sun, 23 Mar 2008 23:49:02 +0100 Bruno Haible Fix regex compilation error on HP-UX 11.
Sun, 23 Mar 2008 20:13:23 +0100 Bruno Haible Document how to resolve the conflicts between gnulib and gettext.
Sun, 23 Mar 2008 14:28:03 +0100 Bruno Haible Install files from top/ in the destination directory.
Sun, 23 Mar 2008 12:28:46 +0100 Bruno Haible Tweak "gnulib --version" output.
Sun, 23 Mar 2008 12:18:23 +0100 Bruno Haible Tweak "gnulib --version" output.
Fri, 21 Mar 2008 07:16:51 -0600 Eric Blake More --version tweaks.
Fri, 21 Mar 2008 00:34:04 +0100 Jim Meyering * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
Thu, 20 Mar 2008 09:24:13 -0600 Eric Blake VPATH fix.
Thu, 20 Mar 2008 15:50:57 +0100 Simon Josefsson Make git-version-gen optional. Add _build-aux variable.
Thu, 20 Mar 2008 06:52:53 -0600 Eric Blake Sync GNUmakefile with coreutils.
Tue, 18 Mar 2008 16:19:27 +0100 Jim Meyering New script and module: mktempd
Mon, 17 Mar 2008 10:58:47 -0700 Karl Berry update from texinfo
Sun, 16 Mar 2008 10:28:00 -0700 Karl Berry autoupdate
Sat, 15 Mar 2008 16:06:44 +0100 Jim Meyering Undo last change.
Sat, 15 Mar 2008 15:24:39 +0100 Jim Meyering sha1.c, md5.c: Hoist a redundant expression.
Fri, 14 Mar 2008 08:46:18 -0600 Eric Blake Bump copyright year in files generated by gnulib-tool.
Fri, 14 Mar 2008 08:24:29 -0600 Eric Blake Fix 'gnulib-tool --version' output to work with git.
Thu, 13 Mar 2008 06:50:28 -0700 Karl Berry autoupdate
Wed, 12 Mar 2008 15:38:55 -0700 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Wed, 12 Mar 2008 14:07:11 +0100 Jim Meyering Recognize optional cast of the argument to free.
Wed, 12 Mar 2008 11:09:47 +0100 Jim Meyering * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
Wed, 12 Mar 2008 11:57:08 -0700 Karl Berry autoupdate
Wed, 12 Mar 2008 05:50:20 +0100 Bruno Haible Extend AC_LIB_LINKFLAGS to the situation of several libraries provided by a single package.
Wed, 12 Mar 2008 05:46:23 +0200 Sergey Poznyakoff * build-aux/bootstrap (version_controlled_file): Adapt for SVN
Wed, 12 Mar 2008 02:57:35 +0100 Bruno Haible Avoid conflicts between local macro definitions.
Tue, 11 Mar 2008 05:38:53 +0100 Bruno Haible Correct the va_copy definition for AIX 5.
Tue, 11 Mar 2008 05:36:15 +0100 Bruno Haible Correct the va_copy definition for AIX 5.
Tue, 11 Mar 2008 05:28:42 +0100 Bruno Haible Document a pitfall.
Tue, 11 Mar 2008 05:25:50 +0100 Bruno Haible Fix commit from 2007-06-20.
Mon, 10 Mar 2008 02:01:23 +0100 Bruno Haible Take into account the number of pushed-back bytes (ungetc).
Mon, 10 Mar 2008 00:23:20 +0100 Bruno Haible Extend freadptr to return also the buffer size.
Mon, 10 Mar 2008 00:00:52 +0100 Bruno Haible Explain how to remedy the TeX save_size error.
Sun, 09 Mar 2008 22:12:55 +0100 Bruno Haible Fix mistake in last commit.
Sun, 09 Mar 2008 22:12:35 +0100 Bruno Haible Fix comments in last commit.
Sat, 08 Mar 2008 06:34:47 -0800 Karl Berry autoupdate
Fri, 07 Mar 2008 10:29:54 -0800 Karl Berry update from texinfo
Fri, 07 Mar 2008 08:38:32 -0800 Karl Berry autoupdate
Fri, 07 Mar 2008 03:34:46 +0100 Bruno Haible Make fflush after ungetc work on BSD platforms.
Thu, 06 Mar 2008 19:18:38 -0700 Eric Blake Likewise for ftello.
Thu, 06 Mar 2008 23:19:33 +0100 Bruno Haible Ensure that fseeko is declared when possible.
Thu, 06 Mar 2008 19:51:46 +0100 Bruno Haible Avoid line break inside email address.
Thu, 06 Mar 2008 19:41:21 +0100 Bruno Haible Add libgnupdf.
Thu, 06 Mar 2008 18:46:20 +0100 Bruno Haible Talk about "header file", not "header".
Thu, 06 Mar 2008 18:43:12 +0100 Thien-Thi Nguyen Consistent explanation of "Gnulib module: ..." notation.
Thu, 06 Mar 2008 15:00:56 +0100 Bruno Haible Small updates.
Thu, 06 Mar 2008 13:55:53 +0100 Bruno Haible Move the documentation of module 'func' to its own file.
Thu, 06 Mar 2008 12:13:54 +0100 Simon Josefsson Add entries for recent func module changes.
Thu, 06 Mar 2008 12:06:19 +0100 Simon Josefsson Change license to unlimited for func module.
Thu, 06 Mar 2008 12:01:44 +0100 Simon Josefsson Rename __func__ module to func.
Thu, 06 Mar 2008 11:16:06 +0100 Simon Josefsson Minor cleanups of __func__ module, suggested by Eric Blake <ebb9@byu.net>.
Tue, 04 Mar 2008 15:37:59 +0100 Simon Josefsson Add module __func__ to provide C99 __func__ variable.
Thu, 06 Mar 2008 10:28:14 +0100 Simon Josefsson Add pdf target in doc/.
Wed, 05 Mar 2008 12:21:47 +0100 Simon Josefsson Re-license byteswap to LGPLv2+.
Wed, 05 Mar 2008 10:58:52 +0100 Simon Josefsson Use unlimited license for inline module.
Tue, 04 Mar 2008 00:58:30 +0100 Bruno Haible Update last ChangeLog entry.
Mon, 03 Mar 2008 12:52:53 +0100 Bruno Haible Oops, fix last commit.
Mon, 03 Mar 2008 12:49:54 +0100 John E. Malmberg Add VMS support.
Mon, 03 Mar 2008 12:39:56 +0100 John E. Malmberg Update VMS specifics.
Sun, 02 Mar 2008 21:02:48 +0100 Jim Meyering Remove the last dependency on the "free" module.
Sat, 01 Mar 2008 12:14:27 +0100 Jim Meyering lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
Mon, 18 Feb 2008 14:12:07 +0100 Jim Meyering Remove useless "if" tests before free. Deprecate "free" module.
Sun, 02 Mar 2008 17:19:20 +0100 Jim Meyering * build-aux/git-version-gen: Adjust a comment and the Usage string.
Sun, 02 Mar 2008 17:17:28 +0100 Jim Meyering bootstrap: sync from coreutils again
Sun, 02 Mar 2008 07:01:38 -0800 Karl Berry autoupdate
Sat, 01 Mar 2008 08:40:22 -0700 Eric Blake Fix bugs in last patch.
Sat, 01 Mar 2008 16:39:04 +0100 Jim Meyering Add ChangeLog entry.
Sat, 01 Mar 2008 09:08:53 +0100 Jim Meyering bootstrap: sync from coreutils
Sat, 01 Mar 2008 06:54:29 -0700 Eric Blake New module 'memchr2'.
Fri, 29 Feb 2008 15:22:57 -0800 Karl Berry update from texinfo
Fri, 29 Feb 2008 06:59:47 -0800 Karl Berry autoupdate
Fri, 29 Feb 2008 10:31:01 +0100 Bruno Haible Tests for module 'freadseek'.
Fri, 29 Feb 2008 10:29:38 +0100 Bruno Haible New module 'freadseek'.
Fri, 29 Feb 2008 10:49:04 +0200 Sergey Poznyakoff Add anubis, cpio, mailfromd, mailutils, radius, wydawca.
Fri, 29 Feb 2008 10:30:05 +0200 Sergey Poznyakoff Update
Fri, 29 Feb 2008 10:29:06 +0200 Sergey Poznyakoff (gl_ARGP): Use AC_TRY_LINK to test if program_invocation_name and
Fri, 29 Feb 2008 01:08:18 +0100 Bruno Haible More tests for freadptr.
Fri, 29 Feb 2008 00:58:02 +0100 Bruno Haible Change specification for the sake of ungetc on hypothetic platforms.
Thu, 28 Feb 2008 06:55:50 -0800 Karl Berry autoupdate
Thu, 28 Feb 2008 16:48:43 +0200 Sergey Poznyakoff Update
Thu, 28 Feb 2008 16:48:03 +0200 Sergey Poznyakoff (source_base, m4_base, doc_base, tests_base): New variables.
Thu, 28 Feb 2008 15:26:44 +0100 Atsushi SAKAI Fix typo in comment.
Thu, 28 Feb 2008 13:21:06 +0100 Bruno Haible Tests for module 'freadptr'.
Thu, 28 Feb 2008 13:19:17 +0100 Bruno Haible New module 'freadptr'.
Wed, 27 Feb 2008 00:09:20 +0100 Karl Berry Sync from Libtool:
Sun, 24 Feb 2008 18:40:04 +0100 Bruno Haible Fix a build problem on HP-UX 10.
Sun, 24 Feb 2008 17:20:48 +0100 Bruno Haible Documentation tweak, reported by Peter O'Gorman.
Sun, 24 Feb 2008 16:58:50 +0100 Bruno Haible Tests for module 'environ'.
Sun, 24 Feb 2008 16:57:02 +0100 Bruno Haible Oops, forgot a dependency.
Sun, 24 Feb 2008 16:40:15 +0100 Bruno Haible New module 'environ'.
Sun, 24 Feb 2008 15:31:00 +0100 Bruno Haible Documentation about problem on MacOS X 10.
Thu, 21 Feb 2008 09:07:10 +0100 Bob Proulx Enable use of older two part flavor 'git describe'.
Wed, 20 Feb 2008 12:15:12 +0100 Martin Buchholz * lib/fts.c (fts_build): Typo correction to comment.
Wed, 20 Feb 2008 10:42:48 +0100 Jim Meyering * ChangeLog: Indent copyright notice to avoid "make distcheck" failure in coreutils.
Mon, 18 Feb 2008 13:00:11 +0100 Bruno Haible Restore the ChangeLog's truncated tail.
Mon, 18 Feb 2008 03:36:33 +0100 Bruno Haible Avoid generating no-op conflicts.
Mon, 18 Feb 2008 03:11:40 +0100 Bruno Haible Speed up by 10%.
Mon, 18 Feb 2008 03:09:00 +0100 Bruno Haible Speed up by 25%.
Mon, 18 Feb 2008 02:41:03 +0100 Bruno Haible Speed up from O(n^2) to O(n).
Mon, 18 Feb 2008 01:55:47 +0100 Bruno Haible New option --split-merged-entry.
Sun, 17 Feb 2008 15:42:34 +0100 Bruno Haible Support the "git pull --rebase" situation.
Sat, 16 Feb 2008 09:09:43 -0800 Karl Berry autoupdate
Sat, 16 Feb 2008 09:07:54 -0800 Karl Berry autoupdate
Sat, 16 Feb 2008 07:40:47 -0700 Eric Blake Avoid doubling \ in common case of "c-maybe" quoting style.
Wed, 13 Feb 2008 21:46:03 -0700 Eric Blake Avoid trigraph quoting in default output.
Fri, 15 Feb 2008 11:16:02 -0800 Karl Berry update from texinfo
Thu, 14 Feb 2008 07:16:31 -0800 Karl Berry autoupdate
Wed, 23 Jan 2008 17:48:40 +0100 Lasse Collin Don't rely on signed integer overflowing to negative value.
Wed, 13 Feb 2008 07:41:22 -0700 Eric Blake Avoid shadowing warning and compile errors on Linux.
Tue, 12 Feb 2008 21:05:57 -0700 Eric Blake Silence warning in last patch.
Tue, 12 Feb 2008 11:42:29 -0700 Eric Blake Quotearg part 4: add tests, fix c-maybe colon quoting.
Thu, 07 Feb 2008 16:44:01 -0700 Eric Blake Quotearg part 3: add flag to control outer quote elision.
Thu, 07 Feb 2008 14:35:51 -0700 Eric Blake Quotearg part 2: add flag that can control NUL elision.
Thu, 07 Feb 2008 06:39:57 -0700 Eric Blake Quotearg part 1: more wrappers, restore quotearg_char state.
Wed, 13 Feb 2008 00:23:23 +0100 Bruno Haible Give credit to a bug reporter.
Tue, 12 Feb 2008 00:13:34 +0100 Bruno Haible Improve reference to ./libgnu.a.
Mon, 11 Feb 2008 13:27:09 +0100 Bruno Haible Specify custom merge drivers.
Mon, 11 Feb 2008 13:24:11 +0100 Bruno Haible Comment changes.
Mon, 11 Feb 2008 09:10:21 +0100 Jim Meyering useless-if-before-free: Fix reversed exit values.
Mon, 11 Feb 2008 08:34:27 +0100 Jim Meyering useless-if-before-free: Close stdout carefully.
Mon, 11 Feb 2008 01:16:24 +0100 Bruno Haible New module 'git-merge-changelog'.
Sun, 10 Feb 2008 23:18:09 +0100 Jim Meyering useless-if-before-free: New option: --list (-l).
Sun, 10 Feb 2008 20:42:00 +0100 Jim Meyering Add a better summary to previous ChangeLog entry.
Sun, 10 Feb 2008 20:40:47 +0100 Jim Meyering * build-aux/useless-if-before-free: Exit 2 for errors.
Sun, 10 Feb 2008 19:35:54 +0100 Bruno Haible New abstract list operation 'node_set_value'.
Sun, 10 Feb 2008 19:22:48 +0100 Bruno Haible Avoid gcc warnings due to misplaced 'const'.
Sun, 10 Feb 2008 17:15:06 +0100 Jim Meyering New script and module: useless-if-before-free
Sun, 10 Feb 2008 17:12:20 +0100 Jim Meyering gitlog-to-changelog: Add omitted ChangeLog entry.
Sun, 10 Feb 2008 11:05:12 +0100 Jim Meyering * build-aux/gitlog-to-changelog: Use committer date, not author date.
Sun, 10 Feb 2008 09:49:40 +0100 Jim Meyering xstrtol_error: Fix typo.
Sat, 09 Feb 2008 14:35:33 +0100 Jim Meyering New script and module: gitlog-to-changelog
Fri, 08 Feb 2008 17:49:35 +0100 Jim Meyering Avoid two "parameter unused" warnings.
Fri, 08 Feb 2008 11:35:02 +0100 Jim Meyering Use "git COMMAND", not "git-COMMAND".
Fri, 08 Feb 2008 11:31:54 +0100 Jim Meyering * build-aux/git-version-gen: Use "git status", not "git-status".
Fri, 08 Feb 2008 02:32:48 +0100 Bruno Haible Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.
Thu, 07 Feb 2008 02:12:24 +0100 Bruno Haible Tweak ChangeLog entry.
Thu, 07 Feb 2008 02:08:13 +0100 Bruno Haible Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Thu, 07 Feb 2008 01:47:53 +0100 Bruno Haible Fix bug introduced on 2008-01-26.
Wed, 06 Feb 2008 23:58:36 +0100 Bruno Haible Fix bug introduced on 2007-06-10.
Tue, 05 Feb 2008 10:24:16 -0800 Karl Berry autoupdate
Sun, 03 Feb 2008 09:15:52 +0100 Peter O'Gorman getloadavg: use libperfstat on AIX5
Sun, 03 Feb 2008 21:06:40 +0100 Bruno Haible Add comments about required includes.
Sat, 02 Feb 2008 03:41:28 +0100 Bruno Haible users.txt: Add gnuit.
Thu, 31 Jan 2008 23:37:55 +0100 Bruno Haible Mark set_uint32 function as 'inline'.
Thu, 31 Jan 2008 14:32:19 +0100 Jim Meyering Use "sizeof VAR", rather than a literal "4".
Thu, 31 Jan 2008 13:59:31 +0100 Simon Josefsson Fix typo. Suggested by Jim.
Thu, 31 Jan 2008 13:59:03 +0100 Simon Josefsson Add sha1 self test.
Thu, 31 Jan 2008 13:57:17 +0100 Simon Josefsson Add SHA1_DIGEST_SIZE #define to sha1.h.
Thu, 31 Jan 2008 13:04:07 +0100 Jim Meyering Prefer "sizeof v" over the equivalent "4".
Thu, 31 Jan 2008 11:13:04 +0100 Jim Meyering vc-list-files: new module
Thu, 31 Jan 2008 11:13:13 +0100 Simon Josefsson sha1.c (set_uint32): Mark function as static.
Thu, 31 Jan 2008 11:10:36 +0100 Simon Josefsson md2: clarify comments to say that alignment is not required.
Thu, 31 Jan 2008 11:08:05 +0100 Simon Josefsson md4: adapt alignment constraint fix from sha1.
Thu, 31 Jan 2008 11:05:46 +0100 Simon Josefsson md5: adapt alignment constraint fix from sha1.
Wed, 30 Jan 2008 13:36:13 +0100 Peter Palfrader sha1: remove the result buffer alignment constraint
Thu, 31 Jan 2008 00:25:53 +0100 Andreas Schwab Fix autoconf test bug introduced on 2008-01-15.
Wed, 30 Jan 2008 11:58:29 -0800 Karl Berry log
Wed, 30 Jan 2008 11:57:21 -0800 Karl Berry try to preserve x bits
Wed, 30 Jan 2008 11:56:25 -0800 Karl Berry autoupdate
Tue, 29 Jan 2008 10:32:15 +0100 Jim Meyering vasnprintf.c: Avoid warning about unused label
Sat, 26 Jan 2008 15:56:47 +0100 Bruno Haible Add credits to ChangeLog entry.
Sat, 26 Jan 2008 15:45:42 +0100 Bruno Haible Use the GCC built-in __builtin_isnanl (if it works).
Sat, 26 Jan 2008 15:37:59 +0100 Bruno Haible Make use of GCC's __builtin_isnan.
Sat, 26 Jan 2008 13:23:24 +0100 Bruno Haible Use the GCC built-in when available.
Sat, 26 Jan 2008 15:17:58 +0100 Bruno Haible Rename isnan, applicable to 'double' only, to isnand.
Sat, 26 Jan 2008 02:26:52 +0100 Bruno Haible Exploit the __builtin_signbit GCC built-in.
Fri, 25 Jan 2008 21:52:02 +0100 Jim Meyering Prefer <config.h> over "config.h". See autoconf doc for explanation.
Fri, 25 Jan 2008 11:52:09 +0100 Simon Josefsson Add self-test for sockets module.
Thu, 24 Jan 2008 15:55:56 +0100 Simon Josefsson Add module sockets.
Thu, 24 Jan 2008 06:52:11 -0800 Karl Berry exec
Thu, 24 Jan 2008 06:51:43 -0800 Karl Berry autoupdate
Sat, 19 Jan 2008 17:51:32 -0800 Karl Berry autoupdate
Sun, 20 Jan 2008 00:09:59 +0100 Bruno Haible Rename two directories: headers -> posix-headers, functions -> posix-functions.
Sat, 19 Jan 2008 13:06:50 +0100 Bruno Haible Incorporate existing strcasestr doc into new doc structure.
Sat, 19 Jan 2008 12:59:00 +0100 Bruno Haible Incorporate existing memmem doc into new doc structure.
Sat, 19 Jan 2008 02:51:21 +0100 Bruno Haible New documentation of GNU libc functions.
Fri, 18 Jan 2008 02:14:04 +0100 Bruno Haible Fix a printf statement.
Thu, 17 Jan 2008 07:33:23 -0800 Karl Berry autoupdate
Thu, 17 Jan 2008 13:16:12 +0100 Simon Josefsson New module gethostname-tests.
Thu, 17 Jan 2008 11:07:41 +0100 Simon Josefsson Need string.h unconditionally, for strncpy or strcpy.
Wed, 16 Jan 2008 20:35:00 -0700 Eric Blake Convert c-strcasestr to be more efficient.
Wed, 16 Jan 2008 17:52:21 +0100 Paolo Bonzini * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
Wed, 16 Jan 2008 15:53:45 +0100 Simon Josefsson Disable secure memory in gc-libgcrypt.c.
Wed, 16 Jan 2008 15:01:09 +0100 Simon Josefsson Need string.h for strcpy in gethostname module.
Tue, 15 Jan 2008 16:32:59 -0800 Paul Eggert Fix problem with getdate on mingw32 reported by Simon Josefsson
Wed, 16 Jan 2008 00:21:10 +0100 Bruno Haible Work around a MacOS X 10.5 bug in frexpl().
Mon, 14 Jan 2008 21:00:56 -0700 Eric Blake Touch up previous patch.
Thu, 10 Jan 2008 22:22:51 -0700 Eric Blake Convert strcasestr module to use Two-Way algorithm.
Tue, 15 Jan 2008 02:25:14 +0100 Bruno Haible Replace strsignal if it does not work fine.
Mon, 14 Jan 2008 23:43:46 +0100 Bruno Haible Fix documentation of include file.
Mon, 14 Jan 2008 23:35:44 +0100 Colin Watson Make the functions argp_error, argp_failure known to xgettext.
Mon, 14 Jan 2008 07:57:42 -0800 Karl Berry autoupdate
Mon, 14 Jan 2008 11:11:25 +0100 Bruno Haible Typo in comment.
Mon, 14 Jan 2008 00:27:28 +0100 Colin Watson Tests for module 'strsignal'.
Mon, 14 Jan 2008 00:26:30 +0100 Colin Watson New module 'strsignal'.
Sun, 13 Jan 2008 14:09:07 -0700 Eric Blake Restore executable bits.
Sun, 13 Jan 2008 17:46:31 +0100 Bruno Haible Avoid unsupported locales on OpenBSD.
Sun, 13 Jan 2008 16:51:48 +0100 Bruno Haible Don't redefine __attribute__ without a need.
Sun, 13 Jan 2008 07:16:33 -0800 Karl Berry autoupdate
Sat, 12 Jan 2008 16:28:52 +0100 Bruno Haible Add documentation chapter about the glibc header files.
Sat, 12 Jan 2008 09:52:42 +0100 Jim Meyering announce-gen: emit Gnulib's git-based version string.
Sat, 12 Jan 2008 08:54:48 +0100 Jim Meyering * build-aux/announce-gen: Also check for lzma-compressed files.
Sat, 12 Jan 2008 01:14:37 +0100 Bruno Haible Increase the maximum allowed time for the test.
Sat, 12 Jan 2008 01:07:11 +0100 Bruno Haible More notes about specific platforms.
Thu, 10 Jan 2008 20:54:39 -0700 Eric Blake fix typo
Thu, 10 Jan 2008 20:44:14 -0700 Eric Blake * m4/strstr.m4: Delete cruft from copy-n-paste.
Fri, 11 Jan 2008 03:57:18 +0100 Bruno Haible Make c-strstr rely on strstr.
Fri, 11 Jan 2008 03:42:54 +0100 Bruno Haible Add documentation for the c-* modules.
Fri, 11 Jan 2008 00:36:17 +0100 Eric Blake Fix a comment.
Thu, 10 Jan 2008 12:06:35 -0700 Eric Blake Share two-way algorithm.
Thu, 10 Jan 2008 07:38:11 -0700 Eric Blake Avoid quadratic strstr implementations.
Thu, 10 Jan 2008 11:12:06 +0100 Bruno Haible Make it possible to avoid all memory leaks when calling relocate().
Thu, 10 Jan 2008 10:56:41 +0100 Bruno Haible Update copyright year.
Thu, 10 Jan 2008 10:16:08 +0100 Colin Watson * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
Thu, 10 Jan 2008 02:52:02 +0100 Bruno Haible Small tweaks to memmem module.
Thu, 10 Jan 2008 02:46:55 +0100 Bruno Haible Work around OpenBSD 4.0 tdelete() bug.
Thu, 10 Jan 2008 02:36:58 +0100 Bruno Haible Fix test failure on OpenBSD 4.0.
Thu, 10 Jan 2008 02:27:54 +0100 Bruno Haible Undo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.
Wed, 09 Jan 2008 17:22:52 -0800 Paul Eggert gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Wed, 09 Jan 2008 10:19:13 -0700 Eric Blake Add memmem-simple module.
Tue, 08 Jan 2008 17:15:27 -0700 Eric Blake Give gcc some memmem optimization hints.
Wed, 09 Jan 2008 07:18:35 +0100 Ralf Wildenhues Support AIX 6.1 and higher.
Wed, 09 Jan 2008 02:15:36 +0100 Bruno Haible Handle the particular PRIdMAX values on MacOS X and mingw.
Wed, 09 Jan 2008 01:17:12 +0100 Bruno Haible Add missing module dependencies.
Tue, 08 Jan 2008 23:54:30 +0100 Bruno Haible Document the knuth_morris_pratt calling convention better.
Tue, 08 Jan 2008 17:40:59 +0100 Bruno Haible Detect wcwidth bug on OpenBSD 4.0.
Sat, 05 Jan 2008 14:09:11 -0700 Eric Blake Rewrite memmem to guarantee linear complexity without malloc.
Tue, 08 Jan 2008 11:43:00 +0100 Bruno Haible Remove unnecessary TESTS_ENVIRONMENT setting.
Tue, 08 Jan 2008 09:53:53 +0100 Mike Frysinger Add a configure time option: --disable-acl.
Tue, 08 Jan 2008 09:09:18 +0100 Simon Josefsson Update localename-tests for setenv changes.
Tue, 08 Jan 2008 08:15:44 +0100 Ralf Wildenhues * DEPENDENCIES: Require Texinfo version 4.6 or newer.
Tue, 08 Jan 2008 02:53:46 +0100 Colin Watson Add man-db.
Tue, 08 Jan 2008 02:24:39 +0100 Bruno Haible No need to drop periods from section names.
Tue, 08 Jan 2008 02:16:21 +0100 Bruno Haible Don't strip off a leading "lt-" prefix outside a .libs directory.
Tue, 08 Jan 2008 00:28:30 +0100 Bruno Haible Improve memory cleanup in 'relocatable' module.
Mon, 07 Jan 2008 23:29:52 +0100 Bruno Haible Relax test, so that it passes on older glibc systems.
Mon, 07 Jan 2008 22:44:38 +0100 Ralf Wildenhues autoupdate.
Sat, 05 Jan 2008 06:29:33 -0800 Karl Berry autoupdate
Sat, 05 Jan 2008 04:47:24 -0700 Eric Blake Avoid quadratic system memmem.
Sat, 05 Jan 2008 04:47:05 -0700 Eric Blake Fix memmem test for mingw.
Sat, 05 Jan 2008 00:29:12 +0100 Bruno Haible Fix bug introduced on 2007-12-02.
Fri, 04 Jan 2008 15:19:34 -0700 Eric Blake Shorten duration of memmem test.
Fri, 04 Jan 2008 15:44:57 +0100 Simon Josefsson Modules intprops and string needed by relocatable-prog-wrapper.
Fri, 04 Jan 2008 00:57:29 +0100 Bruno Haible New section 'Localization'.
Fri, 04 Jan 2008 00:24:10 +0100 Bruno Haible Treat untyped memory as an 'unsigned char' array.
Fri, 04 Jan 2008 00:22:45 +0100 Bruno Haible Fix formatting of a ChangeLog entry.
Wed, 02 Jan 2008 10:00:47 +0100 Jim Meyering lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
Mon, 31 Dec 2007 15:34:15 -0800 Karl Berry missed ChangeLog for doc change yesterday
Mon, 31 Dec 2007 14:00:17 +0100 Jim Meyering Avoid use of private FTS type name.
Mon, 31 Dec 2007 11:57:16 +0100 Bruno Haible Unify 5 copies of the KMP code.
Mon, 31 Dec 2007 11:55:46 +0100 Bruno Haible Don't define xmmalloca if not needed.
Mon, 31 Dec 2007 11:54:37 +0100 Bruno Haible New macro xnmalloca.
Mon, 31 Dec 2007 11:53:40 +0100 Bruno Haible Protect against integer overflow in malloca() calls.
Mon, 31 Dec 2007 11:51:57 +0100 Bruno Haible Ensure that 'glob' stays under LGPLv2+.
Mon, 31 Dec 2007 11:51:15 +0100 Bruno Haible Change license to LGPLv2+.
Sun, 30 Dec 2007 09:50:08 -0800 Karl Berry no period in node name
Sun, 30 Dec 2007 09:49:38 -0800 Karl Berry update maintain.texi
Sat, 29 Dec 2007 01:17:08 -0800 Paul Eggert * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
Wed, 26 Dec 2007 16:37:29 +0100 Martin Lambers Override getpagesize on mingw.
Wed, 26 Dec 2007 16:33:48 +0100 Bruno Haible The localcharset module requires a modified TESTS_ENVIRONMENT; tell the user.
Wed, 26 Dec 2007 16:31:08 +0100 Bruno Haible Avoid using the syntax symbol() in formatted documentation.
Wed, 26 Dec 2007 16:28:08 +0100 Bruno Haible Use plain ANSI C syntax.
Wed, 26 Dec 2007 16:26:26 +0100 Bruno Haible Make --enable-relocatable work with DESTDIR.
Wed, 26 Dec 2007 16:25:28 +0100 Bruno Haible Fix link error in relocatability wrappers, due to xalloc_die().
Wed, 26 Dec 2007 16:23:54 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:13:28 +0100 Bruno Haible Use GNU style coding conventions.
Wed, 26 Dec 2007 16:10:15 +0100 Bruno Haible Add more comments about Knuth-Morris-Pratt algorithm.
Wed, 26 Dec 2007 16:02:46 +0100 Bruno Haible Use standard idioms.
Wed, 26 Dec 2007 16:01:15 +0100 Bruno Haible Fix the value of $auxdir used when generating the tests directory.
Wed, 26 Dec 2007 15:59:53 +0100 Bruno Haible Remove unnecessary -l options from LDFLAGS.
Thu, 20 Dec 2007 13:15:27 -0700 Eric Blake Work around circular library issue when cross-compiling.
Wed, 19 Dec 2007 16:09:03 -0700 Eric Blake Fix memmem to avoid O(n^2) worst-case complexity.
Tue, 18 Dec 2007 16:11:25 -0800 Paul Eggert Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
Mon, 17 Dec 2007 21:50:40 -0700 Eric Blake Revert addition of verify, for BSD/OS.
Mon, 17 Dec 2007 13:30:09 +0100 Petr Salinger getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
Fri, 14 Dec 2007 19:46:26 +0100 Jim Meyering Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
Mon, 17 Dec 2007 12:21:10 +0100 Bruno Haible Avoid a crash of a configure test on some x86_64 systems.
Sat, 15 Dec 2007 06:41:32 -0800 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Sat, 15 Dec 2007 15:31:00 +0100 Jim Meyering Fix typo in previous ChangeLog entry.
Sat, 15 Dec 2007 10:21:05 +0100 Jim Meyering * build-aux/gnupload (GPG): Don't hard-code patch to gpg binary.
Sat, 15 Dec 2007 06:39:03 -0800 Karl Berry update from texinfo
Thu, 13 Dec 2007 14:58:44 -0700 Eric Blake Another fseek test.
Thu, 13 Dec 2007 12:09:31 -0700 Eric Blake Fix fseeko on mingw.
Thu, 13 Dec 2007 11:25:42 -0700 Eric Blake Beef up fseek tests.
Thu, 13 Dec 2007 11:11:53 -0700 Larry Jones Fix fseeko on BSD-based platforms.
Thu, 13 Dec 2007 06:23:06 -0800 Karl Berry autoupdate
Wed, 12 Dec 2007 10:29:17 -0700 Eric Blake Allow circular dependency of separate libtests.a
Tue, 11 Dec 2007 14:00:26 -0700 Eric Blake Fix bug with -0.0L in previous patch.
Tue, 11 Dec 2007 11:35:55 -0700 Eric Blake Detect pseudo-denormals on x86 even when cross-compiling.
Mon, 10 Dec 2007 09:54:54 -0700 Eric Blake Avoid link failures with separate libtests.a.
Tue, 11 Dec 2007 08:17:24 -0700 Eric Blake Fix OpenBSD 4.0 <float.h> handling of long double.
Tue, 11 Dec 2007 13:42:58 +0100 Jim Meyering * users.txt: Add libvirt.
Thu, 06 Dec 2007 21:00:24 +0100 Jim Meyering Support versions of autoconf prior to 2.59c.
Mon, 10 Dec 2007 12:13:34 +0100 Bruno Haible Collect sources for tests-related modules in tests/, compile them to libtests.a.
Mon, 10 Dec 2007 12:06:35 +0100 Bruno Haible Fix references to the build-aux directory in the generated tests/Makefile.am.
Mon, 10 Dec 2007 12:03:15 +0100 Bruno Haible Remove redundant code.
Fri, 07 Dec 2007 17:01:25 -0700 Eric Blake Again, remake scripts executable.
Fri, 07 Dec 2007 09:53:27 -0800 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Fri, 07 Dec 2007 16:20:57 +0100 Jim Meyering Let these macros work also with autoconf-2.59.
Fri, 07 Dec 2007 09:46:02 -0800 Karl Berry autoupdate
Thu, 06 Dec 2007 16:49:19 +0100 Jim Meyering Avoid a configure-time syntax error in gl_FUNC_ACL.
Wed, 05 Dec 2007 22:38:39 +0100 Bruno Haible Update comments after last change.
Tue, 04 Dec 2007 14:45:04 -0700 Eric Blake Make scripts executable.
Tue, 04 Dec 2007 08:40:17 -0700 Eric Blake Fix frexp on mingw.
Tue, 04 Dec 2007 08:38:22 -0700 Eric Blake Make cygwin fseeko check more reliable.
Tue, 04 Dec 2007 08:35:02 -0700 Eric Blake * m4/strerror.m4: Bump version number.
Tue, 04 Dec 2007 09:44:15 +0100 Bruno Haible Mention a mingw problem.
Mon, 03 Dec 2007 16:49:30 -0700 Eric Blake Fix strerror module on Solaris 7.
Mon, 03 Dec 2007 15:30:36 -0800 Paul Eggert Add support for Solaris 10 ACLs. Also, ACLs are Gnulib, not Autoconf.
Mon, 03 Dec 2007 09:53:02 -0800 James Youngman * doc/regexprops-generic.texi: change "an close-group" to "a
Mon, 03 Dec 2007 12:58:14 +0100 Bruno Haible Fix a build error when someone uses "make maintainer-clean".
Mon, 03 Dec 2007 12:57:05 +0100 Bruno Haible Move declaration of getpagesize() from getpagesize.h to unistd.h.
Mon, 03 Dec 2007 12:53:14 +0100 Bruno Haible Tests for module 'strings'.
Mon, 03 Dec 2007 12:50:59 +0100 Bruno Haible Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Sat, 01 Dec 2007 11:53:07 -0700 Eric Blake Fix fseeko detection for cygwin 1.5.25.
Sat, 01 Dec 2007 15:34:41 +0100 Jim Meyering Fix a 4-year-old used-uninitialized bug in regcomp.c.
Fri, 30 Nov 2007 16:39:12 +0100 Bruno Haible Make recursive locks really recursive on POSIX systems.
Thu, 29 Nov 2007 15:05:32 -0800 Karl Berry autoupdate
Wed, 28 Nov 2007 13:56:55 -0800 Paul Eggert New function qset_acl, like set_acl but with syscall semantics.
Wed, 28 Nov 2007 18:25:36 +0100 Jim Meyering * modules/physmem (License): Change from GPL to LGPLv2+.
Mon, 26 Nov 2007 21:13:57 +0100 Bruno Haible Don't abort if the 'long double' type has excess precision.
Mon, 26 Nov 2007 06:17:07 -0800 Karl Berry autoupdate
Mon, 26 Nov 2007 06:16:09 -0800 Karl Berry autoupdate
Sun, 25 Nov 2007 11:05:04 -0800 Karl Berry sync with autoconf
Sun, 25 Nov 2007 17:09:25 +0100 Ralf Wildenhues * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
Thu, 22 Nov 2007 22:13:20 +0100 Ondřej Vašík Adjust getdate's grammar to accept a slightly more regular language.
Sun, 18 Nov 2007 11:51:26 +0100 Jim Meyering Pull my changes from coreutils:
Sun, 18 Nov 2007 11:42:16 +0100 Sergey Poznyakoff bootstrap: work also with 4-argument variant of AC_INIT
Fri, 16 Nov 2007 13:16:27 -0800 Paul Eggert Port test-getaddrinfo to Solaris (fixed version; previous change was wrong).
Fri, 16 Nov 2007 11:18:36 -0800 Paul Eggert Port test-getaddrinfo to Solaris.
Thu, 15 Nov 2007 20:58:12 -0800 Paul Eggert The license of gnu-make and posix-shell is now "GPLed build tool".
Thu, 15 Nov 2007 16:28:05 -0800 Paul Eggert New module posix-shell, for determining a POSIX shell
Thu, 15 Nov 2007 15:52:13 -0800 Paul Eggert New module gnu-make, for determining whether we're using GNU Make.
Wed, 14 Nov 2007 13:33:21 +0100 Jim Meyering Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
Wed, 14 Nov 2007 13:08:37 +0100 Bruno Haible Port to OpenBSD 4.1.
Mon, 12 Nov 2007 23:43:16 -0800 Paul Eggert Document 64-bit #if problems in stdint.texi.
Mon, 12 Nov 2007 15:50:17 -0800 Paul Eggert Don't insist on 'long long int' support in the preprocessor. It
Tue, 13 Nov 2007 00:25:37 +0100 Bruno Haible Tests for Unicode character classification functions.
Tue, 13 Nov 2007 00:15:53 +0100 Bruno Haible Unicode character classification functions.
Mon, 12 Nov 2007 01:39:22 +0100 Bruno Haible New module 'gperf'.
Sun, 11 Nov 2007 15:14:24 +0100 Bruno Haible Detect round() bug on NetBSD 3.0/x86.
Sun, 11 Nov 2007 14:26:28 +0100 Bruno Haible A better way to avoid link failure for the argmatch test.
Sun, 11 Nov 2007 14:17:22 +0100 Bruno Haible Use the shared tests for the floor* and ceil* functions.
Sun, 11 Nov 2007 14:08:25 +0100 Bruno Haible Handle the case that floorl and roundl are declared but do not exist.
Sun, 11 Nov 2007 13:58:25 +0100 Bruno Haible Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
Sun, 11 Nov 2007 01:37:52 +0100 Bruno Haible Align checks for ptrdiff_t.
Sat, 10 Nov 2007 16:31:31 +0100 Jim Meyering Avoid link failure for the argmatch test.
Fri, 09 Nov 2007 12:59:46 +0100 Bruno Haible Document and work around a BeOS snprintf() bug.
Fri, 09 Nov 2007 12:52:05 +0100 Bruno Haible Fix inefficiency introduced on 2007-11-03.
Fri, 09 Nov 2007 12:24:38 +0100 Bruno Haible Avoid a test failure on BeOS.
Thu, 01 Nov 2007 18:34:38 +0100 Jim Meyering Change cache variable name prefix "jm_" to "gl_" everywhere.
Wed, 07 Nov 2007 02:12:43 +0100 Bruno Haible Upgrade to gettext-0.17.
Wed, 07 Nov 2007 02:00:34 +0100 Bruno Haible Update version number, from gettext-0.17.
Wed, 07 Nov 2007 01:36:49 +0100 Bruno Haible Fix port to QNX.
Wed, 07 Nov 2007 01:24:59 +0100 Bruno Haible Port to QNX.
Tue, 06 Nov 2007 00:41:57 +0100 Bruno Haible Fix the processing of finite numbers with the 'a' and 'A' directives.
Tue, 06 Nov 2007 00:27:27 +0100 Bruno Haible Fix a compilation error of realloc.c on OSF/1 4.0d and similar bugs.
Mon, 05 Nov 2007 08:27:07 +0100 Jim Meyering git-version-gen: sync from coreutils.
Mon, 05 Nov 2007 01:55:32 +0100 Bruno Haible Protect all macro definitions containing an 'if' statement.
Sun, 04 Nov 2007 22:43:31 +0100 Bruno Haible Undefine two macros after they are not needed any more.
Sun, 04 Nov 2007 21:14:08 +0100 Bruno Haible Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
Sun, 04 Nov 2007 19:52:07 +0100 Bruno Haible New module 'nocrash'.
Sun, 04 Nov 2007 19:43:13 +0100 Bruno Haible Add tests for large precisions.
Sun, 04 Nov 2007 17:19:42 +0100 Bruno Haible Fix *printf behaviour for large precisions on mingw and BeOS.
Sun, 04 Nov 2007 15:00:15 +0100 Bruno Haible Fix output of floating-point values with large exponent.
Sun, 04 Nov 2007 10:32:29 +0100 Bruno Haible relocatable.m4 needs lib-ld.m4.
Sat, 03 Nov 2007 17:00:19 +0100 Bruno Haible New tests for modules 'test-fprintf-posix' and 'test-printf-posix'.
Sat, 03 Nov 2007 16:52:20 +0100 Bruno Haible Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
Sat, 03 Nov 2007 16:36:58 +0100 Bruno Haible Tests for module 'frexp-nolibm'.
Sat, 03 Nov 2007 16:35:53 +0100 Bruno Haible New module 'frexp-nolibm'.
Sat, 03 Nov 2007 15:22:52 +0100 Bruno Haible Fix detection of overflow: don't assume that snprintf is C99 compliant.
Sat, 03 Nov 2007 12:40:53 +0100 Bruno Haible Fix out-of-memory handling of vasnprintf.
Fri, 02 Nov 2007 16:28:00 -0600 Eric Blake Fix xprintf tests on cygwin.
Fri, 02 Nov 2007 00:17:19 +0100 Bruno Haible Fix documentation about what the 'putenv' module provides.
Thu, 01 Nov 2007 09:19:14 -0700 Paul Eggert * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
Thu, 01 Nov 2007 13:23:33 +0100 Bruno Haible Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Wed, 31 Oct 2007 20:32:07 +0100 Jim Meyering Treat an empty date string exactly like "0".
Wed, 31 Oct 2007 13:13:14 +0100 Bruno Haible Remove obsolete macros gl_AC_TYPE_LONG_LONG, gl_AC_TYPE_UNSIGNED_LONG_LONG.
Wed, 31 Oct 2007 12:55:02 +0100 Bruno Haible Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT are consistent.
Wed, 31 Oct 2007 02:30:29 +0100 Bruno Haible Typo in comment.
Wed, 31 Oct 2007 02:27:41 +0100 Bruno Haible New module 'xvasprintf-posix'.
Wed, 31 Oct 2007 02:25:22 +0100 Bruno Haible Tests for module 'xprintf-posix'.
Wed, 31 Oct 2007 02:23:50 +0100 Bruno Haible New module 'xprintf-posix'.
Tue, 30 Oct 2007 07:05:41 +0100 Ralf Wildenhues Remove some temp files leftover from tests.
Tue, 30 Oct 2007 01:31:13 +0100 Bruno Haible Rename the cache variable to contain the special marker '_cv_'.
Mon, 29 Oct 2007 12:55:44 +0100 Bruno Haible If --lgpl is not specified, convert copyright headers to GPLv3+.
Mon, 29 Oct 2007 04:23:19 +0100 Bruno Haible Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
Mon, 29 Oct 2007 03:59:04 +0100 Bruno Haible Fix "integer overflow" warnings with OSF/1 5.1 cc.
Mon, 29 Oct 2007 03:56:55 +0100 Bruno Haible Revert ChangeLog damage in last commit.
Mon, 29 Oct 2007 03:19:52 +0100 Bruno Haible Fix link errors with Sun C 5.0 on Solaris 10.
Mon, 29 Oct 2007 02:08:41 +0100 Bruno Haible Put the test whether the floor or ceil variant needs libm into a separate macro.
Mon, 29 Oct 2007 00:25:20 +0100 Bruno Haible Add/remove some blank lines.
Sun, 28 Oct 2007 23:25:16 +0100 Bruno Haible Allow specifying the LGPL version number through --lgpl=2 or --lgpl=3.
Sun, 28 Oct 2007 21:45:28 +0100 Bruno Haible Define and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.
Sun, 28 Oct 2007 21:39:15 +0100 Bruno Haible Notify xgettext about functions that have a format string argument.
Sat, 27 Oct 2007 22:12:07 -0700 Ben Pfaff Implement 'isfinite' module.
Sat, 27 Oct 2007 21:05:58 -0700 Ben Pfaff Check whether round* exist in libraries, not just whether they are declared.
Sun, 28 Oct 2007 01:35:59 +0200 Bruno Haible Document some more things the gnulib user must be aware of.
Sat, 27 Oct 2007 03:39:41 +0200 Bruno Haible Borrow an improved version of AC_C_RESTRICT from autoconf.
Sat, 27 Oct 2007 00:41:22 +0200 Bruno Haible Change strerror so that it never returns an empty string.
Fri, 26 Oct 2007 18:31:38 +0200 Micah Cowan Remove vestiges of cvs-gnulib-checkout process. Now we use git.
Wed, 24 Oct 2007 22:32:48 +0200 Jim Meyering Avoid diagnostics from sha1sum when there is no cached checksum.
Wed, 24 Oct 2007 22:12:56 +0200 Jim Meyering * build-aux/bootstrap: Sync from coreutils:
Wed, 24 Oct 2007 00:47:53 -0700 Paul Eggert * README: Append ".git" to git and cg examples.
Tue, 23 Oct 2007 23:47:53 +0200 Micah Cowan Add wget to the list of users.
Tue, 23 Oct 2007 06:44:39 +0200 Ralf Wildenhues Fix linking of some unistdio tests on FreeBSD.
Tue, 23 Oct 2007 06:37:17 +0200 Ralf Wildenhues Fix linking of some uniconv tests on FreeBSD.
Tue, 23 Oct 2007 00:12:46 +0200 Bruno Haible Add check that intmax_t and uintmax_t have the same size.
Mon, 22 Oct 2007 16:05:18 -0600 Eric Blake Tweak x*printf documentation.
Mon, 22 Oct 2007 23:51:39 +0200 Bruno Haible Fix typo in comment.
Mon, 22 Oct 2007 14:59:23 -0700 Paul Eggert Fix Tru64 problem with stdbool.h.
Mon, 22 Oct 2007 14:09:16 -0600 Eric Blake Also wrap vf?printf.
Mon, 22 Oct 2007 23:50:32 +0200 Ralf Wildenhues Fix fstrcmp-tests on FreeBSD, AIX.
Mon, 22 Oct 2007 23:48:28 +0200 Ralf Wildenhues Fix missing U_MBLEN define in u??-conf-to-enc.c.
Mon, 22 Oct 2007 14:03:13 -0700 Paul Eggert * lib/acl.c (copy_acl): Adjust to IRIX 6.5. Problem reported
Mon, 22 Oct 2007 22:58:30 +0200 Ralf Wildenhues Fix getloadavg.c on Tru64 4.0D.
Mon, 22 Oct 2007 22:44:20 +0200 Ralf Wildenhues * tests/test-i-ring.c: Work for C89.
Mon, 22 Oct 2007 09:48:04 -0700 Bruno Haible * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
Mon, 22 Oct 2007 09:39:27 -0600 Eric Blake * tests/test-yesno.sh: Silence stderr during test.
Mon, 22 Oct 2007 09:32:11 +0200 Simon Josefsson Add module 'gc-camellia'.
Mon, 22 Oct 2007 08:02:39 +0200 Simon Josefsson (gzip_rsyncable): Don't fail if gzip sends --help to stdout.
Mon, 22 Oct 2007 07:57:59 +0200 Simon Josefsson users.txt: Fix link to libksba.
Sun, 21 Oct 2007 18:23:37 -0700 Ben Pfaff Make roundf-tests module depend on floorf, ceilf.
Sun, 21 Oct 2007 17:28:32 -0700 Ben Pfaff Fix bugs in round modules reported by Bruno Haible.
Mon, 22 Oct 2007 01:35:10 +0200 Bruno Haible Allow wcwidth to return -1 in some more cases. Fixes test failure on Solaris 10.
Sun, 21 Oct 2007 22:37:10 +0200 Bruno Haible Tweak to make it usable in gettext's libasprintf.
Sun, 21 Oct 2007 21:37:48 +0200 Bruno Haible Allow wcwidth to return -1 in some cases.
Sun, 21 Oct 2007 21:36:37 +0200 Bruno Haible Replace wcwidth also if it fails on U+200B (ZERO WIDTH SPACE).
Sun, 21 Oct 2007 20:18:55 +0200 Bruno Haible Tweak last ChangeLog entry.
Sun, 21 Oct 2007 20:06:53 +0200 Bruno Haible Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11.
Sun, 21 Oct 2007 09:17:31 -0600 Eric Blake * users.txt: Update URL for m4.
Sun, 21 Oct 2007 14:26:49 +0200 Bruno Haible Add clisp. Update stale URLs.
Sun, 21 Oct 2007 14:20:08 +0200 Bruno Haible Update after move from cvs to git.
Sun, 21 Oct 2007 02:33:32 +0200 Bruno Haible Fix typo in macro name.
Sat, 20 Oct 2007 13:08:26 -0700 Ben Pfaff Implement 'round', 'roundf', 'roundl' modules.
Sat, 20 Oct 2007 18:34:27 +0200 Jim Meyering * lib/xprintf.c: Include <config.h> unconditionally.
Sat, 20 Oct 2007 16:25:00 +0200 Jim Meyering Change xprintf's license to GPL.
Sat, 20 Oct 2007 16:19:33 +0200 Jim Meyering xprintf fixes.
Sat, 20 Oct 2007 14:56:19 +0200 Bruno Haible Don't report an unjustified overflow error.
Sat, 20 Oct 2007 14:34:54 +0200 Bruno Haible Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
Sat, 20 Oct 2007 13:44:47 +0200 Bruno Haible New module 'ceil'.
Sat, 20 Oct 2007 13:43:59 +0200 Bruno Haible New module 'floor'.
Sat, 20 Oct 2007 13:08:33 +0200 Bruno Haible Depend on fprintf-posix.
Fri, 19 Oct 2007 22:30:06 +0200 Jim Meyering * lib/xprintf.c: Don't bother testing specific errno values. Just test ferror.
Fri, 19 Oct 2007 22:11:17 +0200 Jim Meyering * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
Fri, 19 Oct 2007 17:09:37 +0200 Jim Meyering New module: xprintf
Fri, 19 Oct 2007 12:51:22 +0200 Bruno Haible Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
Fri, 19 Oct 2007 09:35:06 +0200 Jim Meyering Correct file name.
Fri, 19 Oct 2007 01:50:42 +0200 Bruno Haible Don't use %n on glibc >= 2.3 systems.
Thu, 18 Oct 2007 06:05:40 -0600 Eric Blake * modules/filenamecat-tests (Makefile.am): Link against -lintl.
Thu, 18 Oct 2007 13:13:15 +0200 Bruno Haible Improve detection of whether %n is supported or not.
Thu, 18 Oct 2007 12:57:57 +0200 Bruno Haible Fix various issues with the 'trim' module.
Wed, 17 Oct 2007 16:06:45 -0700 Paul Eggert Modify glob.c to use fstatat and dirfd, to simplify it.
Thu, 18 Oct 2007 00:23:46 +0200 Bruno Haible Improve comments in last patch.
Wed, 17 Oct 2007 21:30:40 +0200 Ralf Wildenhues * gnulib-tool (func_get_dependencies): Fix sed script to match only tests.
Wed, 17 Oct 2007 17:23:56 +0200 Bruno Haible Restrict the usable locale names on Cygwin.
Wed, 17 Oct 2007 02:20:47 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Wed, 17 Oct 2007 02:11:05 +0200 Bruno Haible Relax the license.
Tue, 16 Oct 2007 16:39:39 -0700 Paul Eggert Merge glibc changes into lib/glob.c.
Tue, 16 Oct 2007 13:33:21 -0700 Paul Eggert Check for 64-bit int errors in HP-UX 10.20 preprocessor.
Mon, 15 Oct 2007 22:40:19 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Mon, 15 Oct 2007 21:15:17 +0200 Ralf Wildenhues * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
Mon, 15 Oct 2007 20:29:01 +0200 Bruno Haible Tweak last patch.
Mon, 15 Oct 2007 20:11:36 +0200 Bruno Haible Fix typos in last patch.
Mon, 15 Oct 2007 15:52:42 +0200 Bruno Haible Replace paragraph that was explaining old way of handling LIBOBJS.
Mon, 15 Oct 2007 13:12:04 +0200 Bruno Haible Ensure NULL is defined, before using it.
Mon, 15 Oct 2007 11:07:33 +0200 Simon Josefsson m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
Sun, 14 Oct 2007 12:29:27 +0200 Bruno Haible Test for module 'iconv_open-utf'.
Sun, 14 Oct 2007 12:27:28 +0200 Bruno Haible New module 'iconv_open-utf': Enhance iconv_open to support UTF-{16,32}{BE,LE}.
Sat, 13 Oct 2007 16:26:13 +0200 Bruno Haible A different way to test for getaddrinfo, so that it works on OSF/1 5.1.
Sat, 13 Oct 2007 15:48:53 +0200 Bruno Haible Prefer the ISO C99 inline semantics over the old GNU C inline semantics.
Sat, 13 Oct 2007 15:25:42 +0200 Bruno Haible Handle 'inline' change in gcc 4.3.0.
Sat, 13 Oct 2007 13:24:03 +0200 Bruno Haible Enable the use of __freading for glibc >= 2.7.
Fri, 12 Oct 2007 23:02:18 -0700 Paul Eggert * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
Sat, 13 Oct 2007 03:09:19 +0200 Bruno Haible Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.
Sat, 13 Oct 2007 03:00:51 +0200 Bruno Haible Rename tests/test-ceilf.c to tests/test-ceilf1.c.
Sat, 13 Oct 2007 02:52:28 +0200 Bruno Haible New test.
Sat, 13 Oct 2007 02:51:46 +0200 Bruno Haible Fix incorrect rounding of floor, floorf, floorl in some cases. Add new test.
Sat, 13 Oct 2007 02:28:32 +0200 Bruno Haible Rename tests/test-floorf.c to tests/test-floorf1.c.
Sat, 13 Oct 2007 02:21:50 +0200 Bruno Haible Add dependencies for test-trunc2.
Sat, 13 Oct 2007 02:14:52 +0200 Bruno Haible Add new test for trunc function.
Sat, 13 Oct 2007 02:07:12 +0200 Bruno Haible Rename tests/test-trunc.c to tests/test-trunc1.c.
Sat, 13 Oct 2007 02:03:49 +0200 Bruno Haible Fix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test.
Sat, 13 Oct 2007 02:00:48 +0200 Bruno Haible Renamed to tests/test-truncf1.c.
Sat, 13 Oct 2007 01:52:20 +0200 Bruno Haible Rename test-truncf.c to test-truncf1.c.
Thu, 11 Oct 2007 16:10:24 -0600 Eric Blake Don't claim strerror is broken on Interix.
Thu, 11 Oct 2007 23:56:06 +0200 Bruno Haible Put unit test for i-ring module into a normal test module.
Thu, 11 Oct 2007 23:44:32 +0200 Bruno Haible Put unit test for filenamecat module into a normal test module.
Thu, 11 Oct 2007 14:43:30 -0700 Paul Eggert Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
Tue, 09 Oct 2007 08:09:48 -0600 Eric Blake Silence test-fpending.
Tue, 09 Oct 2007 14:56:47 +0200 Bruno Haible Mention many new modules in the right categories.
Mon, 08 Oct 2007 18:56:32 -0700 Ben Pfaff Fix typo in comment.
Mon, 08 Oct 2007 17:11:13 -0700 Paul Eggert Fix some portability problems in the previous change.
Mon, 08 Oct 2007 16:26:12 -0700 Paul Eggert * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
Mon, 08 Oct 2007 12:50:32 +0200 Simon Josefsson Change license to LGPLv2+ on dummy, float, realloc, stdlib.
Mon, 08 Oct 2007 09:23:39 +0200 Bruno Haible Mention the license change.
Mon, 08 Oct 2007 00:01:02 +0200 Bruno Haible Fix type of TWO_MANT_DIG.
Sun, 07 Oct 2007 22:10:35 +0200 Bruno Haible Rename parameter 'exp' to 'expptr', to avoid gcc warnings.
Sun, 07 Oct 2007 20:49:20 +0200 Jim Meyering Make xnanosleep's integer overflow test more robust.
Sun, 07 Oct 2007 19:47:13 +0200 Bruno Haible Update the meaning of the license abbreviations.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 07 Oct 2007 17:38:16 +0200 Bruno Haible Change copyright notice from LGPLv2.1+ to LGPLv3+.
Sun, 07 Oct 2007 17:23:24 +0200 Bruno Haible Change copyright notice from LGPLv2.0+ to LGPLv3+.
Sun, 07 Oct 2007 17:00:27 +0200 Bruno Haible Change copyright notice from LGPL to GPL.
Sun, 07 Oct 2007 12:41:50 +0200 Bruno Haible Typo in last commit.
Sun, 07 Oct 2007 05:10:20 +0200 Bruno Haible Ensure glibc declares trunc().
Sun, 07 Oct 2007 04:48:29 +0200 Bruno Haible Test for module 'freopen'.
Sun, 07 Oct 2007 04:47:49 +0200 Bruno Haible Test for module 'fopen'.
Sun, 07 Oct 2007 04:46:57 +0200 Bruno Haible New modules 'fopen' and 'freopen'.
Sun, 07 Oct 2007 04:40:31 +0200 Bruno Haible Test for 'open' module.
Sun, 07 Oct 2007 04:39:17 +0200 Bruno Haible New module 'open'.
Fri, 05 Oct 2007 03:55:37 +0200 Bruno Haible Test for module 'ceill'.
Fri, 05 Oct 2007 03:54:50 +0200 Bruno Haible New module 'ceill'.
Fri, 05 Oct 2007 03:44:19 +0200 Bruno Haible Test for module 'ceilf'.
Fri, 05 Oct 2007 03:43:42 +0200 Bruno Haible New module 'ceilf'.
Fri, 05 Oct 2007 03:34:16 +0200 Bruno Haible Test for module 'floorl'.
Fri, 05 Oct 2007 03:33:31 +0200 Bruno Haible New module 'floorl'.
Fri, 05 Oct 2007 03:02:59 +0200 Bruno Haible Test for module 'floorf'.
Fri, 05 Oct 2007 03:02:08 +0200 Bruno Haible New module 'floorf'.
Fri, 05 Oct 2007 02:24:39 +0200 Bruno Haible Talk about git instead or in addition to cvs.
Fri, 05 Oct 2007 02:02:30 +0200 Bruno Haible Explain what an absent module means.
Fri, 05 Oct 2007 01:41:26 +0200 Bruno Haible Test for module 'truncl'.
Fri, 05 Oct 2007 01:39:53 +0200 Bruno Haible New module 'truncl'.
Fri, 05 Oct 2007 01:08:22 +0200 Bruno Haible Test for module 'truncf'.
Fri, 05 Oct 2007 01:06:37 +0200 Bruno Haible New module 'truncf'.
Thu, 04 Oct 2007 03:42:26 +0200 Bruno Haible Synthesize an EXTRA_DIST augmentation also for tests modules.
Thu, 04 Oct 2007 03:23:10 +0200 Bruno Haible Test for module 'trunc'.
Thu, 04 Oct 2007 03:22:14 +0200 Bruno Haible New module 'trunc'.
Wed, 03 Oct 2007 23:36:11 +0200 Bruno Haible Test for __fpending function.
Wed, 03 Oct 2007 22:16:40 +0200 Bruno Haible Add support for QNX (untested).
Wed, 03 Oct 2007 15:09:50 +0200 Bruno Haible Prefer @command as replacement of invalid @program.
Wed, 03 Oct 2007 14:07:57 +0200 Bruno Haible Add gnulib.html, generated by "make html".
Wed, 03 Oct 2007 14:06:53 +0200 Bruno Haible Use valid texinfo directives. @program is not a valid directive.
Tue, 02 Oct 2007 09:57:35 +0200 Jim Meyering Perform one more "_.h" -> ".in.h" substitution.
Tue, 02 Oct 2007 01:14:09 +0200 Bruno Haible AC_LIBSOURCES([alloca.c]) must be a no-op, otherwise it breaks the 'alloca-opt'
Tue, 02 Oct 2007 00:43:39 +0200 Bruno Haible Update after renamings.
Tue, 02 Oct 2007 00:42:53 +0200 Bruno Haible Rename wctype_.h to wctype.in.h.
Tue, 02 Oct 2007 00:41:54 +0200 Bruno Haible Rename wchar_.h to wchar.in.h.
Tue, 02 Oct 2007 00:40:59 +0200 Bruno Haible Rename unistd_.h to unistd.in.h.
Tue, 02 Oct 2007 00:39:46 +0200 Bruno Haible Rename time_.h to time.in.h.
Tue, 02 Oct 2007 00:38:39 +0200 Bruno Haible Rename sysexits_.h to sysexits.in.h.
Tue, 02 Oct 2007 00:37:40 +0200 Bruno Haible Rename sys_time_.h to sys_time.in.h.
Tue, 02 Oct 2007 00:36:42 +0200 Bruno Haible Rename sys_stat_.h to sys_stat.in.h.
Tue, 02 Oct 2007 00:35:36 +0200 Bruno Haible Rename sys_socket_.h to sys_socket.in.h.
Tue, 02 Oct 2007 00:34:23 +0200 Bruno Haible Rename sys_select_.h to sys_select.in.h.
Tue, 02 Oct 2007 00:33:23 +0200 Bruno Haible Rename string_.h to string.in.h.
Tue, 02 Oct 2007 00:31:18 +0200 Bruno Haible Rename stdlib_.h to stdlib.in.h.
Tue, 02 Oct 2007 00:29:20 +0200 Bruno Haible Rename stdio_.h to stdio.in.h.
Tue, 02 Oct 2007 00:28:19 +0200 Bruno Haible Rename stdint_.h to stdint.in.h.
Tue, 02 Oct 2007 00:27:14 +0200 Bruno Haible Rename stdbool_.h to stdbool.in.h.
Tue, 02 Oct 2007 00:26:06 +0200 Bruno Haible Rename signal_.h to signal.in.h.
Tue, 02 Oct 2007 00:24:48 +0200 Bruno Haible Rename search_.h to search.in.h.
Tue, 02 Oct 2007 00:23:40 +0200 Bruno Haible Rename poll_.h to poll.in.h.
Tue, 02 Oct 2007 00:22:31 +0200 Bruno Haible Rename netinet_in_.h to netinet_in.in.h.
Tue, 02 Oct 2007 00:21:15 +0200 Bruno Haible Rename math_.h to math.in.h.
Tue, 02 Oct 2007 00:19:59 +0200 Bruno Haible Rename locale_.h to locale.in.h.
Tue, 02 Oct 2007 00:18:55 +0200 Bruno Haible Rename inttypes_.h to inttypes.in.h.
Tue, 02 Oct 2007 00:17:23 +0200 Bruno Haible Rename iconv_.h to iconv.in.h.
Tue, 02 Oct 2007 00:16:21 +0200 Bruno Haible Rename glob_.h to glob.in.h.
Tue, 02 Oct 2007 00:14:33 +0200 Bruno Haible Rename getopt_.h to getopt.in.h.
Tue, 02 Oct 2007 00:13:04 +0200 Bruno Haible Rename fnmatch_.h to fnmatch.in.h.
Tue, 02 Oct 2007 00:11:20 +0200 Bruno Haible Rename float_.h to float.in.h.
Tue, 02 Oct 2007 00:10:04 +0200 Bruno Haible Rename fcntl_.h to fcntl.in.h.
Tue, 02 Oct 2007 00:08:48 +0200 Bruno Haible Rename dirent_.h to dirent.in.h.
Tue, 02 Oct 2007 00:07:19 +0200 Bruno Haible Rename byteswap_.h to byteswap.in.h.
Tue, 02 Oct 2007 00:05:40 +0200 Bruno Haible Rename argz_.h to argz.in.h.
Tue, 02 Oct 2007 00:03:53 +0200 Bruno Haible Rename alloca_.h to alloca.in.h.
Mon, 01 Oct 2007 01:06:50 +0200 Bruno Haible Ignore files created by makeinfo or texi2dvi.
Sun, 30 Sep 2007 15:54:30 +0200 Bruno Haible Make the test compile on BeOS.
Sun, 30 Sep 2007 13:15:40 +0200 Bruno Haible Use check_PROGRAMS instead of noinst_PROGRAMS.
Sun, 30 Sep 2007 05:53:48 +0200 Bruno Haible Tweak doc of getdelim and getline declarations.
Sun, 30 Sep 2007 04:17:42 +0200 Bruno Haible Change xreadlink module to use areadlink.
Sun, 30 Sep 2007 01:23:51 +0200 Bruno Haible m4 macro indentation.
Sun, 30 Sep 2007 01:06:17 +0200 Bruno Haible Remove execute permission.
Sun, 30 Sep 2007 00:59:45 +0200 Bruno Haible Add CVS checkout update instructions.
Fri, 28 Sep 2007 16:51:52 -0600 Eric Blake Provide move-if-change.
Fri, 28 Sep 2007 23:26:49 +0200 Jim Meyering Fix canonicalize loop-detection corner case.
Tue, 25 Sep 2007 07:11:35 -0600 Eric Blake Enforce that AC_REPLACE_FUNCS files exist.
Fri, 28 Sep 2007 07:16:44 -0600 Eric Blake Give proper credit.
Fri, 28 Sep 2007 06:33:50 -0600 Eric Blake Fix test-closein on Solaris 10.
Fri, 28 Sep 2007 10:38:32 +0200 Jim Meyering * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
Thu, 27 Sep 2007 11:39:36 +0200 Jim Meyering Mention that the file-set and hash-triple modules come from coreutils.
Mon, 24 Sep 2007 13:39:37 +0200 Jim Meyering canonicalize: Avoid a false-positive cycle failure.
Tue, 25 Sep 2007 22:17:24 +0200 Jim Meyering New module, file-set.
Tue, 25 Sep 2007 22:11:42 +0200 Jim Meyering New module, hash-triple.
Tue, 25 Sep 2007 10:40:16 -0600 Eric Blake Fix strerror on Interix.
Tue, 25 Sep 2007 02:05:06 +0200 Bruno Haible Explain how to get a read-write checkout of gnulib.
Mon, 24 Sep 2007 16:13:39 -0600 Eric Blake Revert fpending breakage from 2007-09-08.
Mon, 24 Sep 2007 13:43:03 +0200 Jim Meyering filenamecat.c: Add a test.
Fri, 21 Sep 2007 15:02:37 +0200 Simon Josefsson tests/test-canonicalize.sh: Turn on executable bit.
Wed, 19 Sep 2007 14:55:30 -0600 Eric Blake * README: Update CVS instructions.
Tue, 18 Sep 2007 22:04:19 +0000 Bruno Haible New module 'areadlink'. origin
Tue, 18 Sep 2007 22:03:42 +0000 Bruno Haible New module 'areadlink'. File based on lib/xreadlink.c.
Mon, 17 Sep 2007 16:51:01 +0000 Jim Meyering * lib/savewd.c (ESTALE) [!defined]: Define.
Mon, 17 Sep 2007 10:26:32 +0000 Bruno Haible Make "gnulib-tool --version" work in git-cvsserver checkout.
Sun, 16 Sep 2007 11:42:32 +0000 Bruno Haible Make the buffer large enough, to avoid a buffer overflow.
Sun, 16 Sep 2007 00:41:34 +0000 Bruno Haible Try harder to enable the alias for 'sed'.
Thu, 13 Sep 2007 13:52:18 +0000 Eric Blake * ChangeLog: Remove conflict markers.
Thu, 13 Sep 2007 11:53:38 +0000 Simon Josefsson (gc_hash_open): Catch NULL calloc return value.
Wed, 12 Sep 2007 23:24:15 +0000 Bruno Haible Avoid defining AC_USE_SYSTEM_EXTENSIONS here.
Wed, 12 Sep 2007 15:59:57 +0000 Eric Blake Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
Tue, 11 Sep 2007 23:07:45 +0000 Bruno Haible Remove old, obsolete isc-posix.m4.
Tue, 11 Sep 2007 15:58:09 +0000 Eric Blake * ChangeLog: Restore lines accidentally truncated 2007-04-06.
Tue, 11 Sep 2007 00:40:16 +0000 Bruno Haible Fix typo in error message.
Mon, 10 Sep 2007 16:39:13 +0000 Karl Berry autoupdate
Mon, 10 Sep 2007 13:18:03 +0000 Karl Berry autoupdate
Sun, 09 Sep 2007 17:38:23 +0000 Bruno Haible Oops, avoid an infinite recursion.
Sun, 09 Sep 2007 17:14:46 +0000 Bruno Haible Update portability list.
Sun, 09 Sep 2007 17:10:10 +0000 Bruno Haible Oops, invert the direction of the test.
Sun, 09 Sep 2007 14:48:10 +0000 Jim Meyering * lib/hash.c (hash_initialize): Detect calloc failure.
Sun, 09 Sep 2007 14:32:21 +0000 Bruno Haible Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.
Sun, 09 Sep 2007 14:27:39 +0000 Bruno Haible Add dependencies to malloc-posix, realloc-posix.
Sun, 09 Sep 2007 14:27:13 +0000 Bruno Haible Add dependency to realloc-posix.
Sun, 09 Sep 2007 14:26:55 +0000 Bruno Haible Add dependency to malloc-posix.
Sun, 09 Sep 2007 13:20:45 +0000 Bruno Haible New chapter "POSIX Substitutes Library".
Sun, 09 Sep 2007 13:19:42 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:07:55 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:01:44 +0000 Bruno Haible New module 'malloc-posix'.
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Sun, 09 Sep 2007 12:29:37 +0000 Bruno Haible New module 'calloc-posix'.
Sun, 09 Sep 2007 12:17:35 +0000 Bruno Haible Allow for modules to show an arbitrary notice.
Sun, 09 Sep 2007 11:49:57 +0000 Bruno Haible New options --verbose, --quiet.
Sat, 08 Sep 2007 23:07:48 +0000 Bruno Haible Prefer rsync over wget when available.
Sat, 08 Sep 2007 22:45:08 +0000 Bruno Haible Add --help and --version option processing.
Sat, 08 Sep 2007 22:27:19 +0000 Bruno Haible Script to print the POSIX substitutes modules.
Sat, 08 Sep 2007 21:36:51 +0000 Bruno Haible Remove extra @code.
Sat, 08 Sep 2007 19:25:52 +0000 Jim Meyering Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
Sat, 08 Sep 2007 12:16:39 +0000 Bruno Haible Remove old stub file.
Fri, 07 Sep 2007 10:33:34 +0000 Simon Josefsson doc/headers/stdint.texi: Discuss #include_next issue.
Thu, 06 Sep 2007 18:14:05 +0000 Paul Eggert * build-aux/bootstrap: Remove obsolete comment about wget --help.
Thu, 06 Sep 2007 17:52:29 +0000 Paul Eggert * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
Mon, 03 Sep 2007 12:19:53 +0000 Karl Berry update from texinfo
Mon, 03 Sep 2007 10:47:39 +0000 Jim Meyering New module: git-version-gen.
Sun, 02 Sep 2007 23:05:26 +0000 Jim Meyering Import changes from coreutils for bootstrap script.
Sun, 02 Sep 2007 22:42:45 +0000 Jim Meyering * build-aux/git-version-gen: New file, from coreutils. For details, see
Sun, 02 Sep 2007 21:05:51 +0000 Karl Berry missed commit
Sun, 02 Sep 2007 11:13:02 +0000 Bruno Haible Fix mis-recognition of 'mcs' on QNX 6.
Sat, 01 Sep 2007 16:24:55 +0000 Bruno Haible Add double-inclusion guard.
Sat, 01 Sep 2007 15:52:06 +0000 Bruno Haible Let linebreak rely on uniwidth/width.
Sat, 01 Sep 2007 14:01:44 +0000 Karl Berry finish mreadlink_with_size rename
Tue, 28 Aug 2007 09:13:04 +0000 Jim Meyering Rename mreadlink_with_size to areadlink_with_size.
Sun, 26 Aug 2007 10:36:54 +0000 Bruno Haible Care about dangling symbolic links.
Sun, 26 Aug 2007 10:31:22 +0000 Bruno Haible Use test -h, not test -L.
Thu, 23 Aug 2007 15:44:35 +0000 Simon Josefsson lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.
Thu, 23 Aug 2007 08:33:16 +0000 Jim Meyering Getdelim touchup.
Thu, 23 Aug 2007 02:00:18 +0000 Eric Blake Getline touchups.
Wed, 22 Aug 2007 22:24:55 +0000 Bruno Haible Add guile.
Wed, 22 Aug 2007 14:04:30 +0000 Eric Blake * tests/test-getdelim.c (main): Use remove, not unlink.
Wed, 22 Aug 2007 12:54:21 +0000 Eric Blake Move getline and getdelim into stdio.h, per POSIX 200x.
Mon, 20 Aug 2007 22:09:08 +0000 Bruno Haible Optimization: no need to flush stdin if we can determine quickly that stdin's
Sun, 19 Aug 2007 17:43:56 +0000 Bruno Haible Tests for module 'freadahead'.
Sun, 19 Aug 2007 17:42:40 +0000 Bruno Haible New module 'freadahead'.
Sun, 19 Aug 2007 15:47:14 +0000 Eric Blake Test yesno in combination with closein.
Sun, 19 Aug 2007 13:44:47 +0000 Karl Berry autoupdate
Sun, 19 Aug 2007 09:37:45 +0000 Bruno Haible Add tentative support for Solaris/AMD64.
Sun, 19 Aug 2007 09:10:56 +0000 Bruno Haible Another lseek bug on BeOS.