This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
skip failing leak test under -Dmad
[perl5.git] / t / op / caller.t
2012-06-05 Father Chrysostomos[perl #113486] pp_ctl.c: Don’t assume CopSTASH is a...
2011-12-29 Father ChrysostomosCroak when setting a tied @DB::args
2011-12-27 Father ChrysostomosFix crash when tying @DB::args
2011-08-25 Father Chrysostomos[perl #93320] localising @DB::args leads to coredump
2011-08-18 Father Chrysostomos[perl #97020] Carp (actually caller) leaking memory
2011-02-18 Karl WilliamsonSubclass utf8 warnings so can turn off individually
2011-02-18 Karl Williamsont/op/caller.t: Comment magic number
2010-12-11 Father Chrysostomos[perl #68712] caller() filenames broken by "use"
2010-08-02 Craig A. BerryClose the tempfile in caller.t
2010-07-21 Nicholas ClarkAdd Perl_init_dbargs(), to set up @DB::args without...
2010-07-14 David Mitchellprotect CvGV weakref with backref
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().