Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / normal / UtfNormalBench.php
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.