aboutsummaryrefslogtreecommitdiffstats
path: root/includes/normal
Commit message (Expand)AuthorAgeFilesLines
* Big oops - merged to wrong branch.awjrichards2012-06-052-1/+31
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-022-31/+1
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-06-032-1/+31
* More return documentationSam Reed2012-02-093-0/+3
* Followup r93921: missed something from testingChad Horohoe2011-08-041-1/+1
* Move UNORM_ related defines inside of UtfNormal. $globalScope--;Chad Horohoe2011-08-042-17/+17
* Swap else if for elseifSam Reed2011-06-171-3/+3
* Followup r87468: remove refs to CleanUpTest from MakefileChad Horohoe2011-05-251-5/+1
* Fix for HipHop breakage in r87748 etc. Please do not use require_once(dirname...Tim Starling2011-05-158-5/+7
* (bug 28864) Fix UtfNormal benchmark & test case runners from regression in r8...Brion Vibber2011-05-091-0/+3
* Move CleanUpTest, fixes in next commitChad Horohoe2011-05-041-425/+0
* * (bug 28511) Use [] syntax instead of {} for string offset accessAlexandre Emsenhuber2011-04-172-22/+22
* (follow-up r86130) the normalizer_normalize function doesn't replace things l...Brian Wolff2011-04-161-7/+18
* (follow-up r69626) Make it so the intl normalizer_normalize function is notBrian Wolff2011-04-151-3/+19
* Related to bug 28470 (Doxygen not updating)Sam Reed2011-04-131-2/+0
* The beginnings of HipHop compiled mode support. It works now for parser cache...Tim Starling2011-04-042-2/+6
* Memory stress test for UtfNormal issue re bug 28146Brion Vibber2011-04-011-0/+109
* Revert r84706, r84709 (UtfNormal rewrite). Clearly more work needed to get t...Happy-melon2011-03-277-1919/+898
* (bug 5303) Merge UtfNormal rewrite. Patch by Ludovic Arnaud (YuviPanda). Th...Happy-melon2011-03-247-898/+1919
* * (bug 25708) Update case mappings and normalization to Unicode 6.0.0Niklas Laxström2011-01-094-8/+38
* Use constants. Add spacing.Platonides2010-11-301-7/+10
* With PHPUnit 3.5.0, use its autoloader (like r74831).Antoine Musso2010-11-131-1/+8
* Fix minor semi colon fail from r75767Sam Reed2010-11-011-1/+1
* bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or...Sam Reed2010-11-011-1/+2
* * Standardised file description headersAlexandre Emsenhuber2010-08-1514-189/+219
* From globals to parameters: $columns, $exceptions, $verbosePlatonides2010-07-281-8/+7
* From global to parameter.Platonides2010-07-261-8/+7
* Moved globals $utfCombiningClass, $utfCanonicalComp, $utfCanonicalDecomp, $ut...Platonides2010-07-266-50/+38
* Follow up r69643. Remove unused global.Platonides2010-07-251-2/+2
* Added an explanation for the way the code is set up.Mark A. Hershberger2010-07-201-3/+10
* Slightly different, but similar to brion's tests. I wrote this before I disc...Mark A. Hershberger2010-07-201-0/+223
* fixes r69333 — remove dependency on iconv, use icu or native onlyMark A. Hershberger2010-07-201-7/+0
* Prefer the intl PECL extension for ICU UnicodeMark A. Hershberger2010-07-201-6/+16
* revert r69620Mark A. Hershberger2010-07-201-16/+6
* Admin is required now.Mark A. Hershberger2010-07-201-6/+16
* * revert r61258Mark A. Hershberger2010-07-141-0/+7
* fix include path (DifferenceEngine.php has been moved to 'diff' subdir)Domas Mituzas2010-02-211-1/+1
* Fixed a E_DEPRECATEDMax Semenik2010-02-161-1/+1
* Mass convert NULL -> null. Left strings and comments alone, obviously.Chad Horohoe2009-12-112-5/+5
* * Removed remaining trailing ?> from core.Max Semenik2009-11-143-11/+11
* Fix up r45749: do is_string() check in the caller insteadRoan Kattouw2009-01-211-3/+0
* Fix regression from r45749: only UTF-8 normalize stringsRoan Kattouw2009-01-151-0/+3
* Fixed Doxygen warningsAlexandre Emsenhuber2008-06-021-32/+16
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-2010-11/+15
* * (bug 13615) Update case mappings and normalization to Unicode 5.1.0Brion Vibber2008-05-085-5/+2198
* A bunch of Unicode constants got moved at some point out of the Unicode norma...Brion Vibber2008-05-083-1/+55
* * remove end of line whitespaceSiebrand Mazeland2008-04-148-15/+0
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-298-8/+8
* Merged filerepo-work branch:Tim Starling2007-05-301-53/+0
* Doc tweaks:Nick Jenkins2007-04-242-25/+17