aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/language/generateNormalizerDataMl.php
Commit message (Expand)AuthorAgeFilesLines
* Exclude boilerplate maintenance code from code coverage reportsDreamy Jazz2024-08-271-0/+4
* language: Add MediaWiki\Languages\Data namespace to PSR-4 autoloaderTimo Tijhof2021-08-101-1/+1
* language: Autoload normalize data and remove transformUsingPairFile compatTimo Tijhof2021-08-101-2/+7
* Add use Wikimedia\StaticArrayWriter statements to maintenance scriptsReedy2019-04-111-0/+2
* Move wfMakeStaticArrayFile() into a classKunal Mehta2018-08-171-1/+2
* languages: Use static array files for normalizer dataTimo Tijhof2018-05-221-1/+5
* Replace HTTP by HTTPSFomafix2018-05-221-1/+1
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-3/+3
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Cleanup after extraction of utfnormal libraryKevin Israel2015-08-171-1/+2
* Create a subdirectory for compatibility stubsOri Livneh2015-06-291-1/+1
* Use wikimedia/utfnormal library, add backwards-compatability layerKunal Mehta2015-03-241-2/+2
* Move includes/normal to includes/libs/normalKunal Mehta2015-01-291-1/+1
* Generate Utf8Case.ser directly from UnicodeData.txtKevin Israel2014-01-061-0/+69