Make C<undef ~~ 0> and C<undef ~~ ""> not match (like in 5.10.0)
[p5sagit/p5-mst-13.2.git] / t / op / eval.t
2009-06-09 Rafael Garcia-Suarez Fix regression test for RT 63110 when running with...
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-06-01 Jerry D. Hedden Correct test output for t/op/eval.t (missing newline)
2009-05-31 Rafael Garcia-Suarez Add regression test for [RT#63110]
2008-08-07 Nicholas Clark Use test.pl's tempfile().
2008-06-17 Bram [perl #51370] length($@)>0 for empty $@ if utf8 is...
2007-07-11 Rick Delaney Re: [perl #43545] 'no warnings' effects $@.
2007-07-10 Dave Mitchell Fix assertion failure on failed magic eval - eg FETCH...
2006-11-02 Dave Mitchell add test that eval undef clears $@
2005-05-04 Dave Mitchell add test for [perl #34682] leaving eval via last in...
2003-06-16 Marcus Holland-Moritz Revert change #19126, a poor attempt at fixing bug...
2003-03-09 Rafael Garcia-Suarez ... and add a test case for bug #20798
2002-12-17 Hugo van der Sanden Whoops, these are the changes supposed to be in #18318.
2002-12-16 Dave Mitchell Re: [perl #19017] lexical "my" variables not visible...
2002-12-02 Hugo van der Sanden #18221 broke t/op/eval.t
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-07-09 Jarkko Hietaniemi This is getting pretty fragmented (finish up #17441).
2001-12-24 Mark-Jason Dominus PATCH: Restore "Can't declare scalar dereference in...
2001-06-03 Jarkko Hietaniemi Integrate change #10404 from maintperl; eval.t was...
2001-03-14 Robin Houston PATCH for [ID 20010305.003]
2001-02-18 Michael G. Schwern Adding in TestSetup.pm to replace BEGIN preamble on...
2000-03-11 Gurusamy Sarathy another long-standing eval bug: return doesn't reset...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-10-17 Gurusamy Sarathy serious bug introduced by G_VOID changes in 5.003_96...
1999-08-14 Nick Ing-Simmons New lightweight Carp has a require. If Carp is used...
1999-02-28 Gurusamy Sarathy fix subtle bug in eval'' testsuite
1999-02-28 Gurusamy Sarathy fix longstanding bug: searches for lexicals originating...
1998-10-15 Gurusamy Sarathy tweak to make fix in change#1944 behave correctly for...
1998-10-14 Gurusamy Sarathy two typos
1998-10-13 Gurusamy Sarathy change#1614 merely disabled earlier fix (doh!); undo...
1998-10-13 Gurusamy Sarathy ensure recursive attempts to findlex()icals know enough...
1998-07-22 Anton Berezin t/op/eval.t test for eval & scoping of lexicals
1997-12-23 Gurusamy Sarathy [win32] Trivial bugfix#2 from local repository
1993-10-07 Larry Wall perl 5.0 alpha 2
1991-11-05 Larry Wall perl 4.0 patch 14: patch #11, continued
1991-03-21 Larry Wall perl 4.0.00: (no release announcement available)