summaryrefslogtreecommitdiff
path: root/t/op/closure.t
Commit message (Expand)AuthorAgeFilesLines
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-101-0/+0
* Integrate:Bram2008-09-051-7/+3
* Integrate:Nicholas Clark2008-01-301-1/+16
* remove the test added by change #31447Dave Mitchell2007-06-231-19/+1
* safely handle cloning a stale lexical varDave Mitchell2007-06-221-1/+19
* Remove some hardcoded references to ./perl in testsRafael Garcia-Suarez2005-12-201-9/+4
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-1/+1
* line-end tweak for VMSCraig A. Berry2004-03-071-2/+2
* add test for change 22209 (Remove small memory leak in newATTRSUB)Dave Mitchell2004-01-251-1/+18
* second attempt to fix [perl #24914] freeing a CV reference that wasDave Mitchell2004-01-201-1/+13
* back out change #22167 "freeing a CV reference that was currentlyDave Mitchell2004-01-171-13/+1
* [perl #24914] freeing a CV reference that was currently beingDave Mitchell2004-01-171-1/+13
* Multiline one-liners are a bit too much to ask.Jarkko Hietaniemi2003-08-121-23/+27
* A new try from Dave Mitchell for [perl #23265].Jarkko Hietaniemi2003-08-121-1/+24
* Retract #20597, too many resulting core dumps.Jarkko Hietaniemi2003-08-101-24/+1
* Re: [perl #23265] Nested anonymous subsDave Mitchell2003-08-101-1/+24
* jumbo closure fixDave Mitchell2003-05-291-2/+40
* Proper fix for CvOUTSIDE weak refcountingDave Mitchell2002-12-141-2/+57
* SvFAKE lexicals in scope for all of the subDave Mitchell2002-12-021-1/+16
* Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8...Hugo van der Sanden2002-11-071-1/+8
* PL_curpad == AvARRAY(PL_comppad) alwaysDave Mitchell2002-10-221-1/+14
* Re: Advice on coredumpRafael Garcia-Suarez2002-09-261-1/+5
* A little extra debugging outputMichael G. Schwern2001-11-191-12/+15
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-2/+3
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-111-0/+1
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>Gurusamy Sarathy2000-02-041-1/+10
* fix deeply nested closures that have no references to lexical inGurusamy Sarathy2000-01-221-1/+17
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* fix closures in optimized C<for (1..5)> (only the tests are in thisGurusamy Sarathy1998-07-111-1/+29
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-3/+5
* [inseparable changes from patch from perl5.003_27 to perl5.003_28]Perl 5 Porters1997-02-221-9/+18
* Fix closure.t for AmigaOS (again)Norbert Pueschel1997-02-111-2/+0
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-31/+59
* [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24Perl 5 Porters1997-01-291-0/+417
* [shell changes from patch from perl5.003_23 to perl5.003_24]Chip Salzenberg1997-01-291-0/+0