summaryrefslogtreecommitdiff
path: root/ext/Hash-Util/lib/Hash/Util.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix EXPORT_OK list in Hash::Utilbaserock/richardipsum/fix-hash-util-export-bugRichard Ipsum2015-08-201-0/+1
* Increment to $VERSION in ext/Hash-Util/lib/Hash/Util.pm.James E Keenan2014-06-281-1/+1
* Fix 2 overlong verbatim lines in Hash::UtilKarl Williamson2014-06-021-14/+15
* Hash::Util - fixes to hash stats and add bucket_stats_formatted()Yves Orton2014-06-021-13/+118
* Quick fixes to Yves' hash randomization documentationSteffen Mueller2013-05-081-4/+4
* document Hash::Util::hash_traversal_mask()Yves Orton2013-05-071-0/+22
* Make it possible to disable and control hash key traversal randomizationYves Orton2013-05-071-1/+1
* add a "hash quality score" to Hash::Util::bucket_stats()Yves Orton2013-03-191-7/+28
* Revert "porting/podcheck corrections."David Mitchell2012-12-261-2/+1
* porting/podcheck corrections.James E Keenan2012-12-251-1/+2
* ext/Hash-Util/lib/Hash/Util.pm: Bump $VERSION to reflect documentationJames E Keenan2012-12-251-2/+2
* Add new functions of Hash::Util in documentation.reneeb2012-12-251-11/+14
* Hash Function Change - Murmur hash and true per process hash seedYves Orton2012-11-171-7/+96
* Document hashref_locked() and hashref_unlocked(). Add tests for them, includ...jkeenan2012-05-211-7/+15
* Increase $Hash::Util::VERSION to 0.12Father Chrysostomos2012-05-211-1/+1
* Add subroutines hash_locked() and hashref_locked() to Hash::Util.jkeenan2012-05-211-6/+33
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Increase Hash::Util’s versionFather Chrysostomos2010-10-271-1/+1
* Convert Hash::Util, XS::APItest and XS::Typemap to XSLoader.Nicholas Clark2010-10-211-3/+2
* reftype() used without checking for undefChas. Owens2010-09-161-3/+5
* Avoid warnings with undefined hash values [perl #74280]Rafael Garcia-Suarez2010-06-171-1/+2
* Rename ext/Hash/Util to ext/Hash-UtilNicholas Clark2009-02-091-0/+520