/
githubmirror
/
icu
ОбзорДокументацияВойти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
icu/
tools/colprobe/
..
Makefile.in

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
colprobe.cpp

ICU-21833 remove redundant void parameter lists

3 года назад
colprobe.dsp

ICU-4301 Remove executable svn property

19 лет назад
colprobe.h

ICU-21833 Replace UChar with char16_t in all C++ code.

4 года назад
colprobeNew.cpp

ICU-21833 remove redundant void parameter lists

3 года назад
createComparisonTables.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
doComparisonTable.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
extractCollationData.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
gcd2.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
genCollData.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
line.cpp

ICU-21833 Replace UChar with char16_t in all C++ code.

4 года назад
line.h

ICU-21833 Replace UChar with char16_t in all C++ code.

4 года назад
locale.txt

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
longname.cpp

ICU-21833 Replace UChar with char16_t in all C++ code.

4 года назад
readme.txt

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
sortedlines.cpp

ICU-21833 Replace UChar with char16_t in all C++ code.

4 года назад
sortedlines.h

ICU-21148 Consistently use standard lowercase true/false everywhere.

4 года назад
strengthprobe.cpp

ICU-21833 Replace UChar with char16_t in all C++ code.

4 года назад
strengthprobe.h

ICU-21833 Replace UChar with char16_t in all C++ code.

4 года назад
tableStarter.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
targetsetgenerator.cpp

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
targetsetgenerator.h

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
template

ICU-21257 remove #License fragment from license URLs

6 лет назад
uniqueFiles.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
uprinter.cpp

ICU-21833 remove redundant void parameter lists

3 года назад
uprinter.h

ICU-21833 remove redundant void parameter lists

3 года назад
winGenCollData.pl

ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.

9 лет назад
readme.txt
#
# Copyright (C) 2017 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
#
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.