1st day's EBCDIC fixes:
authorNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 15 Mar 2001 20:21:03 +0000 (20:21 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 15 Mar 2001 20:21:03 +0000 (20:21 +0000)
commit60f7a97ae5b801dc0b103022b69814f3a1161856
tree507c4caff1f79bfdd2b1ce5b37d4effc0ecc7622
parent2615d17588e4672c186571321fd3845bf795ed28
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

p4raw-id: //depot/perlio@9173