This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the toupper/lower/title API for Unicode not right
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 9 Oct 2001 01:48:17 +0000 (01:48 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 9 Oct 2001 01:48:17 +0000 (01:48 +0000)
commita2a2844f59a5c91f404052ef98a588c171fc29f8
tree8b092ed3c5e9c339489f3bf17095bf3c1ac94443
parentc212f17ff77261a4792bfbd46a1471e8c17417e0
Make the toupper/lower/title API for Unicode not right
but at least less wrong: prepare for the mapping being
more than just one-character-to-one-character.

p4raw-id: //depot/perl@12371
embed.h
embed.pl
global.sym
handy.h
pp.c
proto.h
regcomp.c
regexec.c
utf8.c