log

age author description
Sat, 07 Oct 2006 16:52:57 +0000 Bruno Haible Make multithread-safe.
Sat, 07 Oct 2006 16:52:38 +0000 Bruno Haible Move USE_HEURISTIC comment.
Sat, 07 Oct 2006 16:40:41 +0000 Bruno Haible Make the heuristic dependent on USE_HEURISTIC and the variable 'heuristic'.
Sat, 07 Oct 2006 16:25:52 +0000 Bruno Haible Update comments. Talk about vectors instead of files/strings, and about
Sat, 07 Oct 2006 16:07:31 +0000 Bruno Haible Make generic: introduce OFFSET_MAX.
Sat, 07 Oct 2006 16:03:25 +0000 Bruno Haible Modernize the coding style.
Sat, 07 Oct 2006 15:54:15 +0000 Bruno Haible Update comments for use of 'bool'.
Sat, 07 Oct 2006 15:53:27 +0000 Bruno Haible Use bool.
Sat, 07 Oct 2006 15:47:37 +0000 Bruno Haible Make generic: introduce type parameters.
Sat, 07 Oct 2006 15:28:13 +0000 Bruno Haible Move the heart of the diff algorithm from analyze.c to diffseq.h.
Sat, 07 Oct 2006 15:21:52 +0000 Bruno Haible Live on the diff-merge branch, not on HEAD.
Sat, 07 Oct 2006 15:20:20 +0000 Bruno Haible Difference of two sequences.
Sat, 07 Oct 2006 15:19:14 +0000 Bruno Haible Fuzzy string comparison.
Sat, 07 Oct 2006 15:18:43 +0000 Bruno Haible Taken from diffutils/src/analyze.c
Sat, 07 Oct 2006 15:09:14 +0000 Bruno Haible Comment changes.
Sat, 07 Oct 2006 14:54:51 +0000 Bruno Haible Mark generated files as "DO NOT EDIT".
Sat, 07 Oct 2006 14:47:21 +0000 Bruno Haible New module 'sublist'.
Sat, 07 Oct 2006 07:42:41 +0000 Karl Berry .
Sat, 07 Oct 2006 07:07:34 +0000 Paul Eggert * mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
Fri, 06 Oct 2006 23:13:53 +0000 Eric Blake * clean-temp.h (close_stream_temp): New declaration.
Fri, 06 Oct 2006 23:11:25 +0000 Eric Blake Define several macros for use by the clean-temp module.
Fri, 06 Oct 2006 21:37:28 +0000 Bruno Haible Return an error indicator.
Fri, 06 Oct 2006 21:20:20 +0000 Bruno Haible Provide a fallback for PATH_MAX.
Fri, 06 Oct 2006 13:59:10 +0000 Jim Meyering [ChangeLog]
Fri, 06 Oct 2006 13:32:11 +0000 Bruno Haible Ensure temp file is closed before its directory is removed.
Fri, 06 Oct 2006 12:17:22 +0000 Bruno Haible Have clean-temp register file open descriptors to temporary files.
Fri, 06 Oct 2006 12:06:07 +0000 Bruno Haible Add bounded list search operations.
Thu, 05 Oct 2006 22:49:57 +0000 Paul Eggert [lib/ChangeLog]
Thu, 05 Oct 2006 21:38:10 +0000 Paul Eggert [lib/ChangeLog]
Thu, 05 Oct 2006 21:26:52 +0000 Karl Berry update from texinfo
Thu, 05 Oct 2006 21:23:20 +0000 Paul Eggert Remove macros that are no longer needed now that stdint.h is
Thu, 05 Oct 2006 12:45:16 +0000 Bruno Haible Add searching operations, limited to a subsequence of the list.
Thu, 05 Oct 2006 12:40:48 +0000 Bruno Haible Handle the Woe32 SIGBREAK too.
Wed, 04 Oct 2006 17:28:15 +0000 Bruno Haible Add a search_atleast operation.
Wed, 04 Oct 2006 17:21:22 +0000 Jim Meyering * fts.c (fts_open): Tiny comment change.
Wed, 04 Oct 2006 17:00:21 +0000 Bruno Haible Whitespace normalization.
Wed, 04 Oct 2006 16:59:33 +0000 Bruno Haible Fix a weird typo.
Wed, 04 Oct 2006 16:56:38 +0000 Bruno Haible Fix return type.
Wed, 04 Oct 2006 16:54:24 +0000 Bruno Haible Comment fixes.
Wed, 04 Oct 2006 16:38:45 +0000 Bruno Haible Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
Wed, 04 Oct 2006 08:24:26 +0000 Jim Meyering 2006-10-02 Dmitry V. Levin <ldv@altlinux.org>
Tue, 03 Oct 2006 07:41:39 +0000 Karl Berry .
Tue, 03 Oct 2006 06:33:39 +0000 Paul Eggert * quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
Tue, 03 Oct 2006 04:12:40 +0000 Eric Blake * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
Tue, 03 Oct 2006 04:01:46 +0000 Eric Blake * modules/strnlen (Depends-on): Add extensions.
Mon, 02 Oct 2006 11:40:10 +0000 Bruno Haible Don't use no-dependencies, since it's not the default in automake.
Sat, 30 Sep 2006 07:38:29 +0000 Karl Berry .
Sat, 30 Sep 2006 00:37:48 +0000 Paul Eggert [lib/ChangeLog]
Fri, 29 Sep 2006 13:44:52 +0000 Bruno Haible New function fwriteerror_no_ebadf.
Fri, 29 Sep 2006 07:39:02 +0000 Karl Berry .
Thu, 28 Sep 2006 21:59:59 +0000 Bruno Haible sed now also uses gnulib.
Thu, 28 Sep 2006 20:52:13 +0000 Bruno Haible Simplify and document.
Thu, 28 Sep 2006 20:18:27 +0000 Bruno Haible Avoid gcc warning at configure time.
Thu, 28 Sep 2006 20:00:51 +0000 Bruno Haible Use the stdint module.
Thu, 28 Sep 2006 19:58:33 +0000 Paolo Bonzini 2006-09-28 Paolo Bonzini <bonzini@gnu.org>
Thu, 28 Sep 2006 16:27:11 +0000 Jim Meyering fix typo
Thu, 28 Sep 2006 12:18:58 +0000 Jim Meyering * mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
Thu, 28 Sep 2006 11:16:05 +0000 Jim Meyering [lib/ChangeLog]
Wed, 27 Sep 2006 18:25:47 +0000 Paul Eggert * canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
Wed, 27 Sep 2006 17:59:19 +0000 Paul Eggert [lib/ChangeLog]