summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Actually use the EQUAL macro.diff-mergeBruno Haible2006-12-211-6/+6
* Fix comment.Bruno Haible2006-12-181-1/+1
* Use diffseq.h.Bruno Haible2006-12-181-433/+1
* Make generic: New macro EXTRA_CONTEXT_FIELDS, NOTE_DELETE, NOTE_INSERT.Bruno Haible2006-12-183-51/+68
* Remove an unnecessary verification.Bruno Haible2006-12-181-37/+13
* Merge with fixes from gettext.Bruno Haible2006-12-181-2/+2
* Fix mistakes in previous revisions.Bruno Haible2006-12-182-3/+3
* Improve variable declaration order.Bruno Haible2006-10-071-3/+3
* Use MIN and MAX from minmax.h.Bruno Haible2006-10-072-2/+4
* Use IF_LINT.Bruno Haible2006-10-071-6/+2
* Use IF_LINT.Bruno Haible2006-10-071-0/+9
* Remove an IF_LINT that is probably not necessary any more.Bruno Haible2006-10-071-1/+10
* Make closer to fstrcmp.c: mostly comments, and declare only one variable perBruno Haible2006-10-071-28/+56
* Make closer to diffseq.h: mostly comments and variable declaration style.Bruno Haible2006-10-071-126/+88
* Fix FSF address.Bruno Haible2006-10-072-16/+16
* Make multithread-safe.Bruno Haible2006-10-072-51/+60
* Move USE_HEURISTIC comment.Bruno Haible2006-10-071-3/+3
* Make the heuristic dependent on USE_HEURISTIC and the variable 'heuristic'.Bruno Haible2006-10-073-15/+29
* Update comments. Talk about vectors instead of files/strings, and aboutBruno Haible2006-10-072-58/+63
* Make generic: introduce OFFSET_MAX.Bruno Haible2006-10-072-7/+15
* Modernize the coding style.Bruno Haible2006-10-072-40/+65
* Update comments for use of 'bool'.Bruno Haible2006-10-071-2/+2
* Use bool.Bruno Haible2006-10-071-26/+27
* Make generic: introduce type parameters.Bruno Haible2006-10-073-40/+738
* Move the heart of the diff algorithm from analyze.c to diffseq.h.Bruno Haible2006-10-072-0/+1058
* Live on the diff-merge branch, not on HEAD.Bruno Haible2006-10-073-1708/+0
* Difference of two sequences.Bruno Haible2006-10-071-0/+0
* Fuzzy string comparison.Bruno Haible2006-10-071-0/+670
* Taken from diffutils/src/analyze.cBruno Haible2006-10-071-0/+1038
* Comment changes.Bruno Haible2006-10-072-3/+3
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-0721-53/+117
* New module 'sublist'.Bruno Haible2006-10-075-0/+536
* .Karl Berry2006-10-071-3/+3
* * mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full filePaul Eggert2006-10-075-13/+24
* * clean-temp.h (close_stream_temp): New declaration.Eric Blake2006-10-063-0/+43
* Define several macros for use by the clean-temp module.Eric Blake2006-10-064-2/+16
* Return an error indicator.Bruno Haible2006-10-063-32/+72
* Provide a fallback for PATH_MAX.Bruno Haible2006-10-062-0/+14
* [ChangeLog]Jim Meyering2006-10-065-4/+19
* Ensure temp file is closed before its directory is removed.Bruno Haible2006-10-062-2/+7
* Have clean-temp register file open descriptors to temporary files.Bruno Haible2006-10-065-0/+199
* Add bounded list search operations.Bruno Haible2006-10-0613-18/+442
* [lib/ChangeLog]Paul Eggert2006-10-058-9/+53
* [lib/ChangeLog]Paul Eggert2006-10-056-19/+62
* update from texinfoKarl Berry2006-10-051-17/+40
* Remove macros that are no longer needed now that stdint.h isPaul Eggert2006-10-054-15/+8
* Add searching operations, limited to a subsequence of the list.Bruno Haible2006-10-0516-341/+811
* Handle the Woe32 SIGBREAK too.Bruno Haible2006-10-052-0/+8
* Add a search_atleast operation.Bruno Haible2006-10-047-0/+138
* * fts.c (fts_open): Tiny comment change.Jim Meyering2006-10-042-1/+5