This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Finish up (ha!) the Unicode case folding;
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 5 Jan 2002 22:09:20 +0000 (22:09 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 5 Jan 2002 22:09:20 +0000 (22:09 +0000)
commit9e55ce066d52428ee12b0c4df544c9a64f88c082
tree52abfa57613cd9fbb4312fee9271e6b668819233
parentc7bdadfda7603b18f6db06d8065ed2a479a95e76
Finish up (ha!) the Unicode case folding;
enhance regex dumping code.

p4raw-id: //depot/perl@14096
12 files changed:
MANIFEST
embed.fnc
embed.h
lib/unifold.t [new file with mode: 0644]
pp_hot.c
proto.h
regcomp.c
regcomp.h
regexec.c
t/op/pat.t
utf8.c
utf8.h