This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance...
authorInaba Hiroto <inaba@st.rim.or.jp>
Sat, 1 Feb 2003 21:58:20 +0000 (06:58 +0900)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 5 Feb 2003 17:15:35 +0000 (17:15 +0000)
commit220e2d4e806a3c9c0a9f9b31667e8be830cbc55b
tree28905af26db33e5aba4ebee2d01aafaecdd67261
parent6efa47225d75a7e88a5d03044ee492ff6e1b7ee0
[Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>

p4raw-id: //depot/perl@18660
14 files changed:
embed.fnc
embed.h
ext/Encode/Encode.pm
ext/Encode/Encode.xs
ext/Encode/Encode/encode.h
ext/Encode/encengine.c
ext/Encode/lib/Encode/Encoding.pm
ext/Encode/lib/Encode/JP/JIS7.pm
global.sym
lib/utf8.t
pod/perlapi.pod
sv.c
t/uni/tr_7jis.t
toke.c