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: make gimme consistently U8
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-04 15:15: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-04 19:30:00
Report
N
S
PASS
linux 3.16.0-43-generic [debian]
x86_64
clang 4.2.1 Compatible Ubuntu Clang 3.5.0 (tags/RELEASE_350/final)
perl # greerga.m-l.org
2016-01-09 07:36:00
Report
N
Log
S
PASS
linux 3.16.0-43-generic [debian]
x86_64
clang 4.2.1 Compatible Ubuntu Clang 3.5.0 (tags/RELEASE_350/final)
perl # greerga.m-l.org
2016-01-09 08:00:18
Report
DB
S
FAIL(X)
linux 3.16.0-43-generic [debian]
x86_64
g++ 4.9.1
perl # greerga.m-l.org
2016-01-11 03:06:00
Report
N
Log
S
PASS
linux 3.16.0-43-generic [debian]
x86_64
g++ 4.9.1
perl # greerga.m-l.org
2016-01-04 10:04:00
Report
N
Log
S
PASS
linux 3.16.0-43-generic [debian]
x86_64
g++ 4.9.1
perl # greerga.m-l.org
2016-01-04 10:30:16
Report
DB
S
FAIL(F)
MSWin32 Win2000 SP4
x86
cl 14.00.50727.762
perl # greerga.m-l.org
2016-01-04 11:32:00
Report
N
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-01-04 16:00:10
Report
DB
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2016-01-04 15:57:00
Report
N
S
FAIL(FM)
Solaris 2.11
i386
/opt/solarisstudio12.3/bin/cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2016-01-05 18:55:00
Report
N
S
FAIL(FM)
Solaris 2.11
i386
/opt/solarisstudio12.3/bin/cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2016-01-05 19:00:19
Report
DB
S
David Mitchell: fix -DPERL_GLOBAL_STRUCT_PRIVATE
C
David Mitchell: perlfunc: say what block types 'return' recognises
C
David Mitchell: perlguts: add section on context stack
C
David Mitchell: fix cx_dup for CXt_LOOP_PLAIN
C
David Mitchell: MULTICALL *shouldn't* clear savestack
C
David Mitchell: add blk_old_tmpsfloor shortcut
C
David Mitchell: dMULTICALL: remove unused vars
C
David Mitchell: convert CX_{PUSH|POP}{WHEN|GIVEN} to inline fns
C
David Mitchell: convert CX_PUSHLOOP*/POPLOOP to inline fns
C
David Mitchell: convert CX_PUSHEVAL/POPEVAL to inline fns
C
David Mitchell: convert CX_PUSHFORMAT/POPFORMAT to inline fns
C
David Mitchell: convert CX_PUSHSUB/POPSUB to inline fns
C
David Mitchell: convert CX_PUSH/POP/TOPBLOCK to inline fns
C
David Mitchell: add a few grep and map benchmarks
C
David Mitchell: offset PL_savestack_max by SS_MAXPUSH
C
David Mitchell: add SAVEt_TMPSFLOOR save type and Perl_savetmps()
C
David Mitchell: rename PUSHBLOCK,PUSHSUB etc to CX_PUSHBLOCK etc
C
David Mitchell: eliminate PUSH/POPBASICBLK macros
C
David Mitchell: pp_enteriter: add comment about setting cxt type
C
David Mitchell: consolidate common code in PUSHLOOP_FOR,_PLAIN
C
David Mitchell: PUSHEVAL: make n param an SV rather than a string
C
David Mitchell: PUSHSUB: make retop a parameter
C
David Mitchell: PUSHEVAL: make retop a parameter
C
David Mitchell: PUSHFORMAT: don't use implicit args
C
David Mitchell: PUSHSUB: don't use implicit args
C
David Mitchell: PUSHBLOCK: don't use implicit args
C
David Mitchell: move PL_savestack_ix saving into PUSHBLOCK
C
David Mitchell: PUSH_MULTICALL: use SAVEOP()
C
David Mitchell: eliminate PERL_STACK_OVERFLOW_CHECK
C
David Mitchell: sort compare subs: don't do unnecessary scope work
C
David Mitchell: MULTICALL should clear scope after each call
C
David Mitchell: Document CxLVAL()
C
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
More...