phpbb/phpBB/includes/diff
Meik Sievertsen 38c4bcad55 Ok, after 20+ hours i think i fixed all grave issues with the updater
- smaller memory footprint
- better checks for already updated files
- even less conflicts
- fixed automatic conflict resolving after successful merges
- no more conflicts for $Id$ changes
- fixed skip_whitespace_changes bug where code blocks were added to diff_op_add whereby the previous or next diff_op_copy already had the change
- correctly display merged files in diff view (previously it happened that the old file was used for comparision, although the new file was different/newer/merged)


git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10163 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-18 18:18:54 +00:00
..
diff.php Ok, after 20+ hours i think i fixed all grave issues with the updater 2009-09-18 18:18:54 +00:00
engine.php Ok, after 20+ hours i think i fixed all grave issues with the updater 2009-09-18 18:18:54 +00:00
renderer.php XHTML mistakes in the updater. #46585 2009-07-26 17:58:10 +00:00