aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/diff
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-182-56/+278
* phpBB updater now solves common conflicts on it's own. This further reduces t...Meik Sievertsen2009-09-171-0/+95
* 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
* XHTML mistakes in the updater. #46585Chris Smith2009-07-261-1/+1
* 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-132-3/+3
* - Allow download of conflicting file for later reference in automatic updaterMeik Sievertsen2009-01-122-29/+30
* update diff engine to Text_Diff 1.1.0Meik Sievertsen2009-01-123-3/+45
* More 5.3 compatibility.Marek A. R2008-08-161-2/+2
* 5.3 compatibility.Marek A. R2008-08-162-8/+8
* some diff engine updates (only minor, but will hopefully not break anything)Meik Sievertsen2008-07-283-21/+46
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-5/+5
* dumdidum... sorry. ;)Meik Sievertsen2007-10-053-18/+21
* - two new packages... diff and utfMeik Sievertsen2007-08-163-20/+20
* forgot that one ...Dominik Dröscher2007-01-281-1/+1
* First bunch of changes for #5712Dominik Dröscher2007-01-281-12/+12
* - some bugfixesMeik Sievertsen2007-01-091-0/+1
* fixMeik Sievertsen2006-12-021-1/+1
* updates for the updater and the diff engine.Meik Sievertsen2006-11-293-21/+49
* 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-282-4/+12
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-173-17/+8
* 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-223-0/+2123