summaryrefslogtreecommitdiff
path: root/lib/utf8.t
Commit message (Expand)AuthorAgeFilesLines
* utf8::upgrade: Don't coerce undef argKarl Williamson2022-11-141-0/+3
* toke.c: Fix bugs where UTF-8 is turned on in mid chunkKarl Williamson2017-02-131-1/+1
* lib/utf8.t: Generalize for EBCDICKarl Williamson2017-01-221-1/+4
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* utf8.c: Clarify warning message.Karl Williamson2016-11-241-1/+1
* Add details to UTF-8 malformation error messagesKarl Williamson2016-10-131-1/+1
* New bug numbers in lib/ and dist/, tooFather Chrysostomos2016-07-291-2/+2
* lib/utf8.t: EBCDIC fixesKarl Williamson2015-08-251-17/+38
* lib/utf8.t: Add some tests to stress EBCDICKarl Williamson2015-08-251-13/+35
* Various .t files: Use globals to see if on EBCDICKarl Williamson2015-08-251-5/+5
* Optimize out unicode_to_native(), native_to_unicode()Karl Williamson2015-03-121-1/+16
* lib/utf8.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-17/+18
* utf8: add tests for behavior change in v5.15.6-407-gc710240, and moreÆvar Arnfjörð Bjarmason2014-04-021-0/+39
* avoid a keys-on-scalar warning in a testRicardo Signes2014-01-141-1/+1
* op.c:ck_svconst: Don’t allow ro COWs under old COWFather Chrysostomos2013-08-111-9/+0
* [perl #119043] Allow utf8 up/downgrade on ro COWsFather Chrysostomos2013-08-041-0/+25
* Update utf8.t testsFather Chrysostomos2012-10-011-7/+4
* fix a comment: this tests perl #91852 not 91850Tony Cook2012-08-151-1/+1
* perlop: remove triple-dotFather Chrysostomos2012-01-051-0/+11
* [perl #91850] utf8::decode: croak for ro scalarsFather Chrysostomos2012-01-051-0/+11
* 2nd try: [perl #91834] utf8::decode does not respect copy-on-writeFather Chrysostomos2011-05-291-0/+12
* Revert "[perl #91834] utf8::decode does not respect copy-on-write"Father Chrysostomos2011-05-291-12/+0
* [perl #91834] utf8::decode does not respect copy-on-writeFather Chrysostomos2011-05-291-0/+12
* reset pos and utf8 cache when de/encoding utf8 strDavid Mitchell2011-03-191-0/+48
* Fix IS_UTF8_CHAR() to recognise start bytes 0xF5, 0xF6, 0xF7.Nicholas Clark2010-12-211-2/+22
* Convert lib/utf8.t to strict and warnings throughout.Nicholas Clark2010-12-211-4/+6
* Change utf8.t to use a \xb7 delimiter once more.Father Chrysostomos2010-11-141-1/+1
* Modify a utf8.t test in anticipation of a fix for [perl #74022]Father Chrysostomos2010-09-241-2/+3
* 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