This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
[perl5.git] / lib / Hash / Util.t
2004-02-07 Nicholas Clarkdeleting keys in restricted hashes was leaking the...
2003-11-19 Alan Burlisonclear of empty locked hash SEGVs
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-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-04-15 Nicholas ClarkRe: [PATCH] Re: restricted hashes are unblessable
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 HietaniemiMove the readonly interface back to universal.c,