log

age author description
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