This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
HINT_UTF8 is not propagated to the op tree anymore; add a
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 1 Feb 2000 20:29:30 +0000 (20:29 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 1 Feb 2000 20:29:30 +0000 (20:29 +0000)
commit393fec973b1b95a178b4b9600173880d9f93debf
treec3d4ec71f5df9352cf1aba3acb8afd24acb9ebe3
parenta86f0dc98a98470272f57769cfd209896e37a52f
HINT_UTF8 is not propagated to the op tree anymore; add a
perlunicode.pod that reflects changes to unicode support so far

p4raw-id: //depot/perl@4941
12 files changed:
MANIFEST
lib/byte.pm
lib/byte_heavy.pl
lib/utf8.pm
op.c
perl.h
pod/perldelta.pod
pod/perlunicode.pod [new file with mode: 0644]
pp_ctl.c
regcomp.c
regexec.c
utf8.h