| Commit message (Expand) | Author | Age | Files | Lines |
* | replace leave_common() with leave_adjust_stacks() | David Mitchell | 2016-02-03 | 1 | -0/+12 |
* | Always copy return values when exiting scope | David Mitchell | 2016-02-03 | 1 | -0/+13 |
* | Test preamble: unify chdir 't' if -d 't'; | Jarkko Hietaniemi | 2014-10-08 | 1 | -1/+1 |
* | Interpret do CORE() as do-file | Father Chrysostomos | 2013-12-24 | 1 | -0/+10 |
* | Remove support for "do SUBROUTINE(LIST)" | Dagfinn Ilmari Mannsåker | 2013-12-22 | 1 | -54/+12 |
* | do-file should not force a bareword | Father Chrysostomos | 2012-07-05 | 1 | -0/+10 |
* | Let do.t run from the top level | Father Chrysostomos | 2012-07-05 | 1 | -0/+2 |
* | do.t: Load test.pl at BEGIN time | Father Chrysostomos | 2012-07-05 | 1 | -1/+3 |
* | RT#113730 - $@ should be cleared on "do" IO error. | Eric Brine | 2012-06-20 | 1 | -0/+12 |
* | [rt.cpan.org #72767] Don’t propagate warnings into do-file | Father Chrysostomos | 2012-01-22 | 1 | -0/+22 |
* | Fix context propagation below return() | Vincent Pit | 2011-06-27 | 1 | -0/+67 |
* | Convert t/op/do.t to test.pl, strict and warnings. | Nicholas Clark | 2011-03-13 | 1 | -84/+88 |
* | Revert "Re: [perl #38809][PATCH] loss of stack elements with a do block insid... | Steve Peters | 2009-10-31 | 1 | -13/+1 |
* | Re: [perl #38809][PATCH] loss of stack elements with a do block inside a return | Vincent Pit | 2009-10-31 | 1 | -1/+13 |
* | do subname() is deprecated, so tests for it need no warnings 'deprecated'; | Nicholas Clark | 2009-10-16 | 1 | -4/+16 |
* | [perl #68108] : also fix if/else constant folding | Father Chrysostomos | 2009-08-07 | 1 | -1/+20 |
* | Promote blocks resulting from constant folding to first-class do { } blocks | Vincent Pit | 2009-08-04 | 1 | -1/+21 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | Addendum to bug #38809: fix assertion failure, more tests | Vincent Pit | 2008-11-26 | 1 | -5/+24 |
* | [perl #38809] return do { } : take 3 (or 4...) | Vincent Pit | 2008-11-25 | 1 | -1/+18 |
* | Re: unless(...) terser than if(!...) | Vincent Pit | 2008-09-07 | 1 | -1/+13 |
* | do $file; won't propagate errors from die, as do is an implicit eval. | Nicholas Clark | 2007-01-08 | 1 | -3/+3 |
* | Pulling ancient RCS comments | Andy Lester | 2005-11-20 | 1 | -2/+0 |
* | Add a test case for bug [perl #19545] | Rafael Garcia-Suarez | 2003-01-15 | 1 | -1/+5 |
* | bug on "do NUMBER" | Rafael Garcia-Suarez | 2002-02-18 | 1 | -1/+4 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 1 | -5/+5 |
* | Removed duplicated tests #19 and #20. | Abhijit Menon-Sen | 2001-09-22 | 1 | -8/+0 |
* | [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID | Michael G. Schwern | 2001-09-22 | 1 | -23/+44 |
* | new regression tests for bug ID 20010920.007 | Rafael Garcia-Suarez | 2001-09-21 | 1 | -1/+9 |
* | Test for #9579. | Jarkko Hietaniemi | 2001-04-05 | 1 | -1/+28 |
* | A new version of the "remove UPPERACSE string comparison" | Jarkko Hietaniemi | 2000-07-30 | 1 | -5/+5 |
* | Back out #6454, doesn't seem to work. | Jarkko Hietaniemi | 2000-07-28 | 1 | -5/+5 |
* | Remove EQ, NE, GT, LT, GE, LE (they have been deprecated | Jarkko Hietaniemi | 2000-07-27 | 1 | -5/+5 |
* | Fix multiple problems with lexical @_. | Malcolm Beattie | 1997-07-17 | 1 | -1/+1 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -1/+1 |
* | perl 4.0.00: (no release announcement available)perl-4.0.00 | Larry Wall | 1991-03-21 | 1 | -0/+44 |