doc f7abe7
[p5sagit/p5-mst-13.2.git] / lib / utf8.t
2006-07-13 Jarkko Hietaniemi z/OS: non-CPAN ext and lib + main() without the third...
2005-10-09 SADAHIRO Tomoyuki undef IS_UTF8_CHAR() on EBCDIC
2005-01-13 Nicholas Clark utf.pm needs to require Carp before croak()ing
2004-03-21 Rafael Garcia-Suarez I must be tired today.
2004-03-21 SADAHIRO Tomoyuki Re: [perl #27803] perl crashes when utf8::upgrade(...
2004-03-07 Nicholas Clark Add a readonly check to Perl_sv_utf8_upgrade_flags...
2003-06-14 Jarkko Hietaniemi Exercise the utf8:: "internal" functions.
2003-03-31 Jarkko Hietaniemi Some low-hanging fruit for EBCDIC portability
2003-03-11 Todd C. Miller typos and other minor things
2003-02-05 Inaba Hiroto [Patch] parsing under encoding (Re: [Encode] HEADS...
2003-01-30 Adrian M. Enache [FIX] Re: UTF-8 failures (surprise!)
2002-11-05 Marty Pauley new test based on:
2002-05-22 Jarkko Hietaniemi We do not want utf8.t to be compiled under -Mutf8,
2002-05-11 Jarkko Hietaniemi EBCDIC: the toke.c wariness about UTF-8 (really, UTF...
2002-04-03 Jarkko Hietaniemi non-perlio robustness.
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Jarkko Hietaniemi binmode :bytes, again.
2001-12-18 Jarkko Hietaniemi Make the utf8 malformedness messages more verbose.
2001-12-12 Nicholas Clark Re: [PATCH] use utf8; tests
2001-12-12 Nicholas Clark use utf8; tests
2001-12-11 Nicholas Clark Re: use utf8; with bad utf8
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...