diff options
author | Karl Williamson <khw@cpan.org> | 2019-04-19 09:19:35 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-04-19 09:36:47 -0600 |
commit | 88b212a56fe7a400f714440473751ec5c17d3f1b (patch) | |
tree | 1c28db4848c23a6e4cb4f68eb27f12738f38fbd2 /lib/unicore | |
parent | c0bdffd6ed3f66ae45e4952c70ec672340185dc4 (diff) | |
download | perl-88b212a56fe7a400f714440473751ec5c17d3f1b.tar.gz |
Update Unicode 12.1
This takes the few latest changes in the draft Unicode 12.1, ahead of
our freeze. None are substantive. No further non-substantive changes
will be added, except in the unlikely event that a substantive change is
made, we will take it and potentially delay Perl 5.30.
Diffstat (limited to 'lib/unicore')
-rw-r--r-- | lib/unicore/NamesList.txt | 7 | ||||
-rw-r--r-- | lib/unicore/auxiliary/WordBreakProperty.txt | 3 | ||||
-rw-r--r-- | lib/unicore/uni_keywords.pl | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/lib/unicore/NamesList.txt b/lib/unicore/NamesList.txt index ef6abed2f2..3fc6efce09 100644 --- a/lib/unicore/NamesList.txt +++ b/lib/unicore/NamesList.txt @@ -1,10 +1,10 @@ ; charset=UTF-8 @@@ The Unicode Standard 12.1.0 -@@@+ U12M190401.lst - Unicode 12.1.0 names list, second delta. +@@@+ U12M190408.lst + Unicode 12.1.0 names list, third delta. Repertoire synched with UnicodeData-12.1.0d2.txt Second delta of annotation fixes. - Removed temporary annotation for 32FF. + Added alias for 11FE3. This file is semi-automatically derived from UnicodeData.txt and a set of manually created annotations using a script to select or suppress information from the data file. The rules used @@ -34793,6 +34793,7 @@ FFFF <not a character> 11FE2 TAMIL SIGN KUZHI * equals 1 square kol, where 1 kol is approximately 11 feet (3.35 m) 11FE3 TAMIL SIGN VELI + = veeli @+ * equals 2000 kuzhi @ Agricultural symbols 11FE4 TAMIL WET CULTIVATION SIGN diff --git a/lib/unicore/auxiliary/WordBreakProperty.txt b/lib/unicore/auxiliary/WordBreakProperty.txt index 024a12349a..efb4807a2d 100644 --- a/lib/unicore/auxiliary/WordBreakProperty.txt +++ b/lib/unicore/auxiliary/WordBreakProperty.txt @@ -1,5 +1,8 @@ # WordBreakProperty-12.1.0.txt # Date: 2019-03-10, 10:53:28 GMT +# © 2019 Unicode®, Inc. +# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. +# For terms of use, see http://www.unicode.org/terms_of_use.html # # Unicode Character Database # For documentation, see http://www.unicode.org/reports/tr44/ diff --git a/lib/unicore/uni_keywords.pl b/lib/unicore/uni_keywords.pl index 1deee8fe25..fba605d697 100644 --- a/lib/unicore/uni_keywords.pl +++ b/lib/unicore/uni_keywords.pl @@ -1249,7 +1249,7 @@ # 7d6c909af97d0ab545a132d412f6e4e65c7eb5158514a7feb9bf00bcd05875f9 lib/unicore/auxiliary/SBTest.txt # c47d674ef4170c46185bf56f7a4c6627f65f012295e0994f7dc4aea51f8fd8cf lib/unicore/auxiliary/SentenceBreakProperty.txt # 3e3320bbbe775de7f1a0b9a30021eb949116a9b05cb461c90596c5ecf1743831 lib/unicore/auxiliary/WBTest.txt -# 40a50d1af5b4f7233b4762b11966e83ae3d873a0328dd0786796782bb9bced15 lib/unicore/auxiliary/WordBreakProperty.txt +# f221f89fe3bb3becc00de726d5694c4b7f464c316baff6d339b2ff3900bcb96c lib/unicore/auxiliary/WordBreakProperty.txt # db2c41c618bab54b00e58223ad11cec550f9b9fd1a471de236e660da92fe4870 lib/unicore/extracted/DBidiClass.txt # fecd8a1c49935d794c4c1012f4158aa536a13049a4c10d01aaf7b5f90f3b2cbc lib/unicore/extracted/DBinaryProperties.txt # db6f38fb4aa8b9181b5e6a9f320de9d5c2c9b5687116a619b3cb90138b025e0b lib/unicore/extracted/DCombiningClass.txt |