This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add IPC::Run 0.80.
[perl5.git] / lib / Hash /
2004-02-07 Nicholas Clarkdeleting keys in restricted hashes was leaking the...
2003-11-19 Alan Burlisonclear of empty locked hash SEGVs
2003-11-03 Nicholas Clarks/new_hash/rehash/g (Stas suggested a better name)
2003-11-02 Nicholas ClarkProvide Internals::new_hash_seed to return PL_new_hash_...
2003-09-09 Jarkko HietaniemiWarn more about disclosing the hash seed, from Scott...
2003-09-08 Jarkko HietaniemiRetract #21096, mostly: I had misexplained the situation
2003-09-08 Jarkko HietaniemiBad export.
2003-09-08 Jarkko HietaniemiScott A. Crosby believes in not disclosing
2003-09-08 Jarkko HietaniemiAdd Hash::Util::hash_seed() which answers among
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-04-27 Jarkko HietaniemiDocument that restricted hashes are not atomic
2003-04-27 Dave MitchellRe: the revenge of the bride of the son of the night...
2002-12-08 Nicholas ClarkRe: [perl #18651] Hash::Util's lock_key() breaks hash
2002-10-10 Andreas KönigRe: Hash::Util::lock_keys inhibits bless
2002-10-02 Andreas KönigRe: Hash::Util::lock_keys inhibits bless
2002-08-30 Slaven Rezictypos in Hash::Util documentation
2002-04-15 Nicholas ClarkRe: [PATCH] Re: restricted hashes are unblessable
2002-04-15 Jarkko Hietaniemireturn undef is of questionable style.
2002-04-14 Nicholas ClarkRe: restricted hashes are unblessable
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Jarkko HietaniemiMake hv_notallowed a static as suggested by Nicholas...
2002-03-12 Jarkko HietaniemiTiny pod tweaks.
2002-03-12 Jarkko HietaniemiMove the readonly interface back to universal.c,