develooper Front page | perl.perl5.porters | Postings from February 2003

[Encode] 1.87 Released

Thread Previous | Thread Next
From:
Dan Kogai
Date:
February 5, 2003 18:08
Subject:
[Encode] 1.87 Released
Message ID:
C73E8A32-3977-11D7-A685-000393AE4244@dan.co.jp
On Thursday, February 6, 2003, at 03:40 AM, Dan Kogai wrote:
> On Thursday, February 6, 2003, at 03:25 AM, Jarkko Hietaniemi wrote:
>> Thanks, applied now as change #18660.  Hopefully Dan can easily
>> merge this into the CPAN Encode.
>
> Still working on it besides the bug report (and its fix) I just 
> reported....

Here it is.  Encode 1.87.  Available as:

http://www.dan.co.jp/~dankogai/Encode-1.87.tar.gz and CPAN near you.

And here are Changes.

$Revision: 1.87 $ $Date: 2003/02/06 01:52:11 $
! AUTHORS
   * Inaba "Sensei" Hirohito added (I thought I have done so a long
   ago but apparently I did not).
   * SUZUKI Norio added for verious and useful bug reports.
! Byte/Byte.pm KR/KR.pm Unicode/Unicode.pm
   lib/Encode/Encoder.pm lib/Encode/CJKConstants.pm
   podchecked so all warnings are gone except for L<http://>.
! encoding.pm t/enc_eucjp.t
   * t/uni/tr_utf8.t now t ok on maintperl (sorry, jhi)
   * Filter option overhaul
   * POD revision
! Encode.pm Encode.xs encengine.c Encode/encode.h
   lib/Encode/Encoding.pm lib/Encode/JP/JIS7.pm
   Merged inaba-san's patch that fixes "use encoding 'shiftjis'"
   without filter.  podchecked by Dan Kogai.
   Message-Id: <3E3BC46B.6C687CFD@st.rim.or.jp>
! lib/Encode/Alias.pm
   decode('alias', $1) went wild because of local $_ in find_alias()
   the evil local $_ is eradicated but that changes find_alias()
   format for coderef aliasing.  See Encode::Alias for details
   Message-Id: <200302051704.AA00042@kipp0.nifty.com>

This version has been tested on stock perl 5.8.0, maintperl and 
bleedperl.  Kiitos for waiting, jhi.  Now let me rest in 
pieces^wpeace...

Dan the Encode Maintainer

P.S.  Gee.  Now I have 3 versions of perl to consider.   My FreeBSD box 
(PIII-800MHz) feels slow these days....


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About