This is 0.79_54 - update META.yml, and META.json
[p5sagit/Devel-Size.git] / t /
2015-03-27 Nicholas Clark Avoid tests failing because Test::More changes the...
2015-03-27 Nicholas Clark Bump $VERSION to 0.79_54
2015-03-25 Nicholas Clark Count the size of padlist names in CVs (for v5.18 and...
2015-03-24 Nicholas Clark Avoid t/recurse.t failing on earlier versions on 32...
2015-03-20 Nicholas Clark Bump $VERSION to 0.79_53
2015-03-20 Nicholas Clark A more robust test for the size of subroutines in packa...
2015-02-28 Nicholas Clark Bump $VERSION to 0.79_52
2015-02-28 Nicholas Clark Use formline for creating an OOK scalar to test.
2015-02-28 Nicholas Clark Bump $VERSION to 0.79_51
2015-02-28 Zefram reading tied scalar shrinks it
2015-02-28 Nicholas Clark Bump $VERSION to 0.79_50
2013-05-12 Nicholas Clark Bump $VERSION to 0.79
2013-05-10 Nicholas Clark Bump $VERSION to 0.78_52
2013-05-10 Nicholas Clark Bump $VERSION to 0.78_51
2013-05-10 Nicholas Clark An alternative test that CvOUTSIDE is being followed.
2013-05-10 Nicholas Clark Test that we can measure that recursion increases the...
2013-05-10 Nicholas Clark Stubbed subs no longer have CvOUTSIDE set.
2012-07-30 Nicholas Clark Bump $VERSION to 0.78_50
2012-07-30 Nicholas Clark Bump $VERSION to 0.78
2012-07-30 Nicholas Clark Bump $VERSION to 0.77_51
2012-02-10 Nicholas Clark Skip tests in t/magic.t that use formline on 5.8.1...
2012-02-10 Nicholas Clark Refactor t/globs.t to avoid the side effects of a chang...
2011-05-16 Nicholas Clark Bump $VERSION to 0.77_50
2011-05-16 Nicholas Clark Bump $VERSION to 0.77
2011-05-12 Nicholas Clark Count HvNAME(), the HV "aux" struct, and the mro_meta...
2011-05-12 Nicholas Clark GvNAME() is shared from 5.10 onwards.
2011-05-12 Nicholas Clark Handle shared hash key scalars correctly.
2011-05-11 Nicholas Clark Bump $VERSION to 0.76_50
2011-05-11 Nicholas Clark Bump $VERSION to 0.76
2011-05-09 Nicholas Clark Reinstate 5.6.x "support".
2011-05-09 Nicholas Clark Reinstate weaken(), inadvertently removed by 8c394e1251...
2011-05-09 Nicholas Clark Correctly handle SvOOK scalars. 5.12 and later don...
2011-05-05 Nicholas Clark In sv_size(), refactor the PV-derivatives to share...
2011-05-05 Nicholas Clark Bump $VERSION to 0.75_52
2011-05-05 Nicholas Clark Bump $VERSION to 0.75_51
2011-05-04 Nicholas Clark Add the size of mg_len if mg_ptr is non-NULL.
2011-05-04 Nicholas Clark Follow mg_obj, which points to an SV.
2011-05-04 Nicholas Clark Add tests for sizing magic.
2011-05-04 Nicholas Clark Bump $VERSION to 0.75_50
2011-05-04 Nicholas Clark Bump $VERSION to 0.75
2011-05-01 Nicholas Clark Skip the aelemfast size comparison test for perls which...
2011-05-01 Nicholas Clark Bump $VERSION to 0.74_53
2011-04-24 Nicholas Clark Move iteration over hash values from total_size() to...
2011-04-24 Nicholas Clark Fix potential SEGVs for PVBMs on 5.10.0 and later.
2011-04-24 Nicholas Clark The optree holds pointers to GVs under multiplicity...
2011-04-24 Nicholas Clark In op_size, add break statement missing for OPc_PVOP.
2011-04-24 Nicholas Clark Fix potential SEGVs for OP_AELEMFAST on a lexical.
2011-04-24 Nicholas Clark Add tests for subroutines and subroutine references.
2011-04-24 Nicholas Clark Bump $VERSION to 0.74_52
2011-04-22 Nicholas Clark Move the check_new() test to the start of sv_size()
2011-04-22 Nicholas Clark Add many tests for typeglobs.
2011-04-19 Nicholas Clark Don't count PL_sv_{undef,no,yes} in the size returned
2011-04-19 Nicholas Clark Bump $VERSION to 0.74_51
2011-04-19 Nicholas Clark Ensure that size() doesn't add the referent's size...
2011-04-19 Nicholas Clark Test that unallocated gaps within arrays have zero...
2011-04-19 Nicholas Clark Bump $VERSION to 0.74_50
2011-04-17 Nicholas Clark Bump $VERSION to 0.74
2011-04-17 Nicholas Clark Bump $VERSION to 0.73_51
2011-04-17 Nicholas Clark Re-instate initial dereference in total_size()
2011-04-17 Nicholas Clark Bump $VERSION to 0.73_50
2011-04-16 Nicholas Clark Bump version to 0.73
2011-04-16 Nicholas Clark Revert the intent of cb11131e. st (was tv) can be NULL.
2011-04-16 Nicholas Clark Add a test for the non-exceptional warnings.
2011-04-16 Nicholas Clark Use cmp_ok() when testing > 0, not isnt(..., 0);
2011-04-16 Nicholas Clark Eliminate needless test boilerplate, and duplicated...
2011-04-16 Nicholas Clark Bump $VERSION to 0.72_52
2011-04-16 Nicholas Clark Bump $VERSION to 0.72_51
2011-04-16 Nicholas Clark Include the size of constants in constant subs (resolve...
2011-04-16 Nicholas Clark Resolve CPAN #58484: Devel::Size SEGVs on XSUBs post...
2011-04-16 Nicholas Clark Use cmp_ok() in place of ok() with a < comparison,...
2011-04-16 Nicholas Clark Bump $VERSION to 0.72_50, ready for a development release.
2011-04-16 BrowserUk import Devel-Size 0.72 from CPAN
2011-04-16 Tels import Devel-Size 0.71 from CPAN
2011-04-16 Tels Bump version to 0.70, and upgrade Module::Install to...
2009-12-10 Tels import Devel-Size 0.69 from CPAN
2009-12-10 Tels import Devel-Size 0.68 from CPAN
2009-12-10 Tels import Devel-Size 0.67 from CPAN
2009-12-10 Tels import Devel-Size 0.66 from CPAN
2009-12-10 Tels import Devel-Size 0.65 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.59 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.58 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.55 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.52 from CPAN