• Home
Name Date Size #Lines LOC

..--

Makefile.inD22-Mar-20251.9 KiB8648

colprobe.cppD22-Mar-202549.9 KiB1,7321,314

colprobe.dspD22-Mar-20255 KiB149123

colprobe.hD22-Mar-2025681 189

colprobeNew.cppD22-Mar-202531.7 KiB1,081862

createComparisonTables.plD22-Mar-20254.7 KiB170125

doComparisonTable.plD22-Mar-20255.8 KiB215151

extractCollationData.plD22-Mar-20255.4 KiB252195

gcd2.plD22-Mar-2025738 3015

genCollData.plD22-Mar-2025665 2915

line.cppD22-Mar-202514.9 KiB704575

line.hD22-Mar-20253.1 KiB11672

locale.txtD22-Mar-20251.6 KiB246245

longname.cppD22-Mar-20251.4 KiB5137

readme.txtD22-Mar-2025696 98

sortedlines.cppD22-Mar-202564.1 KiB2,0701,703

sortedlines.hD22-Mar-20254.4 KiB12395

strengthprobe.cppD22-Mar-20259.8 KiB405314

strengthprobe.hD22-Mar-20252.8 KiB8851

tableStarter.plD22-Mar-2025514 2212

targetsetgenerator.cppD22-Mar-2025299 117

targetsetgenerator.hD22-Mar-2025404 1712

templateD22-Mar-20252.2 KiB5234

uniqueFiles.plD22-Mar-20251.1 KiB5535

uprinter.cppD22-Mar-20252.8 KiB11978

uprinter.hD22-Mar-20251.4 KiB5426

winGenCollData.plD22-Mar-2025762 3618

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