Name Date Size

..25-Oct-20244 KiB

colprobe.cppH A D25-Oct-202449.9 KiB

colprobe.dspH A D25-Oct-20245 KiB

colprobe.hH A D25-Oct-2024681

colprobeNew.cppH A D25-Oct-202431.7 KiB

createComparisonTables.plH A D25-Oct-20244.7 KiB

doComparisonTable.plH A D25-Oct-20245.8 KiB

extractCollationData.plH A D25-Oct-20245.4 KiB

gcd2.plH A D25-Oct-2024738

genCollData.plH A D25-Oct-2024665

line.cppH A D25-Oct-202414.9 KiB

line.hH A D25-Oct-20243.1 KiB

locale.txtH A D25-Oct-20241.6 KiB

longname.cppH A D25-Oct-20241.4 KiB

Makefile.inH A D25-Oct-20241.9 KiB

readme.txtH A D25-Oct-2024696

sortedlines.cppH A D25-Oct-202464.1 KiB

sortedlines.hH A D25-Oct-20244.4 KiB

strengthprobe.cppH A D25-Oct-20249.8 KiB

strengthprobe.hH A D25-Oct-20242.8 KiB

tableStarter.plH A D25-Oct-2024514

targetsetgenerator.cppH A D25-Oct-2024299

targetsetgenerator.hH A D25-Oct-2024404

templateH A D25-Oct-20242.2 KiB

uniqueFiles.plH A D25-Oct-20241.1 KiB

uprinter.cppH A D25-Oct-20242.8 KiB

uprinter.hH A D25-Oct-20241.4 KiB

winGenCollData.plH A D25-Oct-2024762

readme.txt

1#
2# Copyright (C) 2017 and later: Unicode, Inc. and others.
3# License & terms of use: http://www.unicode.org/copyright.html
4#
5There are several tools in this directory that should make it easier to generate collation data:
6extractCollationData.pl - perl script that reads ICU resource bundle files and outputs a locale_collation.html file if collation elements are present in the locale. Arguments are the list of locale source files (*.txt) that need to be processed.
7createComparisonTables.pl - takes a locale name. Looks in directories that should contain the html data produced by colprobe or extractCollationData.
8tableStarter.pl - invokes createComparisonTables.pl with a list of locales. 
9