aboutsummaryrefslogtreecommitdiffstats
path: root/includes/diff/DairikiDiff.php
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some incorrect return annotationsErik Bernhardson2016-12-121-1/+1
* Rethink diff limitsMax Semenik2016-06-011-0/+8
* Merge Wikidiff3 into DiffEngineMax Semenik2016-05-181-229/+0
* Remove unused stuff from diffsMax Semenik2016-05-181-9/+0
* Refactor diffsMax Semenik2016-05-171-231/+2
* Make wikidiff3 the only diff engineMax Semenik2016-04-261-284/+4
* Don't quote assert expressions in DairikiDiffOri Livneh2016-03-081-16/+16
* Convert all array() syntax to []Kunal Mehta2016-02-171-27/+27
* Change multiple documentations in DairkiDiffAndrew Harris2015-12-191-5/+17
* Fix "Undefined property: DiffEngine::$seq" under HHVM in DairikiDiff.phpEdward Chernenko2015-11-301-3/+3
* phpcs: Assignment expression not allowedumherirrender2015-11-161-2/+4
* Use correct @codingStandardsIgnore in DairikiDiff.phpumherirrender2015-10-141-2/+2
* Remove obvious function-level profilingChad Horohoe2015-01-071-16/+0
* Fix some stuttering in comments and documentationRicordisamoa2014-12-171-1/+1
* Pass phpcs-strict on various files in includes/Siebrand Mazeland2014-04-241-0/+2
* Fixed spacingumherirrender2014-03-201-3/+3
* Added and updated Doxygen comments in content handler and diff namespacesThiemo Mättig2014-03-061-41/+69
* Add tests for ArrayDiffFormatter and DiffOpaddshore2014-02-261-19/+49
* Allow customizing classes inside of diffsMax Semenik2013-12-111-2/+5
* Merge "Initialise variables and update documentation"jenkins-bot2013-11-201-0/+3
|\
| * Initialise variables and update documentationSiebrand Mazeland2013-11-201-0/+3
* | Merge "Remove unused private method check()"jenkins-bot2013-11-201-38/+0
|\ \
| * | Remove unused private method check()Siebrand Mazeland2013-11-201-38/+0
| |/
* | Merge "Abstract declaration must precede visibility declaration"jenkins-bot2013-11-201-1/+1
|\ \
| * | Abstract declaration must precede visibility declarationSiebrand Mazeland2013-11-201-1/+1
| |/
* | Rename classes DiffOp_* to DiffOp*Siebrand Mazeland2013-11-201-16/+16
* | Rename class HWLDF_WordAccumulator to HWLDFWordAccumulatorSiebrand Mazeland2013-11-201-3/+3
|/
* Avoid function calls in a for loop test partSiebrand Mazeland2013-11-201-1/+2
* Update formatting for includes/diffSiebrand Mazeland2013-11-201-27/+40
* Refactor diffsMax Semenik2013-10-301-547/+86
* Remove all instances of the word "iff"Tim Starling2013-10-231-1/+1
* DairikiDiff: Optimise method WordLevelDiff._split()Boris Nagaev2013-05-161-2/+6
* Added space after switch/Removed spaces after unsetumherirrender2013-04-261-1/+1
* Fixed spacing in db/debug/diff/externalstore/objectcache folderumherirrender2013-04-201-7/+9
* fix some spacingumherirrender2013-03-251-1/+1
* Remove spaces in function signatureumherirrender2013-03-181-5/+5
* fix some spacingumherirrender2013-03-071-1/+0
* fix some spacingumherirrender2013-02-041-4/+3
* Merge "fix some spacing"jenkins-bot2013-01-271-1/+1
|\
| * fix some spacingumherirrender2013-01-261-1/+1
* | The use of function sizeof() is forbidden; use count() insteadumherirrender2013-01-261-26/+26
|/
* (bug 26280) all files should have GPL headerAntoine Musso2012-11-181-0/+15
* Fix tabs inside/between statements/textumherirrender2012-10-261-1/+1
* Sanitizing already existing use of PHP's assertChristian Aistleitner2012-03-191-9/+9
* Documentation followups from lastnightSam Reed2012-02-101-1/+1
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* Reverted r101244 changes - these are not equivalent and may have been causing...Aaron Schulz2011-11-091-3/+3
* Remove more assignments in conditionals (while each to foreach)Sam Reed2011-10-291-3/+3
* More documentation!Sam Reed2011-10-261-3/+184
* Removed usage of error suppression operatorAlexandre Emsenhuber2011-07-051-1/+1