diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-03-18 14:18:12 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-03-18 14:18:12 +0000 |
commit | 1b026014ba0f5424fabe070eda050db5e7df518a (patch) | |
tree | 60a3c121ee35a593bb71b0cfe1bf6288be335630 /doop.c | |
parent | be4731d2ab91c4f6213bf88a0084f6128a0db383 (diff) | |
download | perl-1b026014ba0f5424fabe070eda050db5e7df518a.tar.gz |
UTF-X encoding invariance for Encode:
- move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
- move the XS code for those to universal.c (so in miniperl)
- add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
- change ext/Encode/compile to use above.
- Fix t/lib/encode.t for above
- Teach t/lib/b.t to expect -uutf8
- In utf8.c look for SWASHNEW rather than just utf8:: package to see if
utf8.pm is needed.
p4raw-id: //depot/perlio@9198
Diffstat (limited to 'doop.c')
0 files changed, 0 insertions, 0 deletions