-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Folks,
I just released Encode 2.23.
On May 30, 2007, at 02:06 , Dan Kogai wrote:
> Ouch. Thanks. Memory leak is good, I mean bad, enough
to VERSION+
> +. Did you check my Makefile.PL patch? I'll release
the version
> as soon as the Makefile.PL issue is confirmed.
I confirmed it myself using bleedperl so I decided to
release it.
In addition to plugging the memory leak introduced in 2.22,
2.23 got
rid of global SV * dependency (except for
&PL_sv_whatever) so it
should be thread-safer.
=head1 Availability
http://www.dan.co.jp/~dankogai/cpan/Encode-2.23.tar.gz
and CPAN near you.
=head1 Changes
$Revision: 2.23 $ $Date: 2007/05/29 18:15:32 $
! Encode.xs
got rid of global fallback_cb; encode_method() now takes
one more
argument which is a coderef to fallback. This should
make
encode_method() thread-safe.
! Encode.pm
Added perluniintro, perlunifaq, and perlunitut to POD
! Encode.xs
Plug a memory leak in Encode -- by rgs
Message-Id:
<b77c1dce0705290858v2be239c3o2d726e3d59091493 mail.gmail.com>
! Unicode/Unicode.pm
POD fixes on UTF-16LE
http://aspn.activestate.com/ASPN/Mail/Message
/perl5-porters/3486118
! Makefile.PL
man page generation is now conditional; yes by default
but no if
$PERL_CORE
Message-Id:
<b77c1dce0705290237h5c4667cdlf79a48b839170add mail.gmail.com>
=for Signature
Dan the Encode Maintainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)
iD8DBQFGXHBEErJia/WXtBsRAkJYAJ99PAoLSJgzAc2x7Ov9yy/nqw5qjgCe
Jd4L
6Obvndd0JGIo0yfuXBaGIIE=
=q2I7
-----END PGP SIGNATURE-----
|