Tweak the Is* definitions of Unicode character classes
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 22 Oct 2000 04:50:04 +0000 (04:50 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 22 Oct 2000 04:50:04 +0000 (04:50 +0000)
commitf59877d4872d869287d15f2fc8ce0b253e36af39
treeae241dcd2d1ce775797faa32251d1be3d3e076c7
parent91a014520df45f1a0c23cb5b0cb0a01ecdb2f746
Tweak the Is* definitions of Unicode character classes
to better match the official categorizations; embrace
the official categorizations; add the combining marks
as alpha (and -numeric); fix DCinital (a typo and edito)
to be DCmedial.

p4raw-id: //depot/perl@7394
MANIFEST
lib/unicode/Is/Alnum.pl
lib/unicode/Is/Alpha.pl
lib/unicode/Is/DCmedial.pl [moved from lib/unicode/Is/DCinital.pl with 100% similarity]
lib/unicode/Is/Graph.pl
lib/unicode/Is/Print.pl
lib/unicode/Is/Punct.pl
lib/unicode/Is/Space.pl
lib/unicode/Is/Word.pl
lib/unicode/mktables.PL