log

age author description
Sun, 08 Oct 2006 07:29:24 +0000 Paul Eggert Give credit to bug reporter.
Sun, 08 Oct 2006 07:24:56 +0000 Paul Eggert Don't include <config.h> twice; this doesn't work in some cases,
Sat, 07 Oct 2006 18:57:13 +0000 Jim Meyering * modules/inttypes (inttypes.h): Revert what seems to have been
Sat, 07 Oct 2006 17:53:15 +0000 Bruno Haible Move Paolo's ChangeLog entry.
Sat, 07 Oct 2006 17:38:54 +0000 Eric Blake Fix ChangeLog typo
Thu, 21 Dec 2006 20:09:09 +0000 Bruno Haible Actually use the EQUAL macro. diff-merge
Mon, 18 Dec 2006 13:23:40 +0000 Bruno Haible Fix comment.
Mon, 18 Dec 2006 13:22:04 +0000 Bruno Haible Use diffseq.h.
Mon, 18 Dec 2006 13:21:20 +0000 Bruno Haible Make generic: New macro EXTRA_CONTEXT_FIELDS, NOTE_DELETE, NOTE_INSERT.
Mon, 18 Dec 2006 13:20:20 +0000 Bruno Haible Remove an unnecessary verification.
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.