summaryrefslogtreecommitdiff
path: root/t/op/do.t
Commit message (Expand)AuthorAgeFilesLines
* replace leave_common() with leave_adjust_stacks()David Mitchell2016-02-031-0/+12
* Always copy return values when exiting scopeDavid Mitchell2016-02-031-0/+13
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-081-1/+1
* Interpret do CORE() as do-fileFather Chrysostomos2013-12-241-0/+10
* Remove support for "do SUBROUTINE(LIST)"Dagfinn Ilmari Mannsåker2013-12-221-54/+12
* do-file should not force a barewordFather Chrysostomos2012-07-051-0/+10
* Let do.t run from the top levelFather Chrysostomos2012-07-051-0/+2
* do.t: Load test.pl at BEGIN timeFather Chrysostomos2012-07-051-1/+3
* RT#113730 - $@ should be cleared on "do" IO error.Eric Brine2012-06-201-0/+12
* [rt.cpan.org #72767] Don’t propagate warnings into do-fileFather Chrysostomos2012-01-221-0/+22
* Fix context propagation below return()Vincent Pit2011-06-271-0/+67
* Convert t/op/do.t to test.pl, strict and warnings.Nicholas Clark2011-03-131-84/+88
* Revert "Re: [perl #38809][PATCH] loss of stack elements with a do block insid...Steve Peters2009-10-311-13/+1
* Re: [perl #38809][PATCH] loss of stack elements with a do block inside a returnVincent Pit2009-10-311-1/+13
* do subname() is deprecated, so tests for it need no warnings 'deprecated';Nicholas Clark2009-10-161-4/+16
* [perl #68108] : also fix if/else constant foldingFather Chrysostomos2009-08-071-1/+20
* Promote blocks resulting from constant folding to first-class do { } blocksVincent Pit2009-08-041-1/+21
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Addendum to bug #38809: fix assertion failure, more testsVincent Pit2008-11-261-5/+24
* [perl #38809] return do { } : take 3 (or 4...)Vincent Pit2008-11-251-1/+18
* Re: unless(...) terser than if(!...)Vincent Pit2008-09-071-1/+13
* do $file; won't propagate errors from die, as do is an implicit eval.Nicholas Clark2007-01-081-3/+3
* Pulling ancient RCS commentsAndy Lester2005-11-201-2/+0
* Add a test case for bug [perl #19545]Rafael Garcia-Suarez2003-01-151-1/+5
* bug on "do NUMBER"Rafael Garcia-Suarez2002-02-181-1/+4
* cleaner close on tests, take 2 Andreas König2001-12-291-5/+5
* Removed duplicated tests #19 and #20.Abhijit Menon-Sen2001-09-221-8/+0
* [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug IDMichael G. Schwern2001-09-221-23/+44
* new regression tests for bug ID 20010920.007Rafael Garcia-Suarez2001-09-211-1/+9
* Test for #9579.Jarkko Hietaniemi2001-04-051-1/+28
* A new version of the "remove UPPERACSE string comparison"Jarkko Hietaniemi2000-07-301-5/+5
* Back out #6454, doesn't seem to work.Jarkko Hietaniemi2000-07-281-5/+5
* Remove EQ, NE, GT, LT, GE, LE (they have been deprecatedJarkko Hietaniemi2000-07-271-5/+5
* Fix multiple problems with lexical @_.Malcolm Beattie1997-07-171-1/+1
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-1/+1
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+44