wiki.techinc.nl/includes/diff
Max Semenik c37b4dc964 Refactor diffs
* Move some classes to separate files to avoid having a monstrous file with a
  dozen classes.
* Remove weird underscores from class names.
* Instead of prefixing members with underscores, specify visibility explicitly.
* Rename c_style -> camelCase per coding conventions.
* Throw exceptions instead of fataling out with trigger_error().
* Remove pointless constant used only once.

Change-Id: Icac23c0f6259c73f5fe07f201b83b9c332ba0469
2013-10-30 21:40:06 +04:00
..
ArrayDiffFormatter.php Refactor diffs 2013-10-30 21:40:06 +04:00
DairikiDiff.php Refactor diffs 2013-10-30 21:40:06 +04:00
DifferenceEngine.php Correctly update wl_notificationtimestamp when viewing old revisions 2013-10-27 17:47:53 +00:00
DiffFormatter.php Refactor diffs 2013-10-30 21:40:06 +04:00
TableDiffFormatter.php Refactor diffs 2013-10-30 21:40:06 +04:00
UnifiedDiffFormatter.php Refactor diffs 2013-10-30 21:40:06 +04:00
WikiDiff3.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00