This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
more UTF8 test suites and an UTF8 patch
authorInaba Hiroto <inaba@st.rim.or.jp>
Sat, 30 Dec 2000 14:27:10 +0000 (23:27 +0900)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 30 Dec 2000 17:14:19 +0000 (17:14 +0000)
commit1aa99e6b6d14c469ac825dde483d9c9f913a3ee2
tree76ac8dd0d9473e84a19f6184baa4eddb6337e7b1
parent13e8c8e316d3839d0834fb8b851566b00d81e876
more UTF8 test suites and an UTF8 patch
Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>

Just the patch part for now, and the pragma renamed
as unicode::distinct.

p4raw-id: //depot/perl@8267
20 files changed:
MANIFEST
doop.c
embed.h
embed.pl
lib/unicode/distinct.pm [new file with mode: 0644]
mg.c
op.c
op.h
perl.h
pod/perlapi.pod
pp.c
pp_ctl.c
pp_hot.c
proto.h
regcomp.c
regcomp.h
regexec.c
sv.c
toke.c
utf8.c