5bd3f677d5
X-SVN-Rev: 21927 |
||
---|---|---|
.. | ||
colprobe.cpp | ||
colprobe.dsp | ||
colprobe.h | ||
colprobeNew.cpp | ||
createComparisonTables.pl | ||
doComparisonTable.pl | ||
extractCollationData.pl | ||
gcd2.pl | ||
genCollData.pl | ||
line.cpp | ||
line.h | ||
locale.txt | ||
longname.cpp | ||
Makefile.in | ||
readme.txt | ||
sortedlines.cpp | ||
sortedlines.h | ||
strengthprobe.cpp | ||
strengthprobe.h | ||
tableStarter.pl | ||
targetsetgenerator.cpp | ||
targetsetgenerator.h | ||
template | ||
uniqueFiles.pl | ||
uprinter.cpp | ||
uprinter.h | ||
winGenCollData.pl |
There are several tools in this directory that should make it easier to generate collation data: extractCollationData.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. createComparisonTables.pl - takes a locale name. Looks in directories that should contain the html data produced by colprobe or extractCollationData. tableStarter.pl - invokes createComparisonTables.pl with a list of locales.