Revision history for Perl module ShiftJIS::X0213::MapUTF.
0.11 Sun Nov 03 19:32:21 2002
- fix a momery leak when the process died in a callback.
like: eval { utf32be_to_sjis0213(sub { die }, "\x00"); };
0.10 Sat Nov 02 21:12:23 2002
- manipulation of illegal Unicode strings: u*_to_sjis0213 functions
may call UNICODE_CALLBACK coderef with two parameters.
- UTF-8, UTF-32(BE|LE) are supported.
- tests are improved.
0.02 Sun Jun 30 19:45:16 2002
- change the mapping for 0x81D4, 0x81D5, 0xFC5A in Shift_JISX0213
according to Shibano's JIS KANJI JITEN, the revised edition.
- add Supplements.pm
0.01 Sun Jun 16 18:45:16 2002
- original version; created by h2xs 1.19