Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
maint-5.10
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/jkeenan/sync-archive-tar-20260511
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
-- I want an older branch --
Reports for branch
maint-5.10
Show duplicate emailed reports
Filter:
?
Rafael Garcia-Suarez: Add tests for undef smart-matching
C
Rafael Garcia-Suarez: Document error "Smart matching a non-overloaded object breaks encapsulation"
C
Rafael Garcia-Suarez: Remove obsolete comment; document test format
C
Rafael Garcia-Suarez: More tests for array-ref smart match
C
Rafael Garcia-Suarez: Remove one of the two definitions of the a_const contant sub
C
Rafael Garcia-Suarez: More gitignore adjustments
C
Rafael Garcia-Suarez: Remove double slash in MANIFEST
C
Nicholas Clark: Move Attribute::Handlers from lib to ext. The layout in ext is the same as the CPAN distribution, which simplifies dual life module maintenance.
C
Steve Hay: Upgrade to Math-Complex-1.56
C
Jerry D. Hedden: Unigue test file names in t/lib/warnings/9enabled
C
John Malmberg: vms fgetname wrapper.
C
Robin Barker: Fix previous patch. Actually it's written PAREN, not PARENT.
C
Rafael Garcia-Suarez: Fix previous patch. Actually it's written PAREN, not PARENT.
C
Moritz Lenz: mention English name of %+ in perlvar.pod
C
John Malmberg: Logic changes for the VMS-specific mkdir/chdir/chmod/symlink routines.
C
Nicholas Clark: Rename ext/Time/Piece to ext/Time-Piece
C
Gisle Aas: Time-Piece-1.13 test failures on HP-UX Message-Id: <EB1DA83A-AA9C-4BA4-A09D-AB6DC5E00EB9@activestate.com>
C
Rafael Garcia-Suarez: Re-apply part of #33370 to Time::Piece
C
Rafael Garcia-Suarez: Upgrade to Time::Piece 1.13
C
Steve Hay: Silence Borland compiler warnings (except for warnings from zlib) here: http://www.nntp.perl.org/group/perl.daily-build.reports/2008/02/msg53937.html
C
Nicholas Clark: make_ext.pl now generates a Makefile.PL if needed. Remove ext/Safe/Makefile.PL as a proof of concept.
C
Craig A. Berry: Find extensions on VMS even when they don't have a Makefile.PL.
C
Steve Hay: win32/ext doesn't exist any more, so no need to look there for extensions
C
Steve Hay: win32/ext doesn't exist any more, so no need to look there for tests
C
Florian Ragwitz: Ignore some temporary files created by ext/DB_File.
C
Steve Hay: Update .gitignore with new flat extension path
C
Steve Hay: Skip tests for flattened extensions that weren't built.
C
Nicholas Clark: Update makerel to make a release from a git checkout. (Ignore .git directory, .gitignore files, and references to removed perforce related scripts.)
C
H.Merijn Brand: Comment inside evaluated shell string causes havoc
C
H.Merijn Brand: Restore old behavior for perl builds with (still) unflattened ext/.
C
H.Merijn Brand: metaconfig needs these two symlinks
C
Nicholas Clark: lib/Config_git.pl mustn't be built concurrently with lib/Config.pm, else there is a race condition which loses if configpm happens to test lib/Config.pm just at the point where lib/Config_git.pl is freshly created, but has no content, and
C
Nicholas Clark: All extensions are at the top level, so no longer any need to recurse.
C
Rafael Garcia-Suarez: Adjust name of Test-Harness directory in .gitignore
C
Nicholas Clark: Move Safe.pm into ext/Safe, and temporarily give it a Makfile.PL
C
Nicholas Clark: Sys-Syslog I18N-Langinfo have long names now.
C
Nicholas Clark: Remove special casing for extensions nested inside other extensions. (Incorporates "[PATCH] Don't include Hash::Utils::FieldHash twice" from Jerry Hedden.)
C
Nicholas Clark: Rename ext/threads/shared to ext/threads-shared
C
Nicholas Clark: Rename ext/XS/Typemap to ext/XS-Typemap
C
Nicholas Clark: Rename ext/XS/APItest to ext/XS-APItest
C
Nicholas Clark: Rename ext/Unicode/Normalize to ext/Unicode-Normalize
C
Nicholas Clark: Rename ext/Time/HiRes to ext/Time-HiRes
C
Nicholas Clark: Rename ext/Text/Soundex to ext/Text-Soundex
C
Nicholas Clark: Rename ext/Test/Harness to ext/Test-Harness
C
Nicholas Clark: Rename ext/Sys/Hostname to ext/Sys-Hostname
C
Nicholas Clark: Rename ext/PerlIO/via to ext/PerlIO-via
C
Nicholas Clark: Rename ext/PerlIO/scalar to ext/PerlIO-scalar
C
Nicholas Clark: Rename ext/PerlIO/encoding to ext/PerlIO-encoding
C
Nicholas Clark: Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find is implemented in perlio.c
C
Nicholas Clark: Move 3 tests from ext/PerlIO/t to their relevant PerlIO::* module directories.
C
More...