Revision history for Perl module Unicode::Transform.
0.21 Wed Mar 19 23:23:11 2003
- ord_uv_in[] : type of return values mismatching (STRLEN/UV).
reported by Brian DePradine.
http://www.xray.mpe.mpg.de/mailing-lists/perl-unicode/2003-03/msg00024.html
- test.t: tests 25..28 are commented out.
0.20 Tue Mar 18 00:24:11 2003
- fix tests... A trial to pass the tests on an EBCDIC-platform.
0.10 Mon Nov 04 08:01:11 2002
- fix a momery leak when the process died in a callback.
like: eval { utf16be_to_unicode(sub { die }, "\x00"); };
0.01 Sat Aug 17 11:25:31 2002
- original version; created by h2xs 1.19