summaryrefslogtreecommitdiff
path: root/t/uni/overload.t
Commit message (Expand)AuthorAgeFilesLines
* Silence an expected warning (when playing with utf8ness and string overloading)Rafael Garcia-Suarez2006-10-241-0/+1
* overload.t has same locale problem with VMS that it has with dec_osfCraig A. Berry2006-07-141-1/+1
* 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