This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
some WinCE compilers require a little correction
[perl5.git] / t / op / closure.t
2003-08-12 Jarkko HietaniemiMultiline one-liners are a bit too much to ask.
2003-08-12 Jarkko HietaniemiA new try from Dave Mitchell for [perl #23265].
2003-08-10 Jarkko HietaniemiRetract #20597, too many resulting core dumps.
2003-08-10 Dave MitchellRe: [perl #23265] Nested anonymous subs
2003-05-29 Dave Mitchelljumbo closure fix
2002-12-14 Dave MitchellProper fix for CvOUTSIDE weak refcounting
2002-12-02 Dave MitchellSvFAKE lexicals in scope for all of the sub
2002-11-07 Hugo van der SandenRe: [perl #17605] strange behaviour (difference between...
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-09-26 Rafael Garcia-SuarezRe: Advice on coredump
2001-11-19 Michael G. SchwernA little extra debugging output
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor[MacPerl-Porters] [PATCH] Mac OS Compatability for...
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Gurusamy Sarathyfix pad_alloc panic from C<my $w; sub { my($i) = @_...
2000-01-22 Gurusamy Sarathyfix deeply nested closures that have no references...
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-07-11 Gurusamy Sarathyfix closures in optimized C<for (1..5)> (only the tests...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
1997-02-10 Norbert PueschelFix closure.t for AmigaOS (again)
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-29 Perl 5 Porters[inseparable changes from patch from perl5.003_23 to... perl-5.003_24
1997-01-29 Chip Salzenberg[shell changes from patch from perl5.003_23 to perl5...