Merge "(bug 37755) Set robot meta tags for 'view source' pages"
[lhc/web/wiklou.git] / includes / normal / UtfNormalBench.php
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-20 IAlexMerge "(bug 41171) Refactor User::edits() and User...
2012-10-20 IAlexMerge "Unit test for User::getEditCount"
2012-10-20 IAlexMerge "Add filearchive.fa_sha1 to PostgreSQL as well."
2012-10-20 NikerabbitMerge "Bug 41234 - api prop=imageinfo broken on PHP...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-19 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2011-05-15 Tim StarlingFix for HipHop breakage in r87748 etc. Please do not...
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-07-26 PlatonidesMoved globals $utfCombiningClass, $utfCanonicalComp...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-13 Brion Vibberuse number_format on bytes/sec in output to make it...
2007-01-13 Brion Vibberfix benchmark test data downloads; fix link for english...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2004-11-11 Brion VibberAdd a Russian test file to the benchmark (2-byte charac...
2004-11-07 Brion VibberTweak benchmark a bit; display times in milliseconds...
2004-10-30 Brion VibberWork through the NFC substeps with the actual data...
2004-10-30 Brion VibberAdd some sub-functions back to the benchmark
2004-10-28 Brion VibberMunge doc comments. Mark as its own package for docs.
2004-10-07 Brion VibberAdd support for using ICU to perform normalization...
2004-10-07 Brion VibberFetch test data for the benchmark
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-03 Brion VibberAdd UtfNormal::cleanUp() function: strips XML-unsafe...
2004-08-29 Brion VibberUnicode normalization routines.