scuffed-code/icu4c/source/tools/gencolusb
Steven R. Loomis 94fe10c710 ICU-11886 Speed up ucol_open by 21%
* implement a deserialize constructor for UnicodeSet
 * add test cases for same
* add a generator (`gencolusb`) which can build `source/i18n/collunsafe.h`
* Note that for bootstrapping `collunsafe.h` can be truncated (zero length).

X-SVN-Rev: 37929
2015-09-10 01:39:06 +00:00
..
extract_unsafe_backwards.cpp ICU-11886 Speed up ucol_open by 21% 2015-09-10 01:39:06 +00:00
Makefile ICU-11886 Speed up ucol_open by 21% 2015-09-10 01:39:06 +00:00
README.md ICU-11886 Speed up ucol_open by 21% 2015-09-10 01:39:06 +00:00
verify_uset.cpp ICU-11886 Speed up ucol_open by 21% 2015-09-10 01:39:06 +00:00

Unsafe-Backward Collator Data

This directory contains tools to build the source/i18n/collunsafe.h precomputed data.

See Makefile for more details.

  • Copyright (c) 2015, International Business Machines Corporation and others. All Rights Reserved.