143003dfeSmillertRevision history for Perl extension Hash::Util. 243003dfeSmillert 3*eac174f2Safresh10.25, 0.24 4*eac174f2Safresh1 Build fixes. 5*eac174f2Safresh1 6*eac174f2Safresh10.23 7*eac174f2Safresh1 Doc Fixes. 8*eac174f2Safresh1 9*eac174f2Safresh10.22, 0.21 10*eac174f2Safresh1 Build Fixes. 11*eac174f2Safresh1 129f11ffb7Safresh10.20 139f11ffb7Safresh1 Add bucket_ratio, num_buckets, used_buckets as a back-compat 149f11ffb7Safresh1 shin for 5.25 where we remove the bucket data from scalar(%hash) 159f11ffb7Safresh1 by making it return the count of keys by default. 169f11ffb7Safresh1 17b8851fccSafresh10.17 18b8851fccSafresh1 Add bucket_stats_formatted() as utility method to Hash::Util 19b8851fccSafresh1 Bug fixes to hash_stats() 2043003dfeSmillert 21b8851fccSafresh10.07 Sun Jun 11 21:24:15 CEST 2006 22b8851fccSafresh1 - added front-end support for the new Hash::Util::FieldHash 23b8851fccSafresh1 (Anno Siegel) 2443003dfeSmillert 2543003dfeSmillert0.06 Thu Mar 25 20:26:32 2004 2643003dfeSmillert - original XS version; created by h2xs 1.21 with options 2743003dfeSmillert -n Hash::Util -A 2843003dfeSmillert XS Code and additional Perl code by Yves Orton 2943003dfeSmillert with help from Yitzchak Scott-Thoenes. This code was originally 3043003dfeSmillert developed to support restricted hashes in Data::Dump::Streamer 3143003dfeSmillert (shameless plug :-) 3243003dfeSmillert 33b8851fccSafresh10.05 3443003dfeSmillert 35b8851fccSafresh1Pre /ext version of the code. By Michael G Schwern <schwern@pobox.com> 36b8851fccSafresh1on top of code by Nick Ing-Simmons and Jeffrey Friedl. 3743003dfeSmillert 38