aboutsummaryrefslogtreecommitdiffstats
path: root/includes/diff/WordAccumulator.php
Commit message (Expand)AuthorAgeFilesLines
* Move DiffEngine and helpers to includes/libs/Diff and put them in a namespaceTim Starling2023-06-201-114/+0
* Fix more PHPStorm inspections (#2)Tim Starling2023-03-251-2/+2
* WordAccumulator: use htmlspecialchars with ENT_NOQUOTESTim Starling2022-11-021-3/+4
* Improve and add documentation to diff related classesUmherirrender2020-11-221-0/+6
* Use @internal instead of @private per policydaniel2020-06-261-1/+1
* Use \u{00A0} instead of   or  Fomafix2018-06-241-1/+1
* Don't globally disable PHPCS's prohibition of assert()Kunal Mehta2018-05-071-0/+2
* Miscellaneous indentation tweaksBartosz DziewoƄski2017-02-271-4/+2
* Refactor diffsMax Semenik2016-05-171-0/+107