Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/khw-invlist
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/khw-invlist
There's more than one sequence of commits recorded for this branch
Show duplicate emailed reports
Filter:
?
This sequence of commits was last seen 2012-12-08 06:01:09
Karl Williamson: handy.h: Add comment
C
Karl Williamson: regcomp.c: Typo in comment; white space
C
Karl Williamson: handy.h: Improve isDIGIT_utf8() and isXDIGIT_utf8() macros
C
Karl Williamson: pp.c pp_pack.c: Use macro instead of function
C
Karl Williamson: regexec.c: White space only; no code changes
C
Karl Williamson: regcomp.c:regprop: [bracketize] \w..., add \v
C
Karl Williamson: utf8.c: Add locale support to functions
C
Karl Williamson: regexec.c: Nits coding standards-type changing
C
Karl Williamson: perl.h: Add comment
C
Karl Williamson: perlrecharclass: Fix defn of [:word:]
C
Karl Williamson: handy.h: Change documentation for perlapi
C
Karl Williamson: perlapi: Remove a bunch of functions from API
C
Karl Williamson: handy.h: Sort macros in groups alphabetically
C
Karl Williamson: handy.h: Make clear that macro is only true in ASCII range
C
Karl Williamson: handy.h: Fix isBLANK_LC_uni()
C
Karl Williamson: embed.fnc: Note that 'A' functions not necessarily public API
C
Karl Williamson: ext/XS-APItest/t/handy.t: White space only
C
Karl Williamson: handy.h: White space only
C
Karl Williamson: XS-APItest: Add tests for handy.h
C
Karl Williamson: utf8.c: Change is_uni_idfirst_lc() to use Perl's defn
C
Karl Williamson: handy.h: Fix up Posix Space macros
C
Karl Williamson: Add functions for getting ctype ALNUMC
C
Karl Williamson: handy.h: Add some missing macros
C
Karl Williamson: handy.h: Add synonym for some macros
C
Karl Williamson: handy.h: Make some macros more time efficient
C
Karl Williamson: handy.h: Avoid function calls in 2 macros
C
Karl Williamson: handy.h: Define some macros using a base macro
C
Karl Williamson: handy.h: Define some locale macros for all inputs
C
Karl Williamson: intrpvar.h: Add comment
C
Karl Williamson: Add Todo test for Perl #114272
C
Karl Williamson: utf8.c: Combine 2 function calls into one
C
Karl Williamson: utf8.c: Move ARGS_ASSERT to earlier in function
C
Karl Williamson: handy.h: Remove unused macro
C
Karl Williamson: handy.h: Change EBCDIC isSPACE() to include \v
C
Karl Williamson: embed.fnc: Add missing entry
C
This sequence of commits was last seen 2012-12-03 06:31:12
Karl Williamson: perlapi: Remove a bunch of functions from API
C
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
2012-12-03 12:12: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
2012-12-05 19:04:00
Report
N
S
PASS
darwin 12.2.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
2012-12-03 18:22:00
Report
N
S
PASS
linux 2.6.32-5-amd64 [debian]
x86_64
/opt/gcc-4.6.0/bin/gcc 4.6.0
tony # develop-help.com
2012-12-07 14:01:15
Report
N
S
PASS
linux 2.6.32-5-amd64 [debian]
x86_64
cc 4.4.5
tony # develop-help.com
2012-12-03 10:10:41
Report
N
S
FAIL(F)
linux 2.6.32-5-amd64 [debian]
x86_64
cc 4.4.5
tony # develop-help.com
2012-12-08 00:20:09
Report
N
S
PASS
linux 2.6.32-5-kirkwood [debian]
armv5tel
cc 4.4.5
tony # develop-help.com
2012-12-04 09:55:00
Report
N
S
FAIL(Xm)
linux 3.2.0-31-generic [debian]
x86_64
ccache g++ 4.7.2
perl # greerga.m-l.org
2012-12-07 08:07:00
Report
N
Log
S
PASS
linux 3.2.0-31-generic [debian]
x86_64
ccache g++ 4.7.2
perl # greerga.m-l.org
2012-12-04 02:53:00
Report
N
Log
S
FAIL(F)
MSWin32 Win2000 SP4
x86
cl 14.00.50727.762
perl # greerga.m-l.org
2012-12-04 20:04:00
Report
N
Log
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2012-12-03 14:31:27
Report
DB
S
FAIL(F)
netbsd 5.1.2
amd64
cc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
tony # develop-help.com
2012-12-03 14:07:00
Report
N
S
Karl Williamson: handy.h: Sort macros in groups alphabetically
C
Karl Williamson: handy.h: Make clear that macro is only true in ASCII range
C
Karl Williamson: handy.h: Fix isBLANK_LC_uni()
C
Karl Williamson: embed.fnc: Note that 'A' functions not necessarily public API
C
Karl Williamson: ext/XS-APItest/t/handy.t: White space only
C
Karl Williamson: handy.h: White space only
C
Karl Williamson: XS-APItest: Add tests for handy.h
C
Karl Williamson: utf8.c: Change is_uni_idfirst_lc() to use Perl's defn
C
Karl Williamson: handy.h: Fix up Posix Space macros
C
Karl Williamson: Add functions for getting ctype ALNUMC
C
Karl Williamson: handy.h: Add some missing macros
C
Karl Williamson: handy.h: Add synonym for some macros
C
Karl Williamson: handy.h: Make some macros more time efficient
C
Karl Williamson: handy.h: Avoid function calls in 2 macros
C
More...