Tim Starling
ca7e267eb1
Revert r75769, r80475: mistaken attempt to fix bug 25725 by deleting random newlines from the output of a different diff engine.
2011-01-20 09:37:41 +00:00
Derk-Jan Hartman
32ea3591be
Use str_replace instead of preg_replace. Follow up of r75769
2011-01-17 23:16:39 +00:00
Mark A. Hershberger
44f4c54027
Follow up r75662 and r67090 — use UTF-8 minus instead of HTML entity
2011-01-13 22:09:34 +00:00
Antoine Musso
e060167c57
Stylize. No differences when using: svn diff -x -wu
2010-11-27 19:01:51 +00:00
Sam Reed
cadc951d15
More reversion of r77297, 1 of 2 commits to keep it readable in CR (hopefully)
2010-11-25 22:24:11 +00:00
Antoine Musso
6fe29c9c30
revert r76464
...
* mixed style changes and variable removing
* logic changes
* useful comments removed
2010-11-25 20:01:34 +00:00
Sam Reed
10ecfeb03b
Various unused variables, add some braces
...
Explicitally define some variables used in hook type calls
2010-11-10 19:49:04 +00:00
Alexandre Emsenhuber
f8f6417965
* (bug 24833) Files name in includes/diff/ are now less confusing
...
Diff.php -> WikiDiff3.php, more descriptive
DifferenceEngine.php -> WikiDiff.php, for consistency with the above and to make way for the file below
DifferenceInterface.php -> DifferenceEngine.php, since it contains the DifferenceEngine class
2010-11-07 16:28:11 +00:00