In perl.git, the branch vincent/stack-on-leave_cleanup has been created
<http://perl5.git.perl.org/perl.git/commitdiff/8f15d22178491b07fea7bc3faa334f512776f633?hp=0000000000000000000000000000000000000000>
at 8f15d22178491b07fea7bc3faa334f512776f633 (commit)
- Log -----------------------------------------------------------------
commit 8f15d22178491b07fea7bc3faa334f512776f633
Author: Vincent Pit <[email protected]>
Date: Sat Jun 25 14:28:12 2011 +0200
Convert pp_leave() to adjust_stack_on_leave()
M pp_ctl.c
commit 2edf9ed65d0f80d98a7e2d9cb5842b427a591cf2
Author: Vincent Pit <[email protected]>
Date: Sat Jun 25 14:25:25 2011 +0200
Move pp_enter() and pp_leave() with their friends in pp_ctl.c
M pp_ctl.c
M pp_hot.c
commit 1e8f8470db16fe0dfc9959616c6aa619f4c30e76
Author: Vincent Pit <[email protected]>
Date: Sat Jun 25 11:53:48 2011 +0200
Factor stack adjustments on leave in a new static function
This is just a refactoring. There should be no functional changes.
M embed.fnc
M embed.h
M pp_ctl.c
M proto.h
-----------------------------------------------------------------------
--
Perl5 Master Repository