
Encode 2.54 を Release しましたのでお報せします。
一番の変更点は、decode_utf8($octets, $check)
の$octets
にutf8フラグがついていた場合の扱い。以前は問答無用でそっくり$octets
を返していましたが、これをやめました。経緯は
をご覧ください。
CPAN indexUser: DANKOGAI (Dan Kogai) Distribution file: Encode-2.54.tar.gz Number of files: 208 *.pm files: 26 README: Encode-2.54/README META-File: Encode-2.54/META.json META-Parser: Parse::CPAN::Meta 1.4404 META-driven index: no Timestamp of file: Thu Aug 29 16:50:08 2013 UTC Time of this run: Thu Aug 29 16:51:58 2013 UTCChanges
$Revision: 2.54 $ $Date: 2013/08/29 16:47:39 $ ! Encode.xs + t/cow.t Addressed: COW breakage with _utf8_on() https://rt.cpan.org/Ticket/Display.html?id=88230 ! Encode.pm Reverted the document accordingly to #11 https://github.com/dankogai/p5-encode/pull/10 + t/decode.t Unit test for decoding behavior change in #11 https://github.com/dankogai/p5-encode/pull/12 2.53 2013/08/29 15:20:31 ! Encode.pm Merged: Do not short-circuit decode_utf8 with utf8 flags https://github.com/dankogai/p5-encode/pull/11 Merged: document decode_utf8 behaviour more precise https://github.com/dankogai/p5-encode/pull/10 ! Makefile.PL Added repository cpan metadata https://github.com/dankogai/p5-encode/pull/9
Dan the Encode Maintainer
このブログにコメントするにはログインが必要です。
さんログアウト
この記事には許可ユーザしかコメントができません。