summaryrefslogtreecommitdiff
path: root/t/op/caller.t
Commit message (Expand)AuthorAgeFilesLines
* Comprehensive regression tests for Perl_refcounted_he_fetch().Nicholas Clark2006-05-291-165/+9
* Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was farNicholas Clark2006-05-281-1/+25
* Add tests for all the other types that %^H serialisation is supposedNicholas Clark2006-04-121-1/+36
* Test that we can do embedded 0 bytes in hints.Nicholas Clark2006-04-121-1/+8
* Propagate cop_hints inside string evals. For the unthreaded case thisNicholas Clark2006-04-011-1/+25
* Test that entries in %^H are actually independant.Nicholas Clark2006-03-311-5/+23
* Serialise changes to %^H onto the current COP. Return the compile timeNicholas Clark2006-03-311-3/+70
* [perl #35059] [PATCH] caller() skips frames (such as eval() frames) if $^P set glasser@tang-eleven-seventy-nine.mit.edu2005-04-201-1/+30
* Removing Y2K warningsAndy Lester2005-04-081-7/+9
* Patch by Salvador FandiƱo to read the warning maskRafael Garcia-Suarez2003-03-041-2/+24
* More regression tests for caller() and fix one bug of #16658.Rafael Garcia-Suarez2002-05-171-9/+28
* Fix bug 20020517.003 : segfault with caller().Rafael Garcia-Suarez2002-05-171-0/+46