Add sanity checks for far, far distant dates.
[p5sagit/p5-mst-13.2.git] / t / op / closure.t
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2008-08-07 Nicholas Clark Use test.pl's tempfile().
2008-01-09 Dave Mitchell change #31447 was wrong. Really handle cloning a stale...
2007-06-23 Dave Mitchell remove the test added by change #31447
2007-06-22 Dave Mitchell safely handle cloning a stale lexical var
2005-12-20 Rafael Garcia-Suarez Remove some hardcoded references to ./perl in tests
2005-08-11 John E. Malmberg [patch] blead@25282 - VMS specific fixes. [2nd try]
2004-03-07 Craig A. Berry line-end tweak for VMS
2004-01-25 Dave Mitchell add test for change 22209 (Remove small memory leak...
2004-01-20 Dave Mitchell second attempt to fix [perl #24914] freeing a CV refere...
2004-01-17 Dave Mitchell back out change #22167 "freeing a CV reference that...
2004-01-17 Dave Mitchell [perl #24914] freeing a CV reference that was currentl...
2003-08-12 Jarkko Hietaniemi Multiline one-liners are a bit too much to ask.
2003-08-12 Jarkko Hietaniemi A new try from Dave Mitchell for [perl #23265].
2003-08-10 Jarkko Hietaniemi Retract #20597, too many resulting core dumps.
2003-08-10 Dave Mitchell Re: [perl #23265] Nested anonymous subs
2003-05-29 Dave Mitchell jumbo closure fix
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-02 Dave Mitchell SvFAKE lexicals in scope for all of the sub
2002-11-07 Hugo van der Sanden Re: [perl #17605] strange behaviour (difference between...
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-09-26 Rafael Garcia-Suarez Re: Advice on coredump
2001-11-19 Michael G. Schwern A little extra debugging output
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor [MacPerl-Porters] [PATCH] Mac OS Compatability for...
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Gurusamy Sarathy fix pad_alloc panic from C<my $w; sub { my($i) = @_...
2000-01-22 Gurusamy Sarathy fix deeply nested closures that have no references...
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-07-11 Gurusamy Sarathy fix 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 Pueschel Fix closure.t for AmigaOS (again)
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1997-01-29 Perl 5 Porters [inseparable changes from patch from perl5.003_23 to...
1997-01-29 Chip Salzenberg [shell changes from patch from perl5.003_23 to perl5...