aboutsummaryrefslogtreecommitdiffstats
path: root/src/diff.c
Commit message (Collapse)AuthorAgeFilesLines
* Make compiler happy in several cases, remove warnings.Vsevolod Stakhov2011-12-201-1/+6
|
* Fix signness in arithmetic operations.Vsevolod Stakhov2011-08-041-1/+1
|
* Add workaround for clang under linux.Vsevolod Stakhov2011-07-211-1/+1
| | | | Fix problems found by static analyzing.
* * Add new algorithm based on diff algorithm to compare relatively short text ↵Vsevolod Stakhov2011-07-131-0/+379
parts