Split out foreach iterations of temporary lists on the stack to
authorNicholas Clark <nick@ccl4.org>
Thu, 24 Jan 2008 10:44:25 +0000 (10:44 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 24 Jan 2008 10:44:25 +0000 (10:44 +0000)
commita28356daf92caa7f638e39190a3f2c5a3cd8acfe
tree5083feb034f3d90f3b53f7d28d883bbe0296a06e
parent4b70616db4b88e90e04bbf6a612b803f6a4d8dc1
Split out foreach iterations of temporary lists on the stack to
CXt_LOOP_STACK. Don't use cx->blk_loop.iterary to store PL_curstack.

p4raw-id: //depot/perl@33059
cop.h
pp_ctl.c
pp_hot.c
sv.c