diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-15 14:16:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-15 14:16:28 +0000 |
commit | a3a8c5f0908835d9797b3ad188f08e28c749556c (patch) | |
tree | db905d43c732a99f544d4548f59b6a09a536726c /MANIFEST | |
parent | 904bc114c6e0f18433dd33849b2b8a790a460583 (diff) | |
download | perl-a3a8c5f0908835d9797b3ad188f08e28c749556c.tar.gz |
A couple of additional character classes from Jeffrey,
hopefully useful in future for internal use for implementing
some special cases of casing.
Also regenerate once more all the character classes,
now without the timestamp. A timestamp would be kind of
nice but it's not: having a timestamp in a file means that
even if the effective contents of file really didn't
change, the file looks as if it changed.
p4raw-id: //depot/perl@14274
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1491,7 +1491,7 @@ lib/unicore/In/YiRadica.pl Unicode character database lib/unicore/In/YiSyllab.pl Unicode character database lib/unicore/Index.txt Unicode character database lib/unicore/Is.pl Unicode character database -lib/unicore/Is/2.pl Unicode character database +lib/unicode/Is/2.pl Unicode character database lib/unicore/Is/Alnum.pl Unicode character database lib/unicore/Is/Alpha.pl Unicode character database lib/unicore/Is/Alphabet.pl Unicode character database @@ -1527,6 +1527,8 @@ lib/unicore/Is/Bopomofo.pl Unicode character database lib/unicore/Is/C.pl Unicode character database lib/unicore/Is/Canadian.pl Unicode character database lib/unicore/Is/Canon.pl Unicode character database +lib/unicore/Is/CanonDCI.pl Unicode character database +lib/unicore/Is/CaseIgno.pl Unicode character database lib/unicore/Is/Cc.pl Unicode character database lib/unicore/Is/Cf.pl Unicode character database lib/unicore/Is/Cherokee.pl Unicode character database @@ -1534,6 +1536,7 @@ lib/unicore/Is/Cn.pl Unicode character database lib/unicore/Is/Cntrl.pl Unicode character database lib/unicore/Is/Co.pl Unicode character database lib/unicore/Is/Common.pl Unicode character database +lib/unicore/Is/CombAbov.pl Unicode character database lib/unicore/Is/Compat.pl Unicode character database lib/unicore/Is/Cs.pl Unicode character database lib/unicore/Is/Cyrillic.pl Unicode character database |