summaryrefslogtreecommitdiff
path: root/t/op/utfhash.t
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* In C<use utf8; a=>'b'>, do not set utf8 flag on 'a' [perl #68812]Chip Salzenberg2009-08-261-1/+13
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-0/+24
* Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion testNicholas Clark2004-03-071-3/+6
* [perl #22969] fix $hash{utf8bareword}Rafael Garcia-Suarez2003-07-291-1/+14
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-17/+87
* (not solving: Re: Storable can't do utf8 hash keys)Nicholas Clark2002-04-011-1/+24
* EBCDIC: the sorting order is different underJarkko Hietaniemi2002-03-231-3/+3
* Check for sanity of UTF-8 keys in hashesNick Ing-Simmons2002-03-221-0/+79