scuffed-code/tools/colprobe
George Rhoten 5bd3f677d5 ICU-4301 Remove executable svn property
X-SVN-Rev: 21927
2007-07-09 07:19:39 +00:00
..
colprobe.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
colprobe.dsp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
colprobe.h ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
colprobeNew.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
createComparisonTables.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +00:00
doComparisonTable.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +00:00
extractCollationData.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +00:00
gcd2.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +00:00
genCollData.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +00:00
line.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
line.h ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
locale.txt ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
longname.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
Makefile.in ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
readme.txt ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
sortedlines.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
sortedlines.h ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
strengthprobe.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
strengthprobe.h ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
tableStarter.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +00:00
targetsetgenerator.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
targetsetgenerator.h ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
template ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
uniqueFiles.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +00:00
uprinter.cpp ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
uprinter.h ICU-4301 Remove executable svn property 2007-07-09 07:19:39 +00:00
winGenCollData.pl ICU-4301 committ the collation probe tools 2006-10-27 00:03:21 +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.