2011-05-12 |
Nicholas Clark |
Count the size of the "effective names" of a hash. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nicholas Clark |
Count HvNAME(), the HV "aux" struct, and the mro_meta... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nicholas Clark |
GvNAME() is shared from 5.10 onwards. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nicholas Clark |
Use GvFILE_HEK(), if present, in preference to GvFILE() |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nicholas Clark |
Handle shared hash key scalars correctly. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nicholas Clark |
Split out HEK size calculation into hek_size(). |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nicholas Clark |
Add a comment to force emacs to use C mode. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nicholas Clark |
Add a single (void **) cast to make the C code also... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Nicholas Clark |
Bump $VERSION to 0.76_50 |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Nicholas Clark |
This is 0.76 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Nicholas Clark |
Bump $VERSION to 0.76 |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
This is 0.75_52 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Don't count PL_sv_placeholder in the size returned. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
sv_size() can return void once more. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Reinstate 5.005_xx "support". |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Replace c*OPx macros with their expansions. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Reinstate 5.6.x "support". |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Don't recurse into op_size() on op->pmnext. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Reinstate weaken(), inadvertently removed by 8c394e1251... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Magic vtables aren't freed when magic is freed, so... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Correctly handle SvOOK scalars. 5.12 and later don... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
ppport.h defined NV if necessary, so no need to duplica... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Add -DPURIFY sizes to body_sizes[] |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Nicholas Clark |
Use a table for SV body sizes. These incorporate the... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nicholas Clark |
In sv_size(), refactor the PV-derivatives to share... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nicholas Clark |
In sv_size(), coalesce all calls to magic_size(). |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nicholas Clark |
Bump $VERSION to 0.75_52 |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nicholas Clark |
This is 0.75_51 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nicholas Clark |
For other-than-gcc, generate calls to check_new(...) |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nicholas Clark |
Bump $VERSION to 0.75_51 |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nicholas Clark |
This is 0.75_50 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
eval $ExtUtils::MakeMaker::VERSION to avoid warnings... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
Re-indent Makefile.PL consistently. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
Simplify magic_size() by knowing that check_new() retur... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
Add the size of mg_len if mg_ptr is non-NULL. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
Follow mg_obj, which points to an SV. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
Add tests for sizing magic. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
The core's magic vtables are global constants, so aren... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
Bump $VERSION to 0.75_50 |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
This is 0.75 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
Bump $VERSION to 0.75 |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nicholas Clark |
This is 0.74_53 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Nicholas Clark |
Skip the aelemfast size comparison test for perls which... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Nicholas Clark |
Skip GvFILE on ithreaded 5.8.8 and earlier, as it can... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Nicholas Clark |
Set the pointer alignment (in bits) via a C macro gener... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Nicholas Clark |
Fix typo error in bit-vector tracking mechanism, causin... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Nicholas Clark |
Bump $VERSION to 0.74_53 |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Nicholas Clark |
This is 0.74_52 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
SvOK() ... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
total_size() and size() can be XS ALIASes, now all... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
Move iteration over array values from total_size()... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
Handle sizes for PVGVs in sv_size() only. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
Move iteration over hash values from total_size() to... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
Fix potential SEGVs for PVBMs on 5.10.0 and later. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
The optree holds pointers to GVs under multiplicity... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
In op_size, add break statement missing for OPc_PVOP. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
Fix potential SEGVs for OP_AELEMFAST on a lexical. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
Add tests for subroutines and subroutine references. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Nicholas Clark |
Bump $VERSION to 0.74_52 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Nicholas Clark |
This is 0.74_51 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Nicholas Clark |
Fix classic off-by-one error - the answer is strlen... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Nicholas Clark |
Move the check_new() test to the start of sv_size() |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Nicholas Clark |
Add many tests for typeglobs. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicholas Clark |
Don't count PL_sv_{undef,no,yes} in the size returned |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicholas Clark |
Bump $VERSION to 0.74_51 |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicholas Clark |
This is 0.74_50 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicholas Clark |
Ensure that size() doesn't add the referent's size... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicholas Clark |
Test that unallocated gaps within arrays have zero... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicholas Clark |
Bump $VERSION to 0.74_50 |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Nicholas Clark |
This is 0.74 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Nicholas Clark |
LICENSE was added to ExtUtils::MakeMaker in 6.31, not... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Bump $VERSION to 0.74 |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
This is 0.73_51 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
check_new() is now never called with NULL st, so simpli... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Add check_new_and_strlen(), which is check_new(...... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
check_new(st, NULL) always returns 0, so no need to... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Move the check_new() test to the start of regex_size... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Move the check_new() test to the start of op_size(... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Refactor the C code to accumulate the size inside the... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Eliminate conditional 5.11/older conditional code that... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Remove dead code: #if PERL_VERSION <= 8 then PERL_VERSI... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Bump $VERSION to 0.73_51 |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Missed the second change between 0.73 and 0.73_50 |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
This is 0.73_50 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Re-instate initial dereference in total_size() |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Avoid using assert() on ithreaded 5.8.8 and earlier... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Nicholas Clark |
Bump $VERSION to 0.73_50 |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
This is 0.73 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Update CHANGES for 0.73 |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Bump version to 0.73 |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Revert the intent of cb11131e. st (was tv) can be NULL. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
This is 0.72_52 - update META.yml |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Replace TRACKING with struct state, tv with st, and... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Merge the 4 static variables and TRACKING into a struct... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Add a test for the non-exceptional warnings. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Use cmp_ok() when testing > 0, not isnt(..., 0); |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Eliminate needless test boilerplate, and duplicated... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Simplify the setup code in Size.pm |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
Bump $VERSION to 0.72_52 |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Nicholas Clark |
This is 0.72_51 - update META.yml |
commit | commitdiff | tree | snapshot |
next |