2008-12-28 |
Nicholas Clark |
Add a key flag HVhek_KEYCANONICAL for Perl_hv_common... |
blob | commitdiff |
2008-12-28 |
Nicholas Clark |
Precomputing the hash value for a string representable... |
blob | commitdiff | diff to current |
2008-12-27 |
Nicholas Clark |
In struct mro_meta, rename mro_linear_dfs to mro_linear... |
blob | commitdiff | diff to current |
2008-12-27 |
Nicholas Clark |
In struct mro_meta, rename mro_linear_c3 to mro_linear_... |
blob | commitdiff | diff to current |
2008-12-27 |
Nicholas Clark |
Optimisation of the use of the meta structure - don... |
blob | commitdiff | diff to current |
2008-12-27 |
Nicholas Clark |
Repurpose struct mro_meta to allow it to store cached... |
blob | commitdiff | diff to current |
2008-11-02 |
Tom Christiansen |
PATCH: Large omnibus patch to clean up the JRRT quotes |
blob | commitdiff | diff to current |
2008-10-30 |
Nicholas Clark |
Eliminate (SV *) casts from the rest of *.c, picking... |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark |
Every remaining (HV *) cast in *.c |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark |
Perl_hv_placeholders_get() actually takes a const HV... |
blob | commitdiff | diff to current |
2008-10-25 |
Nicholas Clark |
Update copyright years. |
blob | commitdiff | diff to current |
2008-09-20 |
Nicholas Clark |
Another missing 'static' picked up by one of Merijn... |
blob | commitdiff | diff to current |
2008-09-12 |
Nicholas Clark |
Create a direct lookup hash for ->isa() lookup, by... |
blob | commitdiff | diff to current |
2008-09-11 |
Vincent Pit |
Re: blead with -Dusemymalloc fails on t/comp/hints.t |
blob | commitdiff | diff to current |
2008-08-20 |
Dave Mitchell |
[perl #56908] DBI memory leak in 5.10.0 due to change... |
blob | commitdiff | diff to current |
2008-08-09 |
Nicholas Clark |
Don't bother hashing the key, or performing any other... |
blob | commitdiff | diff to current |
2008-05-10 |
Nicholas Clark |
Run Porting/checkARGS_ASSERT.pl and fix what it picks... |
blob | commitdiff | diff to current |
2008-04-07 |
Nicholas Clark |
So why didn't the build break for me? Fix problems... |
blob | commitdiff | diff to current |
2008-04-07 |
Nicholas Clark |
Split out S_refcounted_he_new_common() from |
blob | commitdiff | diff to current |
2008-04-07 |
Nicholas Clark |
Eliminate cop_label from struct cop by storing a label... |
blob | commitdiff | diff to current |
2008-02-27 |
Nicholas Clark |
Use malloc_good_size() to round up the size of requeste... |
blob | commitdiff | diff to current |
2008-02-12 |
Nicholas Clark |
assert() that every NN argument is not NULL. Otherwise... |
blob | commitdiff | diff to current |
2008-01-03 |
Nicholas Clark |
Extend newSVpvn_flags() to also call sv_2mortal() if... |
blob | commitdiff | diff to current |
2008-01-02 |
Nicholas Clark |
Add a new function newSVpvn_flags(), which takes a... |
blob | commitdiff | diff to current |
2007-12-20 |
Nicholas Clark |
Similiarly Perl_newHV() can become a mathom by making... |
blob | commitdiff | diff to current |
2007-10-17 |
Ben Morrow |
ex-PVBM and mro interact badly |
blob | commitdiff | diff to current |
2007-09-21 |
Steve Hay |
Fix Win32 breakage caused by #31926 |
blob | commitdiff | diff to current |
2007-09-21 |
Rafael Garcia-Suarez |
Silence a load of "value computed is not used" warnings |
blob | commitdiff | diff to current |
2007-09-20 |
Nicholas Clark |
Remove now-unnecessary =cuts where POD is now adjacent... |
blob | commitdiff | diff to current |
2007-09-20 |
Nicholas Clark |
Add a new function Perl_hv_common_key_len(), which... |
blob | commitdiff | diff to current |
2007-09-20 |
Nicholas Clark |
Move the SV dereference of Perl_hv_fetch()/Perl_hv_store()/ |
blob | commitdiff | diff to current |
2007-09-20 |
Nicholas Clark |
Switch Perl_hv_common() to returning void * rather... |
blob | commitdiff | diff to current |
2007-09-20 |
Nicholas Clark |
Convert hv_delete_ent(), hv_exists_ent(), hv_fetch_ent... |
blob | commitdiff | diff to current |
2007-09-20 |
Nicholas Clark |
assert that what is passed into the hash functions... |
blob | commitdiff | diff to current |
2007-09-20 |
Nicholas Clark |
Make hv_fetch_common() non-static, and change its name... |
blob | commitdiff | diff to current |
2007-09-19 |
Nicholas Clark |
Inline and abolish S_hv_magic_uvar_xkey(). |
blob | commitdiff | diff to current |
2007-09-19 |
Nicholas Clark |
Send all delete()/delete_ent() calls via S_hv_fetch_com... |
blob | commitdiff | diff to current |
2007-09-19 |
Nicholas Clark |
ext/XS/APItest/t/hash.t was failing because the fieldha... |
blob | commitdiff | diff to current |
2007-09-19 |
Nicholas Clark |
Call the key transformation function for hv_exists... |
blob | commitdiff | diff to current |
2007-09-19 |
Nicholas Clark |
Call the key transformation function for hv_delete(). |
blob | commitdiff | diff to current |
2007-09-19 |
Nicholas Clark |
For an LVALUE fetch, "hv_fetch()" will recurse into... |
blob | commitdiff | diff to current |
2007-06-29 |
Rafael Garcia-Suarez |
Revert change #31489. |
blob | commitdiff | diff to current |
2007-06-28 |
Brandon Black |
Re: [perl #43357] *DESTROY = sub {} at runtime |
blob | commitdiff | diff to current |
2007-06-16 |
Rafael Garcia-Suarez |
More portability nits by Jarkko |
blob | commitdiff | diff to current |
2007-05-08 |
Andy Lester |
more consting |
blob | commitdiff | diff to current |
2007-04-30 |
Brandon Black |
Re: mro status, etc |
blob | commitdiff | diff to current |
2007-04-25 |
Jerry D. Hedden |
Move hash action constants to hv.h |
blob | commitdiff | diff to current |
2007-04-19 |
Brandon Black |
Re: new C3 MRO patch |
blob | commitdiff | diff to current |
2007-03-22 |
Nicholas Clark |
Re-order the flags values for struct refcounted_he... |
blob | commitdiff | diff to current |
2007-03-01 |
Nicholas Clark |
The bug fixed by change 29610 would have been avoided... |
blob | commitdiff | diff to current |
2007-02-28 |
Rafael Garcia-Suarez |
Fix a couple of typos in internal docs |
blob | commitdiff | diff to current |
2007-02-18 |
Nicholas Clark |
Add a new API function newSV_type, to replace the idiom: |
blob | commitdiff | diff to current |
2007-02-18 |
Nicholas Clark |
newHV doesn't need to turn off POK or NOK, as they... |
blob | commitdiff | diff to current |
2007-02-03 |
Nicholas Clark |
Purge all references to 5005 threads variables in the... |
blob | commitdiff | diff to current |
2007-01-19 |
Nicholas Clark |
Add a parameter to Perl_get_arena() to pass in the... |
blob | commitdiff | diff to current |
2007-01-13 |
Nicholas Clark |
In S_hfreeentries, orig_array can be const. |
blob | commitdiff | diff to current |
2007-01-12 |
Dave Mitchell |
fix typo in hv.c |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
4th patch from: |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
The first three patches from: |
blob | commitdiff | diff to current |
2007-01-04 |
Yves Orton |
Re: [PATCH] Change implementation of %+ to use a proper... |
blob | commitdiff | diff to current |
2007-01-01 |
Steve Peters |
Welcome to 2007! Time to update copyrights from change... |
blob | commitdiff | diff to current |
2007-01-01 |
Jarkko Hietaniemi |
Symbian port: add Series 90 support |
blob | commitdiff | diff to current |
2006-11-12 |
Jarkko Hietaniemi |
(2nd version) small tweaks based on smoke signs |
blob | commitdiff | diff to current |
2006-10-11 |
Rafael Garcia-Suarez |
Fix aliasing to an non-existent element of %+ |
blob | commitdiff | diff to current |
2006-10-08 |
Yves Orton |
Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup... |
blob | commitdiff | diff to current |
2006-10-07 |
Yves Orton |
Re: [PATCH] Initial attempt at named captures for perls... |
blob | commitdiff | diff to current |
2006-08-07 |
Jarkko Hietaniemi |
g++ large patch |
blob | commitdiff | diff to current |
2006-07-27 |
Steve Hay |
Clear up most of the VC6 compiler warnings in the follo... |
blob | commitdiff | diff to current |
2006-07-14 |
Jarkko Hietaniemi |
-DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check... |
blob | commitdiff | diff to current |
2006-06-23 |
Anno Siegel |
Re: [PATCH] Hash::Util::FieldHash |
blob | commitdiff | diff to current |
2006-05-29 |
Nicholas Clark |
Comprehensive regression tests for Perl_refcounted_he_f... |
blob | commitdiff | diff to current |
2006-05-28 |
Nicholas Clark |
Perl_refcounted_he_chain_2hv()'s code to skip duplicate... |
blob | commitdiff | diff to current |
2006-05-23 |
Andy Lester |
clean some lint findings |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Abolish cop_arybase. Signal a non zero $[ with a hint... |
blob | commitdiff | diff to current |
2006-05-19 |
Nicholas Clark |
Correct Perl_refcounted_he_chain_2hv() and its caller... |
blob | commitdiff | diff to current |
2006-05-03 |
Jarkko Hietaniemi |
hv.c: do zeroing via mem wrap check |
blob | commitdiff | diff to current |
2006-05-02 |
Nicholas Clark |
Add a new hash key flag HVhek_UNSHARED, to mark all... |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
reduce gcc -ansi -pedantic noise plus a suggestion |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update |
blob | commitdiff | diff to current |
2006-04-25 |
Andy Lester |
use NOOP macro |
blob | commitdiff | diff to current |
2006-04-18 |
Alex Waugh |
Support compiling for RISC OS |
blob | commitdiff | diff to current |
2006-04-17 |
Nicholas Clark |
Add assertions to cover cases where the Coverity scanne... |
blob | commitdiff | diff to current |
2006-04-16 |
Andy Lester |
clean up hv_assert() |
blob | commitdiff | diff to current |
2006-04-12 |
Nicholas Clark |
D'oh! Don't try to do #ifdefs inside "functions" that... |
blob | commitdiff | diff to current |
2006-04-12 |
Nicholas Clark |
Add tests for all the other types that %^H serialisatio... |
blob | commitdiff | diff to current |
2006-04-12 |
Nicholas Clark |
Store cop_hints as a shared structure without using... |
blob | commitdiff | diff to current |
2006-04-12 |
Nicholas Clark |
Remove Perl_refcounted_he_copy and Perl_refcounted_he_dup. |
blob | commitdiff | diff to current |
2006-04-11 |
Nicholas Clark |
First stab at using the pad to store the serialised... |
blob | commitdiff | diff to current |
2006-04-11 |
Nicholas Clark |
Need to migrate the refcounted_he structure to be prope... |
blob | commitdiff | diff to current |
2006-04-10 |
Nicholas Clark |
Perl_unsharepvn() was no longer being used in core... |
blob | commitdiff | diff to current |
2006-04-01 |
Nicholas Clark |
Automatically set HINT_LOCALIZE_HH whenever %^H is... |
blob | commitdiff | diff to current |
2006-04-01 |
Nicholas Clark |
The call to Perl_hv_assert(aTHX_ hv) should be wrapped... |
blob | commitdiff | diff to current |
2006-04-01 |
Nicholas Clark |
Propagate cop_hints inside string evals. For the unthre... |
blob | commitdiff | diff to current |
2006-03-31 |
Nicholas Clark |
Serialise changes to %^H onto the current COP. Return... |
blob | commitdiff | diff to current |
2006-03-31 |
Andy Lester |
Random accumulated patches |
blob | commitdiff | diff to current |
2006-03-30 |
Nicholas Clark |
Fix bug 36267 - assigning to a tied hash shouldn't... |
blob | commitdiff | diff to current |
2006-03-28 |
Nicholas Clark |
Only compile Perl_hv_assert with DEBUGGING. |
blob | commitdiff | diff to current |
2006-03-16 |
Nicholas Clark |
Correct the macros in the comments in hv.c. Given the... |
blob | commitdiff | diff to current |
2006-03-05 |
Nicholas Clark |
Change hv_name_set to take U32 length and flags parameters. |
blob | commitdiff | diff to current |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
blob | commitdiff | diff to current |
next |