collation: Move first-letters-root to includes/collation/data
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 20 Jul 2018 03:23:50 +0000 (20:23 -0700)
committerKrinkle <krinklemail@gmail.com>
Wed, 1 Aug 2018 22:40:22 +0000 (22:40 +0000)
commit3186d2d04be45d811123a8bc0c51ec3942c7e313
treeaf41b8950c339cd2447e6558c348bd072b53f7cd
parentcefef78e54aff23cad6c3e369c1086cf0f65f584
collation: Move first-letters-root to includes/collation/data

For consistency with other data files. Also, like the other data files:

* For automated fetching of the Unicode files,
  move the steps from Makefile to a bash script.

* Switch to a static array file format.

Change-Id: If07487950a270283b8eaeda9a507e723ed2d89c4
includes/collation/IcuCollation.php
includes/collation/data/first-letters-root.php [new file with mode: 0644]
maintenance/language/generate-collation-data [new file with mode: 0644]
maintenance/language/generateCollationData.php
serialized/Makefile [deleted file]
serialized/first-letters-root.ser [deleted file]