Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Unweaken refs in in-place reverse" | David Mitchell | 2018-04-26 | 1 | -15/+1 |
* | don't lose mark when pp_reverse extends stack | Zefram | 2017-12-14 | 1 | -1/+6 |
* | Unweaken refs in in-place reverse | Dagfinn Ilmari Mannsåker | 2017-10-24 | 1 | -1/+15 |
* | Disable lexical $_ | Father Chrysostomos | 2015-09-29 | 1 | -14/+1 |
* | Put miniperl @INC logic in test.pl | Father Chrysostomos | 2014-09-02 | 1 | -2/+1 |
* | Get reverse.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 |
* | suppress "experimental" warnings for my $_ | Ricardo Signes | 2013-02-20 | 1 | -1/+1 |
* | Deprecate lexical $_ | Father Chrysostomos | 2012-12-04 | 1 | -0/+1 |
* | Added descriptions to tests in reverse.t | Bob Ernst | 2012-11-25 | 1 | -26/+26 |
* | Make pp_reverse fetch the lexical $_ from the correct pad | Vincent Pit | 2010-06-03 | 1 | -1/+13 |
* | More tests for in-place reverse (empty tied array) | Rafael Garcia-Suarez | 2010-03-31 | 1 | -1/+5 |
* | Add a test for reversing in-place an empty array | Rafael Garcia-Suarez | 2010-03-31 | 1 | -1/+5 |
* | Optimize reversing an array in-place | Vincent Pit | 2009-11-10 | 1 | -1/+55 |
* | Port t/op/reverse.t to test.pl | Vincent Pit | 2009-11-10 | 1 | -9/+7 |
* | Add test for reverse(). | Jarkko Hietaniemi | 2000-12-08 | 1 | -0/+33 |