This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add tests for \400 for "" strings, s//replacement/
[perl5.git] / t / op / closure.t
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-08-07 Nicholas ClarkUse test.pl's tempfile().
2008-01-09 Dave Mitchellchange #31447 was wrong. Really handle cloning a stale...
2007-06-23 Dave Mitchellremove the test added by change #31447
2007-06-22 Dave Mitchellsafely handle cloning a stale lexical var
2005-12-20 Rafael Garcia-SuarezRemove 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. Berryline-end tweak for VMS
2004-01-25 Dave Mitchelladd test for change 22209 (Remove small memory leak...
2004-01-20 Dave Mitchellsecond attempt to fix [perl #24914] freeing a CV refere...
2004-01-17 Dave Mitchellback 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 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...