aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/diff/engine.php
Commit message (Expand)AuthorAgeFilesLines
* Ok, after 20+ hours i think i fixed all grave issues with the updaterMeik Sievertsen2009-09-181-2/+15
* found a much better method to skip whitespace/tab changes. :)Meik Sievertsen2009-09-171-19/+8
* phpBB updater now skips sole whitespace changes. This reduces the chance of c...Meik Sievertsen2009-09-041-0/+16
* update diff engine to Text_Diff 1.1.0Meik Sievertsen2009-01-121-1/+1
* 5.3 compatibility.Marek A. R2008-08-161-4/+4
* some diff engine updates (only minor, but will hopefully not break anything)Meik Sievertsen2008-07-281-9/+11
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+4
* - two new packages... diff and utfMeik Sievertsen2007-08-161-2/+2
* - some bugfixesMeik Sievertsen2007-01-091-0/+1
* updates for the updater and the diff engine.Meik Sievertsen2006-11-291-3/+24
* begin working on getting this thing a bit faster. I need to finish the other ...Meik Sievertsen2006-11-281-2/+3
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-4/+2
* Thanks to the GPL we are able to use the pear package text_diff - now splitte...Meik Sievertsen2006-08-221-0/+512