This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Start of support of ICU-style .ucm files:
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 31 Dec 2000 18:11:54 +0000 (18:11 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 31 Dec 2000 18:11:54 +0000 (18:11 +0000)
commit9b37254de3a0e643859aebea34267588f789f15f
treea1ef764d2070f5965a05ec1aefbf3b5b2b255d06
parenteb73becae469f5299394486e1d7e01e96646e994
Start of support of ICU-style .ucm files:
 - teach compile how to read a .ucm file
 - first guess at how to represent fallbacks in "tries".
 - use fallbacks if check == 0
 - new return code to indicate we used one.

p4raw-id: //depot/perlio@8285
ext/Encode/Encode.pm
ext/Encode/Encode.xs
ext/Encode/compile
ext/Encode/encengine.c
ext/Encode/encode.h