wiki.techinc.nl/maintenance/language
Timo Tijhof f3ef7f7f23 language: Autoload normalize data and remove transformUsingPairFile compat
* Turn normalize data into an autoloadable class and use the class name
  as key instead of a partial file name with a base directory.

* This protected function is not aimed at re-use in extensions,
  has no other usage known to Codesearch. Mark it internal,
  and remove the compat introduced by 31283f34bf.

* Update the now ten-year-old documentation comments that described
  this as "Temporary". The functionality and comment were introduced
  in 2010 by Tim with r60599 (ad19c032b0).
  Ref <https://bash.toolforge.org/search?p=0&q=temporary>.

* Replace the broken wikitech-l archive link with a working one,
  and describe the thread for easier future reference.

Bug: T225756
Change-Id: I004da1f25c19e1095d0917349f2ba8461f9f0715
2021-08-10 21:03:13 +00:00
..
zhtable Fix various typos in documentation 2021-06-21 00:26:07 +00:00
alltrans.php
date-formats.php
digit2html.php
dumpMessages.php
generate-collation-data
generate-normalize-data language: Autoload normalize data and remove transformUsingPairFile compat 2021-08-10 21:03:13 +00:00
generateCollationData.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
generateNormalizerDataAr.php language: Autoload normalize data and remove transformUsingPairFile compat 2021-08-10 21:03:13 +00:00
generateNormalizerDataMl.php language: Autoload normalize data and remove transformUsingPairFile compat 2021-08-10 21:03:13 +00:00
generateUcfirstOverrides.php
generateUpperCharTable.php
langmemusage.php
listVariants.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
StatOutputs.php