summaryrefslogtreecommitdiff
path: root/t/uni
Commit message (Expand)AuthorAgeFilesLines
* strange encodings upsets pp_chrSADAHIRO Tomoyuki2006-05-151-0/+41
* t/uni/overload.tJarkko Hietaniemi2006-05-131-24/+26
* One part of pp_pack couldn't correctly handle surprises from UTF-8Nicholas Clark2006-04-301-1/+8
* do_vop() couldn't correctly handle surprises from UTF-8 overloading.Nicholas Clark2006-04-301-2/+13
* index and rindex couldn't correctly handle surprises from UTF-8Nicholas Clark2006-04-301-1/+31
* syswrite couldn't correctly handle surprises from UTF-8 overloading.Nicholas Clark2006-04-291-10/+39
* print couldn't correctly handle surprises from UTF-8 overloading.Nicholas Clark2006-04-291-2/+43
* There were more ways to break uc/lc/ucfirst/lcfirst even withoutNicholas Clark2006-04-291-3/+59
* lcfirst/ucfist plus an 8 bit locale could mangle UTF-8 valuesNicholas Clark2006-04-291-1/+17
* uc plus an 8 bit locale could get confused by UTF-8 values returned byNicholas Clark2006-04-291-1/+9
* lc plus an 8 bit locale could mangle UTF-8 values returned byNicholas Clark2006-04-291-3/+27
* Fix bug 34297 (length of overloaded UTF-8 strings)Nicholas Clark2006-04-281-0/+44
* Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)Nicholas Clark2005-12-111-1/+17
* For each test function, test it as is, and with extra data appendedNicholas Clark2005-11-071-0/+12
* Fix bug #37628 (both lcfirst and ucfirst)Nicholas Clark2005-11-074-71/+78
* make t/uni/class.t fasterTels2005-06-301-11/+33
* Re: t/uni/class.t has a lot to warn aboutJarkko Hietaniemi2005-05-281-7/+9
* t/uni/class.t -- update VMS test skippageCraig A. Berry2005-04-221-1/+1
* Unicode 4.1.0Jarkko Hietaniemi2005-04-021-1/+1
* Re: encoding neutral unpackTon Hospel2005-02-141-1/+1
* make t/uni/class.t pass on VMSCraig A. Berry2004-10-021-3/+10
* More @INC test fixesRafael Garcia-Suarez2004-06-255-9/+5
* Make t/uni/class.t pass on case insensitive file systemsNicholas Clark2004-05-021-13/+26
* candidate for TR18 complianceJeff Pinyan2004-04-271-1/+113
* New file left out of the last commit.Rafael Garcia-Suarez2004-04-191-0/+41
* Speed up the unicode case mappings (for /i, lc, uc, etc).Jarkko Hietaniemi2004-03-031-7/+9
* Change the skip logic on the unicode tests so that they don't rely onNicholas Clark2004-03-025-15/+11
* test that use encoding; doesn't cause references to be stringifiedNicholas Clark2004-01-231-2/+16
* Check the return values of chompNicholas Clark2004-01-231-4/+14
* Re: [perl #24888] chomp ignores utf8SADAHIRO Tomoyuki2004-01-231-0/+64
* Re: [PATCH] test clean-up for VMSCraig A. Berry2003-07-211-1/+1
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-0/+4
* Can't test this without PerlIO.Jarkko Hietaniemi2003-03-041-0/+4
* Further Unicode formats patching from Inaba Hiroto.Jarkko Hietaniemi2003-03-021-0/+96
* [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ...Inaba Hiroto2003-02-051-4/+4
* minitest wasn't working. (The $^X /miniperl/ test inJarkko Hietaniemi2003-02-024-0/+20
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-161-2/+1
* Encode 1.84 broke the subtest #7, further study required.Jarkko Hietaniemi2003-01-141-1/+2
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-1/+8
* [Encode] 1.83 + bleedperl patch releasedDan Kogai2002-11-253-13/+10
* Re: The Inaba patch for tr/// vs. use encodingDan Kogai2002-11-074-0/+241
* EBCDIC test tweak.Jarkko Hietaniemi2002-04-021-1/+8
* EBCDIC: special cases of special cases.Jarkko Hietaniemi2002-03-031-1/+42
* Better debugging info.Jarkko Hietaniemi2002-02-201-8/+14
* Add back the new casing tests.Jarkko Hietaniemi2002-02-194-0/+104
* What do you know; these tests unearthed nasty problems.Jarkko Hietaniemi2002-02-184-100/+0
* More Unicode casing checks.Jarkko Hietaniemi2002-02-184-0/+100
* Tiny test script tweaks.Jarkko Hietaniemi2002-02-131-2/+4
* EBCDIC: no hope to get the low 256 right in unifolding.Jarkko Hietaniemi2002-02-021-0/+3
* Undo the renaming of the Unicode data files; the simpleJarkko Hietaniemi2002-01-211-1/+1