tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

NormalizationCorrections.txt (2214B)


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