qt5base-lts/util/unicode/data
Konstantin Ritt d8c04d60db Make QUnicodeTables::script() support SMP code points
Instead of expanding the scripts table with script values for the code points
>= 0x10000, it has been merged with the properties table in order to
increase perfomance of the script itemization code (not affected yet).
(Stats: the properties table grew up in 97428-89800 = 7628 bytes;
        the old scripts table was of size 7680 bytes)

The outdated ScriptsInitial.txt and ScriptsCorrections.txt file has been removed
(they were just empty, the "corrigendum" script corrections should be applied
to Scripts.txt directly, *no customization allowed*!).

More script testcases has been added - at least one per supported script.

Task-number: QTBUG-6530

Change-Id: I40a9e76f681e2dd552fd4c61af0808d043962e79
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-06-14 05:22:13 +02:00
..
ArabicShaping.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
BidiMirroring.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
Blocks.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
CaseFolding.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
DerivedAge.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
DerivedNormalizationProps.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
GraphemeBreakProperty.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
LineBreak.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
NormalizationCorrections.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
Scripts.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
SentenceBreakProperty.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
SpecialCasing.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
UnicodeData.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00
WordBreakProperty.txt Update the Unicode data files up to v6.1.0 2012-06-10 15:57:54 +02:00