projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
More unpack cleanups.
[p5sagit/p5-mst-13.2.git]
/
hv.c
2004-04-21
Stas Bekman
[patch] log the interpreter id in warnings
blob
|
commitdiff
2004-03-23
Nicholas Clark
hv_delete_common was freeing the key, then passing...
blob
|
commitdiff
|
diff to current
2004-03-16
Rafael Garcia-Suarez
Update copyright notices
blob
|
commitdiff
|
diff to current
2004-02-27
Nicholas Clark
In hsplit, if a normal hash has placeholders then clear...
blob
|
commitdiff
|
diff to current
2004-02-27
Nicholas Clark
My re-implementation of hv_clear_placeholders was buggy...
blob
|
commitdiff
|
diff to current
2004-02-07
Nicholas Clark
Comment to record why we can't clear placeholders in...
blob
|
commitdiff
|
diff to current
2004-02-07
Nicholas Clark
deleting keys in restricted hashes was leaking the...
blob
|
commitdiff
|
diff to current
2004-02-07
Nicholas Clark
Now hv_delete is able to ingore placeholders.
blob
|
commitdiff
|
diff to current
2004-02-07
Nicholas Clark
hv_clear_placeholders now manipulates the linked lists...
blob
|
commitdiff
|
diff to current
2004-01-17
Paul Green
Refactor VOS patches for bleadperl and perl-5.8.x
blob
|
commitdiff
|
diff to current
2003-12-20
Nicholas Clark
remove duplicate PERL_HASH (as spotted by Enache Adrian in
blob
|
commitdiff
|
diff to current
2003-12-14
Nicholas Clark
S_save_hek_flags should honour the "free" flag.
blob
|
commitdiff
|
diff to current
2003-12-14
Nicholas Clark
Some fool missed a letter n.
blob
|
commitdiff
|
diff to current
2003-12-14
Adrian M. Enache
Re: Change 21862
blob
|
commitdiff
|
diff to current
2003-12-14
Nicholas Clark
Clean up a bug I introduced into caseless ENV hv_delete
blob
|
commitdiff
|
diff to current
2003-12-09
Adrian M. Enache
temporary fix to avoid t/op/tie.t failures on Win32
blob
|
commitdiff
|
diff to current
2003-12-08
Rafael Garcia-Suarez
Integrate change #21862 from maint-5.8 :
blob
|
commitdiff
|
diff to current
2003-12-08
Tassilo von Parseval
iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRST...
blob
|
commitdiff
|
diff to current
2003-12-06
Tassilo von Parseval
SCALAR/FIRSTKEY for tied hashes in scalar context
blob
|
commitdiff
|
diff to current
2003-11-24
Nicholas Clark
Should fix the infinite loop on a dynamic %ENV fetch
blob
|
commitdiff
|
diff to current
2003-11-24
Nicholas Clark
Tweak the order of initialisation of oentry in hv_fetch...
blob
|
commitdiff
|
diff to current
2003-11-22
Nicholas Clark
D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional...
blob
|
commitdiff
|
diff to current
2003-11-22
Nicholas Clark
Reorder functions in hv.c so that callers of hv_fetch_c...
blob
|
commitdiff
|
diff to current
2003-11-22
Nicholas Clark
"Space Is a Province of Brazil"
blob
|
commitdiff
|
diff to current
2003-11-22
Nicholas Clark
Farewell hv_exists_common - exists is now a call to...
blob
|
commitdiff
|
diff to current
2003-11-22
Nicholas Clark
Shift negative klen/flags games from hv_store_common...
blob
|
commitdiff
|
diff to current
2003-11-22
Nicholas Clark
Shift negative klen/flags games from hv_exists_common...
blob
|
commitdiff
|
diff to current
2003-11-21
Nicholas Clark
Move the negative key -> utf8 flag conversion out to...
blob
|
commitdiff
|
diff to current
2003-11-21
Nicholas Clark
Tweaks to S_hv_delete_common:
blob
|
commitdiff
|
diff to current
2003-11-20
Nicholas Clark
Shift negative klen/flags games from hv_fetch_common...
blob
|
commitdiff
|
diff to current
2003-11-20
Nicholas Clark
Merge sv_store_flags and sv_store_ent into sv_store_common
blob
|
commitdiff
|
diff to current
2003-11-20
Alan Burlison
promote hv_clear_placeholders to perl API
blob
|
commitdiff
|
diff to current
2003-11-19
Nicholas Clark
merge hv_fetch and hv_fetch_ent into hv_fetch_common
blob
|
commitdiff
|
diff to current
2003-11-19
Nicholas Clark
integrate hv_delete and hv_delete_ent into hv_delete_common
blob
|
commitdiff
|
diff to current
2003-11-19
Alan Burlison
clear of empty locked hash SEGVs
blob
|
commitdiff
|
diff to current
2003-11-19
Nicholas Clark
merge hv_exists and hv_exists_ent into S_hv_exists_common
blob
|
commitdiff
|
diff to current
2003-11-16
Nicholas Clark
Ooops. left an XXX comment in, and worse still it's...
blob
|
commitdiff
|
diff to current
2003-11-16
Nicholas Clark
utf8 keys now work for tied hashes via hv_fetch, hv_sto...
blob
|
commitdiff
|
diff to current
2003-11-16
Nicholas Clark
Accessing unicode keys in tie hashes via hv_exists...
blob
|
commitdiff
|
diff to current
2003-11-15
Nicholas Clark
Re: Storable Error
blob
|
commitdiff
|
diff to current
2003-11-03
Nicholas Clark
Stas would prefer not to have MOD_PERL defines in perl.
blob
|
commitdiff
|
diff to current
2003-10-30
Nicholas Clark
14 is the chain length for attack. From
blob
|
commitdiff
|
diff to current
2003-10-25
Nicholas Clark
Return 21533 (with modifications) having found the...
blob
|
commitdiff
|
diff to current
2003-10-25
Nicholas Clark
Back out 21533 because it broke Encode's build in reall...
blob
|
commitdiff
|
diff to current
2003-10-25
Nicholas Clark
Plan C rough edge smoothing. Criteria for a hash split...
blob
|
commitdiff
|
diff to current
2003-10-21
Radu Greab
embedding perl
blob
|
commitdiff
|
diff to current
2003-10-17
Nicholas Clark
Plan C rough edge smoothing - forgot to turn on the...
blob
|
commitdiff
|
diff to current
2003-10-16
Nicholas Clark
Plan C for foiling the algorithmic complexity attack
blob
|
commitdiff
|
diff to current
2003-10-16
Nicholas Clark
Duplicate 19423 (pathological hashes too easy) into...
blob
|
commitdiff
|
diff to current
2003-10-14
Nicholas Clark
Duplicate 19423 (pathological hashes too easy) into...
blob
|
commitdiff
|
diff to current
2003-08-09
Abhijit Menon-Sen
hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a...
blob
|
commitdiff
|
diff to current
2003-07-27
Marcus Holland-Moritz
Re: [PATCH] Re: Storing ...
blob
|
commitdiff
|
diff to current
2003-06-28
Jarkko Hietaniemi
Retract #19867; the bug was really much simpler:
blob
|
commitdiff
|
diff to current
2003-06-27
Jarkko Hietaniemi
The two-for-loops is no more a valid way to walk through
blob
|
commitdiff
|
diff to current
2003-05-29
Dave Mitchell
$x = $empty_hash{$undef_val} doesn't give a warning
blob
|
commitdiff
|
diff to current
2003-05-16
Robin Barker
RE: maint snapshot @ 19525
blob
|
commitdiff
|
diff to current
2003-05-12
Alex Vandiver
Re: Bug stomping fun. [PATCH: bug #1016]
blob
|
commitdiff
|
diff to current
2003-05-05
Dave Mitchell
[perl #3096] undefing hash with object values
blob
|
commitdiff
|
diff to current
2003-05-05
Tye McQueen
Re: hv.c patch - pathological hashes too easy
blob
|
commitdiff
|
diff to current
2003-04-27
Dave Mitchell
Re: the revenge of the bride of the son of the night...
blob
|
commitdiff
|
diff to current
2003-04-19
Dave Mitchell
allow recursive FETCHes
blob
|
commitdiff
|
diff to current
2003-04-16
Jarkko Hietaniemi
Fix up Larry's copyright statements to my best knowledge.
blob
|
commitdiff
|
diff to current
2003-04-14
Artur Bergman
Fixes to bugs introduced by PL_stashcache
blob
|
commitdiff
|
diff to current
2003-04-02
Artur Bergman
Add packname->stash cache before the check if a packnam...
blob
|
commitdiff
|
diff to current
2003-03-13
Craig A. Berry
checking for magic in hv.c and ext/POSIX/POSIX.xs
blob
|
commitdiff
|
diff to current
2003-03-02
Hugo van der Sanden
Update all copyrights to 2003, from Jarkko
blob
|
commitdiff
|
diff to current
2003-01-08
Nicholas Clark
[DOCPATCH] hv_store and hv_store_ent
blob
|
commitdiff
|
diff to current
2002-12-08
Nicholas Clark
Re: [perl #18651] Hash::Util's lock_key() breaks hash
blob
|
commitdiff
|
diff to current
2002-08-20
Nicholas Clark
Clean up copy-on-write macros and debug facilities...
blob
|
commitdiff
|
diff to current
2002-05-17
Jarkko Hietaniemi
PERL_HASH() casting games so that our hashed data is...
blob
|
commitdiff
|
diff to current
2002-05-11
Jarkko Hietaniemi
Explicit casts due to #16542.
blob
|
commitdiff
|
diff to current
2002-04-28
Jarkko Hietaniemi
More valgrind findings: e.g. t/op/utfhash.t.
blob
|
commitdiff
|
diff to current
2002-04-27
Jarkko Hietaniemi
More VC5-induced casting found by Nikola Knezevic.
blob
|
commitdiff
|
diff to current
2002-04-21
Gurusamy Sarathy
fixes for all the warnings reported by Visual C (most...
blob
|
commitdiff
|
diff to current
2002-04-21
Jarkko Hietaniemi
S_ stands sfor static.
blob
|
commitdiff
|
diff to current
2002-04-16
Nicholas Clark
Re: Unbalanced string table refcount (was: perl@15930)
blob
|
commitdiff
|
diff to current
2002-04-13
Nicholas Clark
[dodgy PATCH] Re: [Storable] utf8 keys started working!
blob
|
commitdiff
|
diff to current
2002-04-08
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-04-07
Jarkko Hietaniemi
Retract #15793 since #15775 should fix the problem.
blob
|
commitdiff
|
diff to current
2002-04-07
Mattia Barbon
(Retracted by #15794)
blob
|
commitdiff
|
diff to current
2002-04-07
Nicholas Clark
Re: perl@15772
blob
|
commitdiff
|
diff to current
2002-04-06
Jarkko Hietaniemi
Signedness nits.
blob
|
commitdiff
|
diff to current
2002-04-06
Jarkko Hietaniemi
Make hv_notallowed a static as suggested by Nicholas...
blob
|
commitdiff
|
diff to current
2002-04-06
Nicholas Clark
Re: the dirty half dozen (Re: perl@15662)
blob
|
commitdiff
|
diff to current
2002-03-22
Jarkko Hietaniemi
If Unicode keys are entered to a hash, a bit is turned on.
blob
|
commitdiff
|
diff to current
2002-03-11
Michael G. Schwern
Subject: [PATCH] Hash::Util ...
blob
|
commitdiff
|
diff to current
2002-03-11
Paul Marquess
more warnings tidyup
blob
|
commitdiff
|
diff to current
2002-02-28
Jarkko Hietaniemi
Make shared hash keys to be \0-terminated:
blob
|
commitdiff
|
diff to current
2002-02-26
Michael G. Schwern
"Attempt to access to key"?
blob
|
commitdiff
|
diff to current
2002-01-25
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-01-23
Jarkko Hietaniemi
Copyright++. (Not all the toplevel *.h have one, it...
blob
|
commitdiff
|
diff to current
2002-01-03
Robin Barker
Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>
blob
|
commitdiff
|
diff to current
2001-12-21
H.Merijn Brand
[ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
blob
|
commitdiff
|
diff to current
2001-12-19
Nick Ing-Simmons
Fix READONLY hashes:
blob
|
commitdiff
|
diff to current
2001-12-18
Nick Ing-Simmons
Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
blob
|
commitdiff
|
diff to current
2001-12-03
Jarkko Hietaniemi
Make sharepvn a macro since all it does is a deref.
blob
|
commitdiff
|
diff to current
2001-11-12
Jeffrey Friedl
a few typo fixes
blob
|
commitdiff
|
diff to current
2001-11-06
Nick Ing-Simmons
Keep It Simple and Stupid version of readonly hash...
blob
|
commitdiff
|
diff to current
2001-10-16
Nick Ing-Simmons
Builds under ithreads (but fails all threads tests)
blob
|
commitdiff
|
diff to current
2001-08-05
Jarkko Hietaniemi
Little pointer juggling for HP-UX cc to avoid
blob
|
commitdiff
|
diff to current
next