Dan Kogai <[EMAIL PROTECTED]> wrote:
:Porters,
:
:One of my blog friend came across with this. When you feed perl a
:bogus unicode property, it raises an exception like 'Can't find
:Unicode property definition "Bogus" at uniprop.pl line 17.
:'. But this does not always work. Here is a sample
The message contains Unicode characters and has been sent as a binary attachment.
<>
Nicholas Clark <[EMAIL PROTECTED]> wrote:
:I've been experimenting with how enc2xs builds the C tables that turn into the
:shared objects. enc2xs is building tables (arrays of struct encpage_t) which
:in turn have pointers to blocks of bytes.
Great, you seem to be getting some excellent results.
Dan Kogai <[EMAIL PROTECTED]> wrote:
: I have released Encode 1.80 despite the fact I just released 1.79
:less than 24 hours ago.
Thanks, integrated as change #18057.
I'd recommend the small patch below, which will make it possible to
run the new rt.pl in any of the standard manners under the
SADAHIRO Tomoyuki <[EMAIL PROTECTED]> wrote:
:Unicode::Collate 0.23 is released.
:
:Changes between 0.21 -> 0.23 are:
:
:0.23 Wed Sep 04 19:25:20 2002
:- fix: scalar match() no longer returns an lvalue substr ref.
:- fix: "Ignorable after variable" should be made level 3 ignorable
:
:It has been almost 3 month -- a whole quater -- since I released last
:version of Encode. Now I am releasing ver. 1.76 because it contains
:minor but significant change -- to get Traditional Chinese right.
Thanks, applied to the perl-5.9 development track as change #17778.
(It would be helpf
SADAHIRO Tomoyuki <[EMAIL PROTECTED]> wrote:
:Unicode::Collate 0.21 is uploaded to CPAN.
:
:* Some tests are added for UCA version 9.
:* "keys.txt" is based on allkeys-3.1.1.txt, on Unicode 3.1.1.
: The size of "keys.txt" is reduced about to half.
Thanks, belatedly applied to the perl-5.9 track