This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Localising hash slices with UTF-8 encoded keys was also buggy.
[perl5.git] / t / op / utfhash.t
2004-03-07 Nicholas ClarkAdd a readonly check to Perl_sv_utf8_upgrade_flags...
2003-07-29 Rafael Garcia-Suarez[perl #22969] fix $hash{utf8bareword}
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
2002-04-01 Nicholas Clark(not solving: Re: Storable can't do utf8 hash keys)
2002-03-23 Jarkko HietaniemiEBCDIC: the sorting order is different under
2002-03-22 Nick Ing-SimmonsCheck for sanity of UTF-8 keys in hashes