Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/davem/rc_stack1
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
smoke-me/jkeenan/sync-with-cpan-Encode-3.24-20260429
-- I want an older branch --
Reports for branch
smoke-me/davem/rc_stack1
Show duplicate emailed reports
Filter:
?
David Mitchell: assert that cxstack[i].oldsp are increasing
C
David Mitchell: Perl_call_sv(G_EVAL): set oldsp correctly
C
David Mitchell: create_eval_scope(): parameterise the stack pos
C
David Mitchell: Add av_remove_offset() core-only function
C
David Mitchell: pp_mapwhile(): null out holes in stack
C
David Mitchell: pp_dbstate: skip SAVESTACK_POS()
C
David Mitchell: ext/Devel-Peek/t/Peek.t: fixup top refcount
C
David Mitchell: add Internals::stack_refcounted()
C
David Mitchell: add PERL_RC_STACK define (not yet defined)
C
David Mitchell: Perl_deb_stack_all() - handle empty CX stack
C
David Mitchell: ext/XS-APItest/t/magic.t: simplify recent test
C
David Mitchell: XS::APItest::test_EXTEND(): fixups
C
David Mitchell: eval_sv(): call pp_entereval() via runops
C
David Mitchell: call_sv, amagic_call: call pp_entersub via runops
C
David Mitchell: move test out of fresh_perl.t into sub.t
C
David Mitchell: pp_sort(): rename a duplicated variable
C
David Mitchell: pp_sort(): add comments what the op flags mean
C
David Mitchell: rationalise S_unwind_loop()
C
David Mitchell: add code comments concerning grep and map markstack usage
C
David Mitchell: for loops: protect GV/LVREF from premature free
C
David Mitchell: simplify scope-exit empty scalar context
C
David Mitchell: don't call pp_pushmark() to push a mark
C
David Mitchell: NULL sv->sv_debug_file when freed
C
David Mitchell: fix check order for filetest overload
C
David Mitchell: perl -DsR: display PADMTPs as <P>
C