summaryrefslogtreecommitdiff
path: root/t/op/closure.t
Commit message (Expand)AuthorAgeFilesLines
* 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