In perl.git, the branch smueller/killsvobjcount2 has been created

<http://perl5.git.perl.org/perl.git/commitdiff/78089a243e82a209225e52e529b80494fed477ac?hp=0000000000000000000000000000000000000000>

        at  78089a243e82a209225e52e529b80494fed477ac (commit)

- Log -----------------------------------------------------------------
commit 78089a243e82a209225e52e529b80494fed477ac
Author: Steffen Mueller <[email protected]>
Date:   Wed Feb 27 18:16:44 2013 +0100

    Remove PL_sv_objcount altogether
    
    This used to keep track of all objects. For no particularly good reason.
    Just because it could avoid a bit of work during global destruction.
    Let's do less work at run-time instead.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to