This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 6 Aug 2005 22:15:14 +0000 (22:15 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 6 Aug 2005 22:15:14 +0000 (22:15 +0000)
commit56ff73747e9362a483df0d73a430e0cb83ff0e6b
tree69aa87be58fa798dda335f85c41bc78f5dd2c33f
parenta4474c9e1dfa634c058e348a6590af8b9ec4518e
Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
by Dan Kogai to fix encoding(utf-8-strict) with partial
characters.

p4raw-id: //depot/perl@25271
12 files changed:
MANIFEST
ext/Encode/AUTHORS
ext/Encode/Changes
ext/Encode/Encode.pm
ext/Encode/Encode.xs
ext/Encode/Encode/encode.h
ext/Encode/MANIFEST
ext/Encode/META.yml
ext/Encode/lib/Encode/Alias.pm
ext/Encode/lib/Encode/Config.pm
ext/Encode/lib/Encode/MIME/Header.pm
ext/PerlIO/encoding/encoding.pm