intl/icu/source/data/unidata/NormalizationCorrections.txt

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # NormalizationCorrections-6.3.0.txt
michael@0 2 # Date: 2013-01-02, 08:39:00 GMT [KW, LI]
michael@0 3 #
michael@0 4 # This file is a normative contributory data file in the
michael@0 5 # Unicode Character Database.
michael@0 6 #
michael@0 7 # Copyright (c) 1991-2013 Unicode, Inc.
michael@0 8 # For terms of use, see http://www.unicode.org/terms_of_use.html
michael@0 9 #
michael@0 10 # The normalization stability policy of the Unicode Consortium
michael@0 11 # ordinarily precludes any change to the decomposition
michael@0 12 # for any character, once established in a relevant version
michael@0 13 # of the UnicodeData.txt data file. However, under certain
michael@0 14 # exceptional (and rare) conditions, an error in a decomposition
michael@0 15 # mapping may be discovered that is truly just an unintended
michael@0 16 # typo in the data, and not a matter of dubious interpretation.
michael@0 17 #
michael@0 18 # Whenever such an error may be found, and if it meets the
michael@0 19 # requirements for possible exceptions to normalization
michael@0 20 # stability, the correction is entered in this data file,
michael@0 21 # so that any implementation depending on absolute stability
michael@0 22 # of normalization, *including* any errors in the data, can
michael@0 23 # safely reconstruct the exact state of the data tables at
michael@0 24 # any given version of Unicode.
michael@0 25 #
michael@0 26 # Currently this list has exactly six entries in it, one for the
michael@0 27 # typo found and corrected in Corrigendum #3, and five for
michael@0 28 # the typos and misidentifications found and corrected in
michael@0 29 # Corrigendum #4. All efforts
michael@0 30 # will be made to keep the entries limited to just those fixes.
michael@0 31 #
michael@0 32 # Interpretation of the fields:
michael@0 33 # Field 0: Unicode code point
michael@0 34 # Field 1: Original (erroneous) decomposition
michael@0 35 # Field 2: Corrected decomposition
michael@0 36 # Field 3: Version of Unicode for which the correction was
michael@0 37 # entered into UnicodeData.txt, in n.n.n format.
michael@0 38 # Comment: Indicates the Unicode Corrigendum which documents
michael@0 39 # the correction
michael@0 40 #
michael@0 41 # For more information, see UAX #15, Unicode Normalization Forms.
michael@0 42 #
michael@0 43 F951;96FB;964B;3.2.0 # Corrigendum 3
michael@0 44 2F868;2136A;36FC;4.0.0 # Corrigendum 4
michael@0 45 2F874;5F33;5F53;4.0.0 # Corrigendum 4
michael@0 46 2F91F;43AB;243AB;4.0.0 # Corrigendum 4
michael@0 47 2F95F;7AAE;7AEE;4.0.0 # Corrigendum 4
michael@0 48 2F9BF;4D57;45D7;4.0.0 # Corrigendum 4
michael@0 49
michael@0 50 # EOF

mercurial