summaryrefslogtreecommitdiff
path: root/lib/utf8.t
Commit message (Expand)AuthorAgeFilesLines
* Avoid needless use of UTF8=1 format [RT#56336]Eric Brine2010-08-311-1/+0
* TODO tests for avoid needless use of UTF8=1 format [RT#56336]Eric Brine2010-08-311-1/+13
* z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant'...Jarkko Hietaniemi2006-07-131-3/+15
* undef IS_UTF8_CHAR() on EBCDICSADAHIRO Tomoyuki2005-10-091-1/+9
* utf.pm needs to require Carp before croak()ingNicholas Clark2005-01-131-1/+7
* I must be tired today.Rafael Garcia-Suarez2004-03-211-3/+3
* Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar) SADAHIRO Tomoyuki2004-03-211-1/+11
* Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion testNicholas Clark2004-03-071-1/+7
* Exercise the utf8:: "internal" functions.Jarkko Hietaniemi2003-06-141-1/+78
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-3/+7
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ...Inaba Hiroto2003-02-051-1/+6
* [FIX] Re: UTF-8 failures (surprise!)Adrian M. Enache2003-01-301-2/+45
* new test based on:Marty Pauley2002-11-051-1/+16
* We do not want utf8.t to be compiled under -Mutf8,Jarkko Hietaniemi2002-05-221-0/+2
* EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)Jarkko Hietaniemi2002-05-111-1/+1
* non-perlio robustness.Jarkko Hietaniemi2002-04-031-1/+8
* binmode :bytes, again.Jarkko Hietaniemi2002-03-281-1/+2
* Make the utf8 malformedness messages more verbose.Jarkko Hietaniemi2001-12-181-1/+1
* Re: [PATCH] use utf8; testsNicholas Clark2001-12-121-17/+107
* use utf8; testsNicholas Clark2001-12-121-13/+60
* Re: use utf8; with bad utf8Nicholas Clark2001-12-111-2/+19
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+103