This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the port to MiNT. It's a dead platform that hasn't had any love since 5.005
[perl5.git] / t / op / caller.t
2008-01-17 Nicholas ClarkGenerate the warnings masks programatically.
2007-06-15 Jerry D. HeddenShow warning bits on failure in t/op/caller.t
2007-06-15 Jerry D. HeddenWarning bit fixes to t/op/caller.t
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2006-05-29 Nicholas ClarkComprehensive regression tests for Perl_refcounted_he_f...
2006-05-28 Nicholas ClarkPerl_refcounted_he_chain_2hv()'s code to skip duplicate...
2006-04-12 Nicholas ClarkAdd tests for all the other types that %^H serialisatio...
2006-04-12 Nicholas ClarkTest that we can do embedded 0 bytes in hints.
2006-04-01 Nicholas ClarkPropagate cop_hints inside string evals. For the unthre...
2006-03-31 Nicholas ClarkTest that entries in %^H are actually independant.
2006-03-31 Nicholas ClarkSerialise 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 LesterRemoving Y2K warnings
2003-03-04 Rafael Garcia-SuarezPatch by Salvador FandiƱo to read the warning mask
2002-05-17 Rafael Garcia-SuarezMore regression tests for caller() and fix one bug...
2002-05-17 Rafael Garcia-SuarezFix bug 20020517.003 : segfault with caller().