Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/khw-regcomp
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-regcomp
Show duplicate emailed reports
Filter:
?
David Mitchell: yyparse(): extend parser stack before every shift.
C
David Mitchell: misaligned buffer with heredoc and /(?{...})/
C
Craig A. Berry: Remove directory depth check from configure.com.
C
Craig A. Berry: Fix i64size and u64size on VMS.
C
Yves Orton: use IVSIZE to see if we should use 64bit hashing
C
Craig A. Berry: Escape extended characters in configure.com's manifest check.
C
Karl Williamson: Revert "APItest/t/handy.t: Slightly simplify"
C
Steve Hay: Upgrade bignum from version 0.44 to 0.45
C
Steve Hay: Upgrade Math::BigRat from version 0.260805 to 0.2609
C
Steve Hay: Upgrade Math::BigInt::FastCalc from version 0.5002 to 0.5003
C
Steve Hay: Upgrade Math::BigInt from version 1.999802 to 1.999803
C
Sullivan Beck: Bump Locale-Codes from 3.40 to 3.42
C
Yves Orton: fixup new hash benchmarks to be lighter
C
Yves Orton: bench - fixup some interface issues from allowing two step benchmarks
C
David Mitchell: perly.c: silence a -Wempty-body warning
C
David Mitchell: t/perf/benchmarks: tweak cachegrind explanation
C
David Mitchell: t/perf/benchmarks: explain how benchmarks are run
C
Karl Williamson: lib/locale.t: Up the permissible failure % for os390
C
Karl Williamson: t/test.pl: Clarify syntax for tests in t/lib/*
C
Karl Williamson: utf8.c: Remove unused variable
C
Karl Williamson: APItest/t/utf8.t: Fix EBCDIC test
C
Karl Williamson: toke.c: Swap 'if' and 'else' clauses
C
Karl Williamson: APItest/t/handy.t: Slightly simplify
C
Tony Cook: (perl #129788) IO::Poll: fix memory leak
C
Yves Orton: update perldelta with hash function changes
C
Yves Orton: cleanup hv_func.h - remove non-recommended hash variants
C
Yves Orton: fixup pod in Porting/bench.pl
C
Yves Orton: use a hybrid hash function, OAATH for short keys, Siphash 1-3 for longer ones
C
Yves Orton: Add some tests for hash keys of different sizes.
C
Yves Orton: allow two-step benchmarks with Porting/bench.pl
C
Yves Orton: tweak perlmod.pod
C
James E Keenan: Improve discussion of packages and their scopes.
C
Steve Hay: Upgrade Encode from version 2.86 to 2.88
C
David Mitchell: assertion failure in ... or ((0) x 0))
C
David Mitchell: add some /* NOTREACHED */
C
Andy Lester: Clean up warnings uncovered by 'clang -Weverything'.
C
David Mitchell: optimise Perl_sv_gets(): use memchr() for loop
C
David Mitchell: yyparse: only calculate yytoken on yychar change
C
David Mitchell: yyparse(): only check stack size in outer loop
C
David Mitchell: yyparse: reindent
C
David Mitchell: yyparse: replace yynewstate label with while(1) {}
C
David Mitchell: yyparse: eliminate yyreduce label
C
David Mitchell: yyparse: reindent
C
David Mitchell: yyparse: replace some gotos with a while(1) loop
C
David Mitchell: optimising yyparse: avoid a < 0 check
C
David Mitchell: optimising yyparse: replace stack_size with a ptr
C
Yves Orton: make sure that new heredoc parsing doesn't COW during prefix strip
C
Yves Orton: fix sort order to be by key alone, not key and value
C
Chris 'BinGOs' Williams: Update bignum to CPAN version 0.44
C
Chris 'BinGOs' Williams: Update Math-BigRat to CPAN version 0.260805
C
More...