Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
maint-5.10
smoke-me/jkeenan/sync-win32-20260515
smoke-me/jkeenan/sync-io-socket-ip-20260515
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/jkeenan/sync-archive-tar-20260511
-- I want an older branch --
Reports for branch
maint-5.10
Show duplicate emailed reports
Filter:
?
Yves Orton: fix problem on some platforms
C
Yves Orton: tweak dependency
C
Yves Orton: ignore bugBLAH.pl files as they are likely dev/test/debugging byproduct
C
Yves Orton: better .patchnum/.sha1 dependency stuff
C
Yves Orton: add cflags as a dependency for all object files. (it is used to control the arguments they are compiled with)
C
Yves Orton: apparently this isnt necessary after all.
C
Yves Orton: make make_patchnum.sh (more) portable
C
Yves Orton: rebuild cflags if cflags.sh changes
C
Yves Orton: come new version related code in perl.c is not enabled -- explain why
C
Yves Orton: remove .sha1 file as well if necessary
C
Yves Orton: forgot that i was modifying a generated file
C
Yves Orton: add a newline for clarity
C
Yves Orton: better git based version numbering (hopefully sane)
C
Yves Orton: tidier -v output
C
Yves Orton: make git-describe info show up in -V output in the "Characteristics of this binary" section.
C
H.M. Brand: Generate .patchnum from .patch or .git
C
Yves Orton: slightly smarter make_patchnum logic, detect if there are changes to the working directory so we dont lie about our version
C
Yves Orton: smarter make_patchnum.sh, get the .patchnum from the .patch file if it exists
C
Yves Orton: clean up .patchnum in make clean
C
Yves Orton: fix broken indentation, and move PERL_PATCHNUM logic to a different place so it only affects perl.c
C
Yves Orton: more build dependency changes, we should make sure that cflags is updated whenever cflags.SH changes
C
Yves Orton: make sure that the perl -v/-V output corresponds to the latest commit
C
kevin brintnall: sv_dup(): avoid cloning empty arrays
C
Rafael Garcia-Suarez: Fix two pod links
C
Rafael Garcia-Suarez: Remove "b" flag for sv_utf8_upgrade_nomg in embed.fnc
C
David Mitchell: run regen
C
Karl: Update comments and documentation dealing with utf
C
Rafael Garcia-Suarez: Upgrade to podlators 2.2.1
C
Rafael Garcia-Suarez: Remove mentions of the old way of rsync'ing the source
C
Matt Kraai: Use the F formatting codes for filenames in pod/perlguts.pod.
C
Rafael Garcia-Suarez: Lies, damn lies and end-of-block comments
C
Rafael Garcia-Suarez: Some source files and documentation files need not to be executable
C
Alex Vandiver: Remove completed perltodo entry
C
Alex Vandiver: Remove all mention of checkpods
C
Alex Vandiver: Minor pod fixes to make Pod::Checker happy with the core pod
C
Alex Vandiver: Move 'make check' in pods/ to using Pod::Checker
C
H.Merijn Brand: Subject: Patch for hints/netbsd.sh
C
Leon Brocard: Add a new Porting/podtidy to reformat pod using Pod::Tidy
C
David Mitchell: fix setuid execution that was broken by f20b29985d (it would supriously die with "suidperl needs (suid) fd script" error)
C
David Mitchell: remove the lib/CGI.pm and lib/Text/Balanced.pm pod fixes for now; wait until they've meen merged upstream
C
Abigail: POD nits from Frank Wiegand <frank.wiegand@gmail.com>
C
Rafael Garcia-Suarez: Add the perlperf manpage, by Richard Foley
C
Nicholas Clark: f6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be reflected in our switch testing. We're not doing very well on this one.
C
Nicholas Clark: MANIFEST files want tabs. Hysterical raisins.
C
Nicholas Clark: There shouldn't be a ByteLoader directory in ext, even if all it has is a .gitignore.
C
Nicholas Clark: /bin/sh isn't /usr/bin/perl :-) Change elsif to the correct "else if" construction. I suspect that this slipped by into f6a80292c3db127d1561c118f409c1cffd1b55d9 because cflags.SH doesn't seem to be re-expanded if it's newer than cflags.
C
Yves Orton: make perl use git-describe for PATCHNUM
C
Niko Tyni: WCOREDUMP is in <sys/wait.h>
C
Nicholas Clark: Remove repository.pod, as it is entirely about the setup of the ActiveState perforce repository, and is now superceded by pod/perlrepository.pod
C
David Mitchell: run: perl pod/buildtoc --build-toc
C
More...