This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make postfix dereferencing work without the postderef feature
[perl5.git] / ext / Hash-Util / lib /
2014-06-28 James E KeenanIncrement to $VERSION in ext/Hash-Util/lib/Hash/Util.pm.
2014-06-02 Karl WilliamsonFix 2 overlong verbatim lines in Hash::Util
2014-06-01 Yves OrtonHash::Util - fixes to hash stats and add bucket_stats_f...
2013-05-08 Steffen MuellerQuick fixes to Yves' hash randomization documentation
2013-05-07 Yves Ortondocument Hash::Util::hash_traversal_mask()
2013-05-07 Yves OrtonMake it possible to disable and control hash key traver...
2013-03-18 Yves Ortonadd a "hash quality score" to Hash::Util::bucket_stats()
2012-12-26 David MitchellRevert "porting/podcheck corrections."
2012-12-26 James E Keenanporting/podcheck corrections.
2012-12-26 James E Keenanext/Hash-Util/lib/Hash/Util.pm: Bump $VERSION to reflec...
2012-12-26 reneebAdd new functions of Hash::Util in documentation.
2012-11-17 Yves OrtonHash Function Change - Murmur hash and true per process...
2012-05-21 jkeenanDocument hashref_locked() and hashref_unlocked(). ...
2012-05-21 Father ChrysostomosIncrease $Hash::Util::VERSION to 0.12
2012-05-21 jkeenanAdd subroutines hash_locked() and hashref_locked()...
2011-03-19 Father ChrysostomosVersion bumps for the recent PERL_NO_GET_CONTEXT commits
2010-10-27 Father ChrysostomosIncrease Hash::Util’s version
2010-10-21 Nicholas ClarkConvert Hash::Util, XS::APItest and XS::Typemap to...
2010-09-16 Chas. Owensreftype() used without checking for undef
2010-06-17 Rafael Garcia-SuarezAvoid warnings with undefined hash values [perl #74280]
2009-02-09 Nicholas ClarkRename ext/Hash/Util to ext/Hash-Util