Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/davem/contextsB2
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/contextsB2
Show duplicate emailed reports
Filter:
?
David Mitchell: Document CxLVAL()
C
FAIL(F)
cygwin_nt-10.0-wow 2.3.1(0.291/5/3)
x86
gcc 4.9.3
tony # develop-help.com
2016-01-02 22:34:00
Report
N
S
PASS
darwin 14.5.0 (Mac OS X)
Intel Core 2 Duo
cc 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)
tony # develop-help.com
2016-01-02 16:50:00
Report
N
S
PASS
linux 3.16.0-43-generic [debian]
x86_64
g++ 4.9.1
perl # greerga.m-l.org
2015-12-27 05:42:00
Report
N
Log
S
PASS
linux 3.16.0-43-generic [debian]
x86_64
g++ 4.9.1
perl # greerga.m-l.org
2015-12-27 06:01:07
Report
DB
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2015-12-25 23:16:00
Report
N
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2015-12-25 23:30:13
Report
DB
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2015-12-26 07:00:08
Report
DB
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2015-12-26 06:59:00
Report
N
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2015-12-26 10:50:00
Report
N
S
PASS
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2015-12-26 11:00:11
Report
DB
S
FAIL(F)
Solaris 2.11
i386
/opt/solarisstudio12.3/bin/cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2015-12-26 03:54:00
Report
N
S
FAIL(F)
Solaris 2.11
i386
/opt/solarisstudio12.3/bin/cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2015-12-26 04:00:16
Report
DB
S
David Mitchell: CX_POPFOO(): assert cx is of the right type
C
David Mitchell: rename POPFOO() to CX_POPFOO()
C
David Mitchell: pp_redo()): reorder some stuff
C
David Mitchell: optimise bare 'next'
C
David Mitchell: S_unwind_loop(): remove opname param
C
David Mitchell: S_unwind_loop(): return pointer rather than index
C
David Mitchell: factor out common actions in TOPBLOCK and POPBLOCK
C
David Mitchell: dounwind(): do a POPBLOCK for final cx frame.
C
David Mitchell: pp_break(): don't use TOPBLOCK
C
David Mitchell: tweak POPLOOP and CXt_LOOP_* order
C
David Mitchell: fix CxFOREACH
C
David Mitchell: only set CXp_FOR_DEF with CXp_FOR_GV
C
David Mitchell: give POP_SAVEARRAY() macro a cx arg
C
David Mitchell: clarify code comment in pp_goto(()
C
David Mitchell: APItest.xs: fixup clone_with_stack()
C
David Mitchell: fixup cx_dup()
C
David Mitchell: pp_iter: optimise integer setting in for (1..10) {}
C
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
More...