icu/colprobe
2012-03-20 19:42:34 +00:00
..
colprobe.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
colprobe.dsp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
colprobe.h ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
colprobeNew.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
createComparisonTables.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
doComparisonTable.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
extractCollationData.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
gcd2.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
genCollData.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
line.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
line.h ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
locale.txt ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
longname.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
Makefile.in ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
readme.txt ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
sortedlines.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
sortedlines.h ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
strengthprobe.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
strengthprobe.h ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
tableStarter.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
targetsetgenerator.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
targetsetgenerator.h ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
template ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
uniqueFiles.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
uprinter.cpp ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
uprinter.h ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00
winGenCollData.pl ICU-9186 copy tools/trunk -r 31478 to maint-49 2012-03-20 19:42:34 +00:00

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.