log

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