This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the port to MiNT. It's a dead platform that hasn't had any love since 5.005
[perl5.git] / t / op / utfhash.t
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
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