summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/To/Lower.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/To/Lower.pl')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/To/Lower.pl28
1 files changed, 13 insertions, 15 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/To/Lower.pl b/Master/tlpkg/tlperl/lib/unicore/To/Lower.pl
index 38c966d218b..37d92b1aa30 100644
--- a/Master/tlpkg/tlperl/lib/unicore/To/Lower.pl
+++ b/Master/tlpkg/tlperl/lib/unicore/To/Lower.pl
@@ -1,20 +1,7 @@
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by mktables from the Unicode
-# database, Version 5.2.0. Any changes made here will be lost!
+# database, Version 6.0.0. Any changes made here will be lost!
-# This file returns the synonymous mappings:
-# Lowercase_Mapping(cp)
-# Lc(cp)
-#
-# where 'cp' is one of the 1029 code points in Unicode Version 5.2.0 for
-# which the mapping is not to itself. Note that these mappings are
-# accessible through the Perl core via lc().
-#
-# For information about what this property really means, see:
-# http://www.unicode.org/reports/tr44/
-#
-# The format of the main body of lines of this file is: CODE_POINT\t\tMAPPING
-# where CODE_POINT is in hex; MAPPING is what CODE_POINT maps to.
# The name this swash is to be known by, with the format of the mappings in
# the main body of the table, and what all code points missing from this file
@@ -26,7 +13,9 @@ $utf8::SwashInfo{'ToLower'}{'missing'} = '<code point>'; # code point maps to it
# multiple code points. These do not appear in the main body, but are defined
# in the hash below.
-# The key: UTF-8 _bytes_, the value: UTF-8 (speed hack)
+# Each key is the string of N bytes that together make up the UTF-8 encoding
+# for the code point. (i.e. the same as looking at the code point's UTF-8
+# under "use bytes"). Each value is the UTF-8 of the translation, for speed.
%utf8::ToSpecLower = (
"\xC4\xB0" => "\x{0069}\x{0307}", # U+0130 => 0069 0307
);
@@ -456,6 +445,7 @@ return <<'END';
0520 0521
0522 0523
0524 0525
+0526 0527
0531 0561
0532 0562
0533 0563
@@ -929,6 +919,7 @@ A658 A659
A65A A65B
A65C A65D
A65E A65F
+A660 A661
A662 A663
A664 A665
A666 A667
@@ -994,6 +985,13 @@ A782 A783
A784 A785
A786 A787
A78B A78C
+A78D 0265
+A790 A791
+A7A0 A7A1
+A7A2 A7A3
+A7A4 A7A5
+A7A6 A7A7
+A7A8 A7A9
FF21 FF41
FF22 FF42
FF23 FF43