| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81916]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81916 >
|
| |
|
|
|
| |
p4raw-id: //depot/perl@34180
|
|
|
| |
p4raw-id: //depot/perl@25180
|
|
|
|
|
|
|
| |
Since we still want "our $_" to be always forced to $main::_,
deplace the forcing code at our-pad allocation time.
(Making execution probably a tiny bit faster)
p4raw-id: //depot/perl@23608
|
|
|
|
|
|
| |
While we're at it, use the same trick to make reverse()
work correctly with lexical $_.
p4raw-id: //depot/perl@22889
|
|
|
|
|
|
| |
scalar context, because pp_mapwhile and pp_grepwhile were using
their target as a temporary slot to store the return value.
p4raw-id: //depot/perl@22289
|
|
|
| |
p4raw-id: //depot/perl@22268
|
|
|
| |
p4raw-id: //depot/perl@22265
|
|
p4raw-id: //depot/perl@22263
|