Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/davem/contextsB4
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/contextsB4
Show duplicate emailed reports
Filter:
?
David Mitchell: fix *_ = "" for 0 .. 1;
C
David Mitchell: pp_enteriter: use efficient SvREFCNT_inc variant
C
David Mitchell: provide some basic documentation for Perl_dounwind
C
David Mitchell: TOPBLOCK: make comment clear its used by goto too
C
David Mitchell: POPSUB_ARGS: move a code comment to the right line
C
David Mitchell: pp_ctl.c: s/newsp/oldsp/g
C
David Mitchell: replace leave_common() with leave_adjust_stacks()
C
David Mitchell: make pp_return() use leave_adjust_stacks()
C
David Mitchell: make pp_leavesublv use S_leavesub_adjust_stacks()
C
David Mitchell: pp_leavesublv(): document PL_sv_undef exception
C
David Mitchell: pp_leavesublv(): croak on *all* PADTMPs
C
David Mitchell: pp_leavesub(): call FREETMPS and optimise
C
David Mitchell: move SET_SVANY_FOR_BODYLESS_IV() from sv.c to sv.h
C
David Mitchell: Perl_runops_debug(): do FREETMPS
C
David Mitchell: optimise sv_setsv_flags()
C
David Mitchell: intrvar.h: document PL_tmps_max
C
David Mitchell: pp_leavesub: reset SP in void context
C
David Mitchell: Perl_free_tmps(): don't test for PL_sv_undef
C
David Mitchell: restore PL_tmps_floor on exit
C
David Mitchell: extend magic copy test to all scope exit types
C
David Mitchell: test that pp_leavesub copies returned PADTMPs.
C
David Mitchell: Always copy return values when exiting scope
C
David Mitchell: op/sub.t: fix ticket number in comment
C
David Mitchell: make TOPBLOCK(cx) not set cx
C
David Mitchell: rename DEBUG_CX() to CX_DEBUG()
C
David Mitchell: add CX_CUR() macro
C
David Mitchell: make POPSUBST re-entrant safe
C
David Mitchell: make POPGIVEN re-entrant safe
C
David Mitchell: make POPSUB re-entrant safe
C
David Mitchell: make POPEVAL safe against re-entrancy
C
David Mitchell: make POPSUB and POPFORMAT re-entrant safe
C
David Mitchell: reorder 'struct block' fields.
C
David Mitchell: move and rename cx_old_savestack_ix
C
David Mitchell: simplify two conditions in pp_iter:
C
David Mitchell: PUSHLOOP_PLAIN: don't set unused fields
C
David Mitchell: Eliminate cx->blk_loop.resetsp
C
David Mitchell: pp_iter(): optimise stack handling
C
David Mitchell: split CXt_LOOP_FOR into CXt_LOOP_LIST,CXt_LOOP_ARY
C
David Mitchell: benchmarks: add some 'for' array iterating
C
David Mitchell: stop S_undo_inc_then_croak() doing CX_POP
C
David Mitchell: pp_leaveeval: reset stack in VOID context
C
David Mitchell: rename S_doeval() to S_doeval_compile()
C
David Mitchell: S_doeval(): tidy up comments
C
David Mitchell: remove obsolete panic from die_unwind()
C
David Mitchell: pp_return: avoid potential CX stack realloc prob
C
David Mitchell: Perl_die_unwind(): remove unneeded assert
C
David Mitchell: add S_undo_inc_then_croak()
C
David Mitchell: POPEVAL: don't set optype
C
David Mitchell: add CX_POP(cx) macro: glorified cxstack_ix--
C
David Mitchell: simplify CHANGE_MULTICALL_FLAGS
C
More...