Integrate perlio:
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 10 Feb 2002 15:07:21 +0000 (15:07 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 10 Feb 2002 15:07:21 +0000 (15:07 +0000)
commit1368bf65ecf45aef0c35f69a11eb5722a09be396
tree65538d7f122b0f02b479f908843dc1e1863ed7e3
parentec481373d406c683f1f4de379f9299a91d7a6b17
parent7950f36a3c7906b0893d847946940f59787f08c6
Integrate perlio:

[ 14618]
Nicholas Clark's tweaks to Encode compile process
1. Use decimal constants to unit string arrays rather than
very long string litterals (latter having possible "\0"
on end issues, and needing ANSI C line splicing).
2. Replace tail-recursion during insert process with itteration.
Nick C sees 12peedup from these.

p4raw-link: @14618 on //depot/perlio: de745a2ec314da23cb486732c6f7078af1fa26c6

p4raw-id: //depot/perl@14621
ext/Encode/compile