summaryrefslogtreecommitdiff
path: root/lib/Hash
Commit message (Expand)AuthorAgeFilesLines
* Calling Perl_hv_clear_placeholders while the hash iterator was activeNicholas Clark2005-12-311-1/+20
* deleting keys in restricted hashes was leaking the entry. Yow!Nicholas Clark2004-02-071-1/+34
* clear of empty locked hash SEGVsAlan Burlison2003-11-191-1/+15
* s/new_hash/rehash/g (Stas suggested a better name)Nicholas Clark2003-11-031-1/+1
* Provide Internals::new_hash_seed to return PL_new_hash_seed, andNicholas Clark2003-11-021-1/+1
* Warn more about disclosing the hash seed, from Scott A. Crosby.Jarkko Hietaniemi2003-09-091-0/+6
* Retract #21096, mostly: I had misexplained the situationJarkko Hietaniemi2003-09-082-11/+14
* Bad export.Jarkko Hietaniemi2003-09-081-1/+0
* Scott A. Crosby believes in not disclosingJarkko Hietaniemi2003-09-082-13/+11
* Add Hash::Util::hash_seed() which answers amongJarkko Hietaniemi2003-09-082-4/+26
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
* Document that restricted hashes are not atomicJarkko Hietaniemi2003-04-271-0/+9
* Re: the revenge of the bride of the son of the night of the living pseudohashesDave Mitchell2003-04-271-16/+5
* Re: [perl #18651] Hash::Util's lock_key() breaks hashNicholas Clark2002-12-081-1/+57
* Re: Hash::Util::lock_keys inhibits blessAndreas König2002-10-101-4/+5
* Re: Hash::Util::lock_keys inhibits blessAndreas König2002-10-021-1/+3
* typos in Hash::Util documentationSlaven Rezic2002-08-301-4/+4
* Re: [PATCH] Re: restricted hashes are unblessableNicholas Clark2002-04-151-1/+25
* return undef is of questionable style.Jarkko Hietaniemi2002-04-151-2/+2
* Re: restricted hashes are unblessableNicholas Clark2002-04-142-1/+37
* Make hv_notallowed a static as suggested by Nicholas Clark;Jarkko Hietaniemi2002-04-061-12/+12
* Tiny pod tweaks.Jarkko Hietaniemi2002-03-121-10/+8
* Move the readonly interface back to universal.c,Jarkko Hietaniemi2002-03-122-0/+360