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
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.