summaryrefslogtreecommitdiff
path: root/ext/Hash-Util/t
Commit message (Expand)AuthorAgeFilesLines
* Restore "Tweak our hash bucket splitting rules"Yves Orton2017-06-012-6/+8
* Revert "Tweak our hash bucket splitting rules"Yves Orton2017-04-232-8/+6
* Tweak our hash bucket splitting rulesYves Orton2017-04-232-6/+8
* Change scalar(%hash) to be the same as 0+keys(%hash)Yves Orton2016-06-221-0/+38
* Added {unlock,lock}_hashref_recurse to @EXPORT_OKAaron Priven2015-08-041-0/+1
* Guarantee that, after unlocking, the hash is actually assignable.James E Keenan2015-08-041-1/+39
* Hash-Util tests: Generalize for non-ASCII platformsKarl Williamson2015-03-051-18/+26
* Don’t treat COWs specially in locked hashesFather Chrysostomos2013-08-111-1/+14
* Hash Function Change - Murmur hash and true per process hash seedYves Orton2012-11-171-3/+27
* Document hashref_locked() and hashref_unlocked(). Add tests for them, includ...jkeenan2012-05-211-5/+63
* Add subroutines hash_locked() and hashref_locked() to Hash::Util.jkeenan2012-05-211-15/+19
* make Carp messages match die properlyZefram2012-02-021-1/+1
* Remove the $ENV{PERL_CORE} boilerplate from Hash::Util's tests.Nicholas Clark2009-08-301-3/+1
* Rename ext/Hash/Util to ext/Hash-UtilNicholas Clark2009-02-091-0/+472