summaryrefslogtreecommitdiff
path: root/inc/DifferenceEngine.php
Commit message (Expand)AuthorAge
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* Fix CodeSniffer violationsMatt Perry2013-08-22
* Added comment to DiffFormatter _escape() methodhArpanet2013-05-20
* add comment to Unified Diff Formatter making it clear the output is unsafe fo...Christopher Smith2013-04-10
* replace remaining hardcoded 'colspan' values with ->colspanChristopher Smith2013-02-17
* Merge remote-tracking branch 'whoopdedo/diffmarkup' into FS#2720Christopher Smith2013-02-17
|\
| * Remove the prefix from inline diffs.Tom N Harris2013-02-16
| * Fix width of indicator column.Tom N Harris2013-02-16
| * Move inline diff headers into a vertical column.Tom N Harris2013-02-16
* | ensure diff formatters escape their outputChristopher Smith2013-02-17
|/
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
|\
| * coding style updatesAndreas Gohr2012-03-16
* | use inlinestyles for diffs in HTML mailsAndreas Gohr2012-03-09
|/
* removed incorrect nbsps in diff view (FS#2223)Anika Henke2011-04-16
* Using only __construct nowPiyush Mishra2011-03-23
* Done with DifferenceEngine.phpPiyush Mishra2011-03-23
* Fix whitespace handling in inline diff (closes FS#2161)Adrian Lang2011-02-06
* Added colspan option for the InlineDiffFormatterAndreas Gohr2011-01-31
* InlineWordLevelDiff regex should be /xsu - FS#2142Danny Lin2011-01-23
* fixed newlines nesting error (introduced by 7deca91b)Anika Henke2010-12-06
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Fix unicode handling.Xin LI2010-11-22
* Add support for inline diff formattingRobin Getz2010-11-20
* White space fixes only - no functional changesRobin Getz2010-11-20
* more code cleanupAndreas Gohr2010-01-29
* Finally fix whitespace and HTML problem in diff.Adrian Lang2010-01-12
* better whitespace preserve fix in diffsAndreas Gohr2009-11-19
* Preserve all whitespaces in diffAdrian Lang2009-11-09
* FS#744 (template developers, heed the changes)Anika Henke2007-05-15
* change non-breaking space encoding to utf-8chris2006-09-06
* removed a useless lineBen Coburn2006-07-10
* file cleanupsAndreas Gohr2006-02-17
* removed closing php tag for includesandi2005-04-13
* phpdoc commentsandi2005-01-14
* Initial revision.andi2005-01-12