In perl.git, the branch sprout/mstack has been created

<http://perl5.git.perl.org/perl.git/commitdiff/2d5941272b93560486a3e7387adeb9b1e683b323?hp=0000000000000000000000000000000000000000>

        at  2d5941272b93560486a3e7387adeb9b1e683b323 (commit)

- Log -----------------------------------------------------------------
commit 2d5941272b93560486a3e7387adeb9b1e683b323
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Mon Aug 8 13:45:10 2016 -0700

    [perl #22312] Mortalize elems in array assignment

M       pp_hot.c
M       t/op/stack.t

commit 0b1a305273f2c87003f482b2d2b2dc24c90160b4
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Sun Jul 31 22:46:17 2016 -0700

    [perl #8358] Mortalize pkg ary elems on stack
    
    and also those returned by any array dereference, since it’s the same
    op (rv2av).
    
    This also apparently fixes:
    
    #18489
    
    but slows things down and uses more memory.

M       pp_hot.c
M       t/cmd/for.t
M       t/op/stack.t

commit b3f60488cdbc36ab934d7ff96ae7f25c0beb46d7
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Thu Jul 28 22:28:52 2016 -0700

    [perl #3451] Mortalize lex ary elems on stack
    
    This also fixes perl #104074.

M       MANIFEST
M       pp.c
A       t/op/stack.t
M       t/run/fresh_perl.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to