log

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