Front page | perl.perl5.porters |
Postings from September 2010
[Encode] 2.40 released!
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
September 18, 2010 11:54
Subject:
[Encode] 2.40 released!
Message ID:
D6F3EB54-5268-4A2A-B844-A009418C0CE0@dan.co.jp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Folks,
I just released Encode 2.40. I was surprised to find there was a user who needed nextstep encoding which revealed the UCM bug therein...
=head1 Availability
svn co http://svn.coderepos.org/share/lang/perl/Encode/trunk
git clone git://github.com/dankogai/p5-encode.git
http://www.dan.co.jp/~dankogai/cpan/Encode-2.39.tar.gz
and CPAN near you.
=head1 CPAN Index
User: DANKOGAI (Dan Kogai)
Distribution file: Encode-2.40.tar.gz
Number of files: 204
*.pm files: 26
README: Encode-2.40/README
META.yml: Encode-2.40/META.yml
YAML-Parser: YAML::XS 0.32
META-driven index: no
Timestamp of file: Sat Sep 18 18:47:17 2010 UTC
Time of this run: Sat Sep 18 18:50:02 2010 UTC
=head1 Changes
$Revision: 2.40 $ $Date: 2010/09/18 18:39:51 $
! Encode.pm Encode.xs
+ t/utf8ref.t
Addressed: RT#59981: find_encoding("UTF-8")->encode crashes
decode_utf8() is now a little faster, too.
http://rt.cpan.org/Ticket/Display.html?id=59981
http://rt.cpan.org/Ticket/Display.html?id=58541
! lib/Encode/Unicode/UTF7.pm
Addressed: RT#56443 utf-8 flag is not turned off after calling
Encode::encode('UTF-7', $string) to encode an ascii string
http://rt.cpan.org/Ticket/Display.html?id=56443
! t/utf8strict.t
Addressed: RT#57799
http://rt.cpan.org/Ticket/Display.html?id=57799
! lib/Encode/Guess.pm
Addressed: RT#46080: guess_encoding documentation
http://rt.cpan.org/Ticket/Display.html?id=46080
! ucm/nextstep.ucm
Addressed: RT#59668: nextstep encoding is broken - missing ASCII characters
http://rt.cpan.org/Ticket/Display.html?id=59668
! lib/Encode/MIME/Header.pm t/mime-header.t
Addressed: RT#52103: Encode::MIME::Header encoded words not separated by
white space
http://rt.cpan.org/Ticket/Display.html?id=52103
! t/guess.t lib/Encode/Guess.pm
Addressed: Encode: silenced a warning by from_to(..., 'Guess', ...)
http://coderepos.org/share/changeset/37731
=head1 AUTHOR
Dan the Encode Maintainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
iEYEARECAAYFAkyVCsMACgkQErJia/WXtBsayACZAX9Yp45qbjPmOh+Xp7jFUz58
gjoAni+iVSUTour/x8sy0DCfnwI4MYcZ
=+etH
-----END PGP SIGNATURE-----
Thread Previous
|
Thread Next