Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/davem/regexec-refactor
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/regexec-refactor
Show duplicate emailed reports
Filter:
?
David Mitchell: regexec(): add quick-fail test for anchored \G
C
FAIL(F)
cygwin_nt-6.2-wow64 1.7.20(0.266/5/3)
x86
gcc 4.5.3
tony # develop-help.com
2013-07-21 17:33:00
Report
N
S
FAIL(F)
cygwin_nt-6.2-wow64 1.7.20(0.266/5/3)
x86
gcc 4.5.3
tony # develop-help.com
2013-07-21 18:00:44
Report
DB
S
FAIL(F)
darwin 11.4.2 (Mac OS X)
Intel Core i7
cc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
tony # develop-help.com
2013-07-21 22:08:00
Report
N
S
PASS
darwin 11.4.2 (Mac OS X)
Intel Core i7
cc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
tony # develop-help.com
2013-07-22 05:47:00
Report
N
S
FAIL(F)
darwin 11.4.2 (Mac OS X)
Intel Core i7
g++ 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
tony # develop-help.com
2013-07-23 03:16:00
Report
N
S
PASS
darwin 12.4.0 (Mac OS X)
Intel Core 2 Duo
cc 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))
tony # develop-help.com
2013-07-21 23:17:00
Report
N
S
PASS
darwin 12.4.0 (Mac OS X)
Intel Core 2 Duo
g++ 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
tony # develop-help.com
2013-07-27 06:40:00
Report
N
S
FAIL(F)
linux 3.2.0-4-amd64 [debian]
x86_64
cc 4.7.2
tony # develop-help.com
2013-07-21 18:40:37
Report
N
S
FAIL(F)
linux 3.2.0-4-amd64 [debian]
x86_64
cc 4.7.2
tony # develop-help.com
2013-07-26 09:18:59
Report
N
S
PASS
linux 3.2.0-4-amd64 [debian]
x86_64
cc 4.7.2
tony # develop-help.com
2013-07-26 20:41:11
Report
N
S
PASS
linux 3.2.0-4-amd64 [debian]
x86_64
g++ 4.7.2
tony # develop-help.com
2013-07-22 02:08:22
Report
N
S
FAIL(X)
linux 3.8.0-23-generic [debian]
x86_64
clang 4.2.1 Compatible Clang 3.3 (trunk 177842)
perl # greerga.m-l.org
2013-07-29 01:18:00
Report
N
S
PASS
MSWin32 Win2000 SP4
x86
cl 14.00.50727.762
perl # greerga.m-l.org
2013-07-21 16:42:00
Report
N
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2013-07-21 20:41:00
Report
N
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2013-07-21 21:00:44
Report
DB
S
FAIL(F)
Solaris 2.11
i386
cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2013-07-29 14:24:00
Report
N
S
FAIL(F)
Solaris 2.11
i386
cc Sun C 5.12 SunOS_i386 2011/11/16
tony # develop-help.com
2013-07-29 15:01:31
Report
DB
S
David Mitchell: regexec: swap ganch setting and gofs offsetting
C
David Mitchell: fix COW match capture optimisation
C
David Mitchell: regexec(): avoid uninit use of var
C
David Mitchell: fix /test_bootstrap.t under -DPERL_NO_COW
C
David Mitchell: fix build under -DPERL_NO_COW
C
David Mitchell: regexec(): access extflags directly
C
David Mitchell: regexec(): tidy up ganch-setting code
C
David Mitchell: regexec(): merge the 2 RXf_GPOS_SEEN setup blocks
C
David Mitchell: regexec(): simplify RXf_ANCH_GPOS pos calc
C
David Mitchell: regexec(): use regtry(&s) not regtry(&startpos)
C
Father Chrysostomos: [perl #77814] Make defelems propagate pos
C
David Mitchell: s/.(?=.\G)/X/g: refuse to go backwards
C
David Mitchell: pp_subst: don't use REXEC_COPY_STR on 2nd match
C
David Mitchell: pp_subst: combine 3 small elsif blocks into 1
C
David Mitchell: pp_subst: remove one use of 'm' local var
C
David Mitchell: pp_subst: reduce scope of 'i' variable
C
David Mitchell: pp_subst: reduce scope of 'm' var
C
David Mitchell: pp_subst: set/use s,m vars near where they're used
C
David Mitchell: pp_subst: reduce scope of 'd' variable
C
David Mitchell: pp_subst: cosmetic re-arrangement of vars
C
David Mitchell: regexec(): fix ganch and till settings
C
David Mitchell: regexec(): skip second intuit() call
C
David Mitchell: fix intuit_start() with \G
C
David Mitchell: enable intuit under anchored \G, and fix a bug
C
David Mitchell: regexec_flags(): remove vestigial scream support
C
David Mitchell: regexec_flags(): keep stringarg constant
C
David Mitchell: regexec_flags(): use result of intuit_start()
C
David Mitchell: pp_match: simplify pos()-getting code
C
David Mitchell: regexec: handle \G ourself, rather than in callers
C
Yves Orton: fix 114884 positive GPOS lookbehind regex substitution failure
C
David Mitchell: pp_match(): don't set REXEC_IGNOREPOS on 1st iter
C
David Mitchell: pp_match(): stop setting $-[0] before regexec()
C
David Mitchell: pp_match: avoid setting $+[0]
C
David Mitchell: pp_match(): eliminate unused t variable
C
David Mitchell: pp_match(): skip passing gpos arg to regexec()
C
David Mitchell: add some basic floating /\G/ tests
C
David Mitchell: fix /.\G/ under threading
C
David Mitchell: skip creating new capture COW SV if possible
C
David Mitchell: make Perl_reg_set_capture_string static
C
David Mitchell: add intuit-only match to s///
C
David Mitchell: move intuit call from pp_match() into regexec()
C
David Mitchell: make intuit_start() handle mixed utf8-ness
C
David Mitchell: pp_match(): fix UTF* match setting
C
David Mitchell: pp_match(): intuit can handle refs these days
C
David Mitchell: pp_match(): remove ret_no label
C
David Mitchell: pp_match(): combine intuit and regexec branches
C
David Mitchell: pp_match(): refactor intuit-only code
C
David Mitchell: pp_match(): minor refactor: consolidate RETPUSHYES
C
David Mitchell: pp_match(): factor out some common code
C
More...