diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-02-11 18:36:48 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-02-11 18:36:48 +0000 |
commit | 190eec7cba34ea20a9dea7228e79de06d80262f7 (patch) | |
tree | b42b8ddca8550e18c0b6487dfafccc2649d4e831 /lib/unicode/Is/Ll.pl | |
parent | 877d9f0d218f342333990f21c1962a28c01d42b0 (diff) | |
download | perl-190eec7cba34ea20a9dea7228e79de06d80262f7.tar.gz |
Upgrade to Unicode 3.1 beta 2001-02-11.
Blocks-4d3.beta.txt
CaseFolding-3d4.beta.txt
CompositionExclusions-3d6.beta.txt
EastAsianWidth-4d4.beta.txt
LineBreak-6d3.beta.txt
NamesList-3.1.0d1.beta.txt
PropList-3.1.0d4.beta.txt
SpecialCasing-4d1.beta.txt
UnicodeData-3.1.0d6.beta.txt
p4raw-id: //depot/perl@8771
Diffstat (limited to 'lib/unicode/Is/Ll.pl')
-rw-r--r-- | lib/unicode/Is/Ll.pl | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/lib/unicode/Is/Ll.pl b/lib/unicode/Is/Ll.pl index 03dafcc742..0e4fb7d901 100644 --- a/lib/unicode/Is/Ll.pl +++ b/lib/unicode/Is/Ll.pl @@ -1,5 +1,5 @@ # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file is built by mktables.PL from e.g. Unicode.301. +# This file is built by mktables.PL from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; 0061 007a @@ -156,6 +156,7 @@ return <<'END'; 03eb 03ed 03ef 03f3 +03f5 0430 045f 0461 0463 @@ -376,4 +377,28 @@ return <<'END'; fb00 fb06 fb13 fb17 ff41 ff5a +10428 1044d +1d41a 1d433 +1d44e 1d454 +1d456 1d467 +1d482 1d49b +1d4b6 1d4b9 +1d4bb +1d4bd 1d4c0 +1d4c2 1d4c3 +1d4c5 1d4cf +1d4ea 1d503 +1d51e 1d537 +1d552 1d56b +1d586 1d59f +1d5ba 1d5d3 +1d5ee 1d607 +1d622 1d63b +1d656 1d66f +1d68a 1d6a3 +1d6c1 1d6e1 +1d6fb 1d71b +1d735 1d755 +1d76f 1d78f +1d7a9 1d7c9 END |