aboutsummaryrefslogtreecommitdiffstats
path: root/includes/StringUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-101-0/+21
* Document StringUtilsReedy2012-04-071-4/+67
* Remove backslash from @return typesAntoine Musso2012-02-131-1/+1
* More documentation tweaks and updatesSam Reed2011-05-211-5/+17
* (bug 27093, CVE-2011-0047): Fixed CSS injection vulnerability. The StringUtil...Tim Starling2011-02-011-1/+5
* Fixed a doxygen warningAlexandre Emsenhuber2010-10-021-0/+1
* Mark the comment as documentationNiklas Laxström2010-08-081-1/+1
* Fixed some doxygen warningsAlexandre Emsenhuber2010-03-291-11/+15
* Revert r61528, r61527, r61526, r61525, r61519, r61515, r61053, r61052 (Parser...Tim Starling2010-01-271-87/+0
* Step 4: Profit!!Platonides2010-01-261-0/+87
* Revert r40837, r40839, r40840 (bug 332 - broken UTF-8)Brion Vibber2008-09-151-80/+0
* Fix for bug #332 - all UTF-8 output is now cleaned of invalid forms as define...Fran Rogers2008-09-151-0/+80
* Fix for problems with r39414; LinkHolderArray::replaceInterwiki() was badly b...Fran Rogers2008-08-161-0/+99
* Revert r39414. Breaks processing links like [[:wikipedia:nl:User:Siebrand|Dut...Siebrand Mazeland2008-08-161-99/+0
* * In the parser: do link existence tests in batches of 1000. Avoids using exc...Tim Starling2008-08-151-0/+99
* * (bug 14604) Introduced the following features for the LanguageConverter: Mu...Shinjiman2008-06-261-0/+11
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-20/+18
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Added some comments to our classes.Antoine Musso2007-04-211-1/+3
* Completing code housekeeping stuff for rest of includes/ directory: removing ...Nick Jenkins2006-11-291-1/+2
* Implementation of delimiterReplace() with a behaviour much closer to that of ...Tim Starling2006-11-221-14/+46
* profilingTim Starling2006-11-211-2/+7
* Collection of generic string functions and classesTim Starling2006-11-211-0/+263