aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/diff/diff.php
Commit message (Expand)AuthorAgeFilesLines
* improve code to detect and solve conflicts for code removed from one version ...Meik Sievertsen2009-09-201-8/+16
* Ok, after 20+ hours i think i fixed all grave issues with the updaterMeik Sievertsen2009-09-181-54/+263
* phpBB updater now solves common conflicts on it's own. This further reduces t...Meik Sievertsen2009-09-171-0/+95
* stupid me forgot to add a function for backwards compatibility :/Meik Sievertsen2009-05-011-0/+11
* and once more with feelingMeik Sievertsen2009-01-261-3/+3
* TortoiseMerge seems to mess up the newlines... very very annoying bug.Meik Sievertsen2009-01-131-2/+2
* - Allow download of conflicting file for later reference in automatic updaterMeik Sievertsen2009-01-121-28/+29
* update diff engine to Text_Diff 1.1.0Meik Sievertsen2009-01-121-1/+43
* 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-8/+11
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+5
* - two new packages... diff and utfMeik Sievertsen2007-08-161-12/+12
* updates for the updater and the diff engine.Meik Sievertsen2006-11-291-15/+13
* better regexDavid M2006-11-291-5/+2
* begin working on getting this thing a bit faster. I need to finish the other ...Meik Sievertsen2006-11-281-2/+9
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-8/+3
* some changes/fixesMeik Sievertsen2006-09-021-2/+4
* Thanks to the GPL we are able to use the pear package text_diff - now splitte...Meik Sievertsen2006-08-221-0/+779