log

age author description
Mon, 18 Dec 2006 13:19:48 +0000 Bruno Haible Merge with fixes from gettext.
Mon, 18 Dec 2006 13:19:12 +0000 Bruno Haible Fix mistakes in previous revisions.
Sat, 07 Oct 2006 17:43:37 +0000 Bruno Haible Improve variable declaration order.
Sat, 07 Oct 2006 17:40:22 +0000 Bruno Haible Use MIN and MAX from minmax.h.
Sat, 07 Oct 2006 17:37:46 +0000 Bruno Haible Use IF_LINT.
Sat, 07 Oct 2006 17:36:15 +0000 Bruno Haible Use IF_LINT.
Sat, 07 Oct 2006 17:35:49 +0000 Bruno Haible Remove an IF_LINT that is probably not necessary any more.
Sat, 07 Oct 2006 17:30:09 +0000 Bruno Haible Make closer to fstrcmp.c: mostly comments, and declare only one variable per
Sat, 07 Oct 2006 17:28:57 +0000 Bruno Haible Make closer to diffseq.h: mostly comments and variable declaration style.
Sat, 07 Oct 2006 17:04:01 +0000 Bruno Haible Fix FSF address.
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.