Front page | perl.perl5.porters |
Postings from March 2003
[Encode] 1.92 Released
From:
Dan Kogai
Date:
March 30, 2003 19:56
Subject:
[Encode] 1.92 Released
Message ID:
9B8D2396-632C-11D7-A5EC-000393AE4244@dan.co.jp
Porters (especially CJKT experts),
Since there was no objection, I have released Encode 1.92, available as
follows;
http://www.dan.co.jp/~dankogai/Encode-1.92.tar.gz and CPAN near you
And here are Changes
> $Revision: 1.92 $ $Date: 2003/03/31 03:27:27 $
> ! ucm/big5-eten.ucm ucm/big5-hkscs.ucm
> Extraneous single-byte chars in range \x80-\xA0 and \xFA-\xFF
> removed. FYI, IBM's ICU has none of these for java-Big5-1.3_P.ucm
> but glibc-BIG5-2.1.2.ucm does.
> Message-Id: <20030325215213.4CA1.BQW10602@nifty.com>
> ! ucm/cp932.ucm ucm/cp936.ucm ucm/cp949.ucm ucm/cp950.ucm
> Maps regenerated again but this time based upon
> http://oss.software.ibm.com/cvs/icu/charset/data/ucm/
> (But where is THE DOCUMENT by MICROSOFT?)
> ! t/enc_module.t AUTHORS
> failure with threaded Perl on FreeBSD addressed.
> Enache Adrian <enache@rdslink.ro> is added to AUTHORS for this.
> Message-Id: <20030322230131.GA813@ratsnest.hole>
> ! lib/Encode/Guess.pm
> Some POD fixes.
> ! t/CJKT.t
> Change 18989: Make the :bytes conditional on PerlIO.
> further Modified by Dan Kogai
> <200303161730.h2GHU5B16265@smtp3.ActiveState.com>
> ! t/enc_module.t
> Chnage 18966: another fix for failing test on windows ("use encoding"
> puts STDIN in :raw mode, so chomp() wasn't stripping the CR), by
> gsar
> Message-Id: <200303140545.h2E5j5B08856@smtp3.ActiveState.com>
> ! t/CJKT.t
> Change 18970: Hopefully this works also in Win32, by jhi
> Message-Id: <200303140745.h2E7j6B22729@smtp3.ActiveState.com>
> Change 18965: fix CJKT.t failures on windows due to incorrect
> binmode(), by gsar
The biggest difference is cp9??.ucm and big5-*.ucm. I am rather
reluctant to commit these kinds of changes without a feedback from
"native users" but there was no negative opinion for these either.
Should you disagree with these changes please tell me so ASAP.
Dan the Encode Maintainer
-
[Encode] 1.92 Released
by Dan Kogai