2005-06-12 |
Nicholas Clark | Shortcut chasing round strtab when we're not the last... |
blob | commitdiff |
2005-06-12 |
Nicholas Clark | In the shared string table, store the HE and HEK next... |
blob | commitdiff | diff to current |
2005-06-11 |
Nicholas Clark | hash key code cleanup |
blob | commitdiff | diff to current |
2005-06-07 |
Andy Lester | Random cleanups #47 |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark | Lots of consting |
blob | commitdiff | diff to current |
2005-06-06 |
Nicholas Clark | Abstract all access to the shared hash value through... |
blob | commitdiff | diff to current |
2005-06-03 |
Nicholas Clark | s/newSVpv_hek/newSVhek/g; # Lousy choice of name |
blob | commitdiff | diff to current |
2005-06-03 |
Nicholas Clark | Create newSVpv_hek to reduce code duplication where... |
blob | commitdiff | diff to current |
2005-06-03 |
Andy Lester | Random consting |
blob | commitdiff | diff to current |
2005-06-02 |
Nicholas Clark | Changes 24660 and 24665 both introduced errors into... |
blob | commitdiff | diff to current |
2005-06-01 |
Nicholas Clark | As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the... |
blob | commitdiff | diff to current |
2005-06-01 |
Nicholas Clark | Store the xhv_aux structure after the main array. |
blob | commitdiff | diff to current |
2005-05-31 |
Nicholas Clark | Avoid updating a variable in a loop. |
blob | commitdiff | diff to current |
2005-05-31 |
Nicholas Clark | Avoid updating a variable in the loop |
blob | commitdiff | diff to current |
2005-05-30 |
Nicholas Clark | Change the logic to avoid needing to set a variable... |
blob | commitdiff | diff to current |
2005-05-30 |
Nicholas Clark | Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_... |
blob | commitdiff | diff to current |
2005-05-30 |
Andy Lester | Teeny optimization in S_hv_magic_check |
blob | commitdiff | diff to current |
2005-05-26 |
Nicholas Clark | Store the package name as a shared HEK. |
blob | commitdiff | diff to current |
2005-05-25 |
Nicholas Clark | Export Perl_hek_dup, which duplicates shared hash keys. |
blob | commitdiff | diff to current |
2005-05-25 |
Nicholas Clark | Track the mapping between source shared hash keys and... |
blob | commitdiff | diff to current |
2005-05-24 |
Nicholas Clark | Leaking is bad, m'kay. |
blob | commitdiff | diff to current |
2005-05-23 |
Rafael Garcia-Suarez | Declaration nit spotted by Jarkko |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark | Move the xpv_pv/xrv_rv member into the SV head, in... |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark | Fool. That should be I32 everywhere. |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark | Move hv_name, hv_eiter and hv_riter into a new aux... |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark | Move placeholders into a new rhash magic type. |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark | Remove PMROOT and replace it with a small shell script... |
blob | commitdiff | diff to current |
2005-05-16 |
Andy Lester | consting-eleventy.patch: More consts, plus actual bug fix |
blob | commitdiff | diff to current |
2005-05-13 |
Nicholas Clark | Reorder the *more* arena allocation functions into... |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez | Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez | Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-09 |
Nicholas Clark | Simplify S_hv_notallowed slightly by passing a prebuilt... |
blob | commitdiff | diff to current |
2005-05-06 |
Nicholas Clark | Change types of PL_he_arenaroot and PL_pte_arenaroot... |
blob | commitdiff | diff to current |
2005-05-06 |
Nicholas Clark | Make the arena size changeable at compile time, and... |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi | Symbian port of Perl |
blob | commitdiff | diff to current |
2005-03-29 |
Steve Hay | Clean-up some warnings when compiling on Win32 with... |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester | Third consting batch |
blob | commitdiff | diff to current |
2005-03-14 |
Andy Lester | Adding const qualifiers |
blob | commitdiff | diff to current |
2005-01-24 |
Rafael Garcia-Suarez | Revert change 23843. |
blob | commitdiff | diff to current |
2005-01-22 |
Nicholas Clark | Update copyright years and add editor blocks |
blob | commitdiff | diff to current |
2005-01-21 |
Rick Delaney | Re: [perl #31924] %INC caching failure-case problem |
blob | commitdiff | diff to current |
2004-11-17 |
Rafael Garcia-Suarez | Fix a couple of typos. |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell | Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-07-07 |
Nicholas Clark | hv_store was not passing hash onwards (spotted by Dave) |
blob | commitdiff | diff to current |
2004-07-06 |
Nicholas Clark | Stop ENV_IS_CASELESS hv.c picking up the wrong hash... |
blob | commitdiff | diff to current |
2004-04-21 |
Stas Bekman | [patch] log the interpreter id in warnings |
blob | commitdiff | diff to current |
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 &PL_sv_undef as a hash key... |
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 |
next |