This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More rigor in UTF-8-ness of Encode's toUnicode
authorNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 1 Jan 2001 21:58:50 +0000 (21:58 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 1 Jan 2001 21:58:50 +0000 (21:58 +0000)
commita12c0f5690a38b5b84d767b0f8b7cc133a68affc
tree957c36e29d66b811d962b168a32ea4675a1a846a
parentc8991b40a4a3c9ec8efc70a2420a12ff1ce50eb0
More rigor in UTF-8-ness of Encode's toUnicode
XS export some of the utf8 internal functions.
Test some of the functions.
Fix pp_concat() bug shown by said tests.

p4raw-id: //depot/perlio@8293
ext/Encode/Encode.pm
ext/Encode/Encode.xs
pp_hot.c
t/lib/encode.t