p5sagit/Devel-Size.git
2011-04-17 Nicholas Clark Re-instate initial dereference in total_size()
2011-04-17 Nicholas Clark Avoid using assert() on ithreaded 5.8.8 and earlier...
2011-04-17 Nicholas Clark Bump $VERSION to 0.73_50
2011-04-16 Nicholas Clark This is 0.73 - update META.yml
2011-04-16 Nicholas Clark Update CHANGES for 0.73
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 This is 0.72_52 - update META.yml
2011-04-16 Nicholas Clark Replace TRACKING with struct state, tv with st, and...
2011-04-16 Nicholas Clark Merge the 4 static variables and TRACKING into a struct...
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 Simplify the setup code in Size.pm
2011-04-16 Nicholas Clark Bump $VERSION to 0.72_52
2011-04-16 Nicholas Clark This is 0.72_51 - update META.yml
2011-04-16 Nicholas Clark Add PERL_NO_GET_CONTEXT to improve performance under...
2011-04-16 Nicholas Clark Remove the SIGNATURE, as presently I don't have the...
2011-04-16 Nicholas Clark Add the .git repository directory to MANIFEST.SKIP
2011-04-16 Nicholas Clark Add a LICENSE section to the Makefile.PL.
2011-04-16 Nicholas Clark Bump $VERSION to 0.72_51
2011-04-16 Nicholas Clark This is 0.72_50 - update META.yml
2011-04-16 Nicholas Clark Convert C99 // comments to C89 /**/ comments.
2011-04-16 Nicholas Clark Remove commented out code from the pre-0.72 HV based...
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 Note that I am now maintaining it.
2011-04-16 Nicholas Clark Enforce the minimum perl version requirement in the...
2011-04-16 Nicholas Clark Convert to XSLoader.
2011-04-16 Nicholas Clark Convert the tracking system to a 256-way tree.
2011-04-16 Nicholas Clark Create free_tracking() to de-duplicate the code to...
2011-04-16 Nicholas Clark Use cmp_ok() in place of ok() with a < comparison,...
2011-04-16 Nicholas Clark In check_new(), tv can never be NULL, so assert() this.
2011-04-16 Nicholas Clark Use SvPVX_const() instead of SvPVX(), and const check_n...
2011-04-16 Nicholas Clark Catching SEGVs with __try/__except is MSVC only, not...
2011-04-16 Nicholas Clark No need to explicitly check AvARYLEN in 5.10 and later.
2011-04-16 Nicholas Clark Bump $VERSION to 0.72_50, ready for a development release.
2011-04-16 Nicholas Clark Correct to 0.72 the CHANGES entry for the second "0...
2011-04-16 Nicholas Clark Correct to 0.72 erroneous references to version '7.2'.
2011-04-16 Nicholas Clark Remove DOS line endings from Makefile.PL and META.yml
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 0.70 as released to CPAN. (only metadata and Module...
2011-04-16 Tels Fix compilation under blead, and require at least 5.006
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.64 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.63 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.62 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.61 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.60 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.57 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.56 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.55 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.54 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.53 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.52 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.51 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.50 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.03 from CPAN
2009-12-10 Dan Sugalski import Devel-Size 0.02 from CPAN
2009-12-10 Dan Sugalski initial import of Devel-Size 0.01 from CPAN