integrate hv_delete and hv_delete_ent into hv_delete_common
[p5sagit/p5-mst-13.2.git] / lib / Hash / Util.pm
2003-11-03 Nicholas Clark s/new_hash/rehash/g (Stas suggested a better name)
2003-11-02 Nicholas Clark Provide Internals::new_hash_seed to return PL_new_hash_...
2003-09-09 Jarkko Hietaniemi Warn more about disclosing the hash seed, from Scott...
2003-09-08 Jarkko Hietaniemi Retract #21096, mostly: I had misexplained the situation
2003-09-08 Jarkko Hietaniemi Scott A. Crosby believes in not disclosing
2003-09-08 Jarkko Hietaniemi Add Hash::Util::hash_seed() which answers among
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-04-27 Jarkko Hietaniemi Document that restricted hashes are not atomic
2002-10-10 Andreas König Re: Hash::Util::lock_keys inhibits bless
2002-10-02 Andreas König Re: Hash::Util::lock_keys inhibits bless
2002-08-30 Slaven Rezic typos in Hash::Util documentation
2002-04-15 Jarkko Hietaniemi return undef is of questionable style.
2002-04-14 Nicholas Clark Re: restricted hashes are unblessable
2002-03-12 Jarkko Hietaniemi Tiny pod tweaks.
2002-03-12 Jarkko Hietaniemi Move the readonly interface back to universal.c,