summaryrefslogtreecommitdiff
path: root/inc/DifferenceEngine.php
Commit message (Collapse)AuthorAge
* 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
| | | | | | As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
* Fix unicode handling.Xin LI2010-11-22
| | | | | | Suggested by: MQ <antinvidia gmail com> Signed-off-by: Xin LI <delphij@FreeBSD.org>
* Add support for inline diff formattingRobin Getz2010-11-20
| | | | | This patch only adds the capability to the Difference Engine lib, not to the user interface, yet.
* 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
| | | | | | Ignore-this: ce1092e86cbb4911e285377233b89aa0 darcs-hash:20091119085441-6e07b-79f74d6349df87625aaaba919664879fcc440244.gz
* Preserve all whitespaces in diffAdrian Lang2009-11-09
| | | | darcs-hash:20091109122003-e4919-c5690b4fc4a3cc1c134f69c137f60155bcdfaa38.gz
* FS#744 (template developers, heed the changes)Anika Henke2007-05-15
| | | | darcs-hash:20070514222527-d5083-53ed619daf07d0a84c52161465d163abf1400529.gz
* change non-breaking space encoding to utf-8chris2006-09-06
| | | | darcs-hash:20060906191207-9b6ab-2b1e3e4948f6c3e4c3b3857440ff790aa66e4614.gz
* removed a useless lineBen Coburn2006-07-10
| | | | | | Commented out a wasteful line in the "DifferenceEngine" that was producing notices. darcs-hash:20060710112411-05dcb-4861b7324dd720b9b1e85e221128f51fd57df4dd.gz
* file cleanupsAndreas Gohr2006-02-17
| | | | | | | | | | This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style) It converts files to UNIX lineendings and removes tabs and trailing whitespace. Not all files were cleaned yet. darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz
* removed closing php tag for includesandi2005-04-13
| | | | darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz
* phpdoc commentsandi2005-01-14
| | | | darcs-hash:20050114164057-9977f-e4936fde9037c65c3f32c30b31b2b7df35732f3a.gz
* Initial revision.andi2005-01-12
darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz