• Home
Name
Date
Size
#Lines
LOC

..--

Makefile.inD12-May-20241.9 KiB8648

colprobe.cppD12-May-202449.9 KiB1,7321,314

colprobe.dspD12-May-20245 KiB149123

colprobe.hD12-May-2024681 189

colprobeNew.cppD12-May-202431.7 KiB1,081862

createComparisonTables.plD12-May-20244.7 KiB170125

doComparisonTable.plD12-May-20245.8 KiB215151

extractCollationData.plD12-May-20245.4 KiB252195

gcd2.plD12-May-2024738 3015

genCollData.plD12-May-2024665 2915

line.cppD12-May-202414.9 KiB704575

line.hD12-May-20243.1 KiB11672

locale.txtD12-May-20241.6 KiB246245

longname.cppD12-May-20241.4 KiB5137

readme.txtD12-May-2024696 98

sortedlines.cppD12-May-202464.1 KiB2,0701,703

sortedlines.hD12-May-20244.4 KiB12395

strengthprobe.cppD12-May-20249.8 KiB405314

strengthprobe.hD12-May-20242.8 KiB8851

tableStarter.plD12-May-2024514 2212

targetsetgenerator.cppD12-May-2024299 117

targetsetgenerator.hD12-May-2024404 1712

templateD12-May-20242.2 KiB5234

uniqueFiles.plD12-May-20241.1 KiB5535

uprinter.cppD12-May-20242.8 KiB11978

uprinter.hD12-May-20241.4 KiB5426

winGenCollData.plD12-May-2024762 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