This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unicode categories continue:
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 19 Oct 2001 03:25:44 +0000 (03:25 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 19 Oct 2001 03:25:44 +0000 (03:25 +0000)
commit71d929cb3e130a6486f59d4312ce76d7d6eea647
tree52e6aee3f2b3d3e50f5a382cf6273d07f312d34b
parent98fcdafd2e635d40117369e89e87427df39b6eff
Unicode categories continue:
implement Category=, Script=, Block=
(these are based on an upcoming update of TR#18)
Fix a bug where we got two In categories named "old italic",
and another where shortcut for the Is categories wasn't taken.

p4raw-id: //depot/perl@12500
lib/unicore/Blocks.pl
lib/unicore/In.pl
lib/unicore/In/137.pl
lib/unicore/mktables
lib/utf8_heavy.pl
pod/perltodo.pod
pod/perlunicode.pod
t/op/pat.t