Jarkko Hietaniemi [Sat, 17 Mar 2001 15:55:42 +0000 (15:55 +0000)]
[ 9182]
Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
[ 9180]
EBCDIC Fixes.
[ 9173]
1st day's EBCDIC fixes:
- toke.c's parsing of strings needed attention
needed to conditionally e2a if string was already UTF-8
- e2a/a2e tables where wrong way round.
- new macros in utf8.h