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:
?
Vincent Pit: Note the --author option of git commit, and therefore explain how to apply raw diffs.
C
Vincent Pit: A short introduction to git bisect.
C
Vincent Pit: Document how commiters can keep 'origin' as a git remote and push with another ssh remote.
C
Yves Orton: add a comment about git clean to the perlrepository.pod
C
Nicholas Clark: Note how to set user name and e-mail address.
C
Rafael Garcia-Suarez: Various corrections and formatting nits to perlrepository.pod
C
Yves Orton: trim trailing spaces
C
Yves Orton: explain more stuff about status
C
Yves Orton: explain git status and stuff about remotes
C
Yves Orton: use checkout -b and not the more verbose two step process
C
Abigail: From Paul Fenwick <pjf@perltraining.com.au>; Instructions on how to checkout/pull/branch from blead
C
Matt Kraai: Do not use a dash between git and its subcommand
C
Leon Brocard: after applying, committers should push
C
Leon Brocard: Add a section on applying a patch
C
Leon Brocard: In the patch section, show how to work on a temporary branch
C
Leon Brocard: Add a section on how to submit a patch
C
Leon Brocard: Mention that cloning over HTTP is slow
C
Leon Brocard: Show how to switch between branches
C
Leon Brocard: merge in changes
C
Leon Brocard: Add perlrepository to the list of pod
C
Yves Orton: fix thinko
C
Yves Orton: explain how to switch a git from git:// protocol to ssh:// protocol
C
Leon Brocard: add a minimal pod/perlrepository.pod
C
Rafael Garcia-Suarez: Replace Jarkko's manicheck utility with my own
C
Rafael Garcia-Suarez: Add missing files to the MANIFEST
C
Leon Brocard: Add a program to switch to a Perforce id
C
Steve Hay: Remove temporary file leftover by test in IO-Compress-Zlib From: "Steve Hay" <SteveHay@planit.com> Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701E53F2D@ukmail02.planit.group> Date: Tue, 10 Jun 2008 17:51:26 +0100
C
David Mitchell: make Dumper.xs work with 5.10.x
C
Dave Mitchell: bump Data::Dumper version number. both maint branches are listed as 2.121_17, but bleed has additional changes.
C
Dave Mitchell: remove syntax error from < 5.10 branch of Data::Dumper
C
Alexandr Ciornii: Data::Dumper patch Message-ID: <13810622109.20080508163542@gmail.com>
C
Jerry D. Hedden: Move re::regexp_pattern to universal.c From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510801081201q5c36f055re6165ebfe8876c2e@mail.gmail.com>
C
Yves Orton: Make Data::Dumper handle blessed regexes properly, bump version as well. This may not be entirely correct on older perls, needs further investigation.
C
Marcus Holland-Moritz: Fix x2p, which was broken by #34598 with -DPERL_MEM_LOG.
C
Marcus Holland-Moritz: Make sure Perl_mem_log_(?:alloc|realloc|free) have C linkage, so modules like Digest::MD5, that are including perl.h from within an 'extern "C"' block, will actually see them when building with a C++ compiler.
C
Nicholas Clark: Update copyright year in opcode.pl to reflect change 33364.
C
Vincent Pit: Integrate: [ 34580] Subject: Re: [perl #60034] (?>) causes wrongness on long string Message-ID: <48FFABE4.2030507@profvince.com>
C
Marcus Holland-Moritz: Make C++ compilers happy #4: move cast so Newc() and Renewc() will return the correct type under PERL_MEM_LOG.
C
Marcus Holland-Moritz: Make C++ compilers happy #1: "typename" is a C++ keyword.
C
Sam Vilain: Porting: add a little script to find a perforce change
C
Nicholas Clark: Add PL_sv_serial to makedef.pl, so that it is skipped approriately on AIX, OS/2, Win32 etc
C
David Mitchell: remove bleed-only stowaway from c461bd4fb19684925ca9b57ae9d3c97c6b48bf51
C
David Mitchell: run regen for last two commits
C
Marcus Holland-Moritz: Add SV allocation tracing to -Dm and PERL_MEM_LOG Message-ID: <20081022013731.23b5a2e5@r2d2>
C
Marcus Holland-Moritz: Refactor Perl_mem_log_ functions Message-ID: <20081022013721.374a490c@r2d2>
C
David Mitchell: Subject: Re: [perl #59994] [RESOLVED] memory leak when using the qr operator From: Marcus Holland-Moritz <mhx-perl@gmx.net> Message-ID: <20081021233839.00a38b92@r2d2>
C
Nicholas Clark: MANIFEST update relating to change 34504.
C
H.Merijn Brand: y2038 time checks have overflow checks. Added documentation and test programs in Porting/
C
Steve Hay: Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output of Schwern's latest check_max.c program.
C
H.Merijn Brand: Add probes for *time64 () functions Add missing config vars
C
More...