aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/diff/diff.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-11/+11
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-40/+40
* [ticket/12557] Fix pass by reference doc blocksn-aleha2014-08-071-5/+5
* [ticket/12557] Fix var $preserve_cr descriptionn-aleha2014-08-031-1/+2
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-2/+2
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-5/+7
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1148
* moved diffMeik Sievertsen2009-06-071-823/+0
* Merge most changes from 3.0.x branch since the 25th december.Meik Sievertsen2009-03-221-27/+70
* remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-5/+3
* More 5.3 compatibility.Marek A. R2008-08-161-4/+4
* margeMeik Sievertsen2008-07-281-8/+11
* oh boy...David M2008-01-031-3/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+5
* - two new packages... diff and utfMeik Sievertsen2007-08-161-12/+12
* updates for the updater and the diff engine.Meik Sievertsen2006-11-291-15/+13
* better regexDavid M2006-11-291-5/+2
* begin working on getting this thing a bit faster. I need to finish the other ...Meik Sievertsen2006-11-281-2/+9
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-8/+3
* some changes/fixesMeik Sievertsen2006-09-021-2/+4
* Thanks to the GPL we are able to use the pear package text_diff - now splitte...Meik Sievertsen2006-08-221-0/+779