t/op/my_stash.t should use test.pl instead of Test.pm
[p5sagit/p5-mst-13.2.git] / t / op / caller.t
2008-01-17 Nicholas Clark Generate the warnings masks programatically.
2007-06-15 Jerry D. Hedden Show warning bits on failure in t/op/caller.t
2007-06-15 Jerry D. Hedden Warning bit fixes to t/op/caller.t
2007-01-08 Nicholas Clark do $file; won't propagate errors from die, as do is...
2006-07-12 Jarkko Hietaniemi z/OS: t/ - mostly EBCDIC fixes
2006-05-29 Nicholas Clark Comprehensive regression tests for Perl_refcounted_he_f...
2006-05-28 Nicholas Clark Perl_refcounted_he_chain_2hv()'s code to skip duplicate...
2006-04-12 Nicholas Clark Add tests for all the other types that %^H serialisatio...
2006-04-12 Nicholas Clark Test that we can do embedded 0 bytes in hints.
2006-04-01 Nicholas Clark Propagate cop_hints inside string evals. For the unthre...
2006-03-31 Nicholas Clark Test that entries in %^H are actually independant.
2006-03-31 Nicholas Clark Serialise changes to %^H onto the current COP. Return...
2005-04-20 glasser@tang-eleve... [perl #35059] [PATCH] caller() skips frames (such as...
2005-04-08 Andy Lester Removing Y2K warnings
2003-03-04 Rafael Garcia-Suarez Patch by Salvador FandiƱo to read the warning mask
2002-05-17 Rafael Garcia-Suarez More regression tests for caller() and fix one bug...
2002-05-17 Rafael Garcia-Suarez Fix bug 20020517.003 : segfault with caller().