Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
maint-5.8
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
maint-5.8
Show duplicate emailed reports
Filter:
?
Nicholas Clark: The danger of cargo cult is that you miss things.
C
Nicholas Clark: Cargo cult 5.8.7 upgrade
C
Nicholas Clark: Fix from Steve Peters
C
Steve Peters: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7 Message-ID: <20050512201532.GA30279@mccoy.peters.homeunix.org> Date: Thu, 12 May 2005 15:15:32 -0500
C
Michael G. Schwern: Integrate: [ 24446] Subject: Hints changes for OS X 10.4 Message-ID: <20050511011047.GA23955@windhund.schwern.org> p4raw-link: @24446 on //depot/perl: e800eb2ef64b60f7fef69c20beaa3589a131c1c8
C
Steve Peters: Integrate: [ 24433] Subject: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7 Date: Mon, 9 May 2005 21:10:49 -0500 Message-Id: <20050510021049.GA20147@mccoy.peters.homeunix.org>
C
Nicholas Clark: Integrate: [ 24176] cast to/from (void *) in the re-entrant code. Now watch the smoke rise. p4raw-link: @24176 on //depot/perl: f6f0b69b4261c1c8a526a772d6ec556acf2786b6
C
Nicholas Clark: Integrate: [ 24425] Change 24413 should have updated makedef.pl with the knowledge that 2 symbols are ithreads only. p4raw-link: @24425 on //depot/perl: 6e72d904e617d7842bb5f27ebd0bb001bf29b80f
C
Nicholas Clark: Integrate: [ 24404] Allocate pointer table entries (for ithread cloning) from an arena
C
Nicholas Clark: Integrate: [ 24396] Bump B version numbers
C
Nicholas Clark: It's a good job that Steve Hay is paying attention.
C
Robin Barker: relating to 23767 Message-ID: <533D273D4014D411AB1D00062938C4D90849C679@hotel.npl.co.uk> Date: Wed, 4 May 2005 18:21:39 +0100
C
Nicholas Clark: Changes and improvements suggested by Ronald J Kimball, Dave Mitchell, Steve Hay, Aaron Sherman, Hugo van der Sanden and chromatic.
C
Nicholas Clark: Integrate: [ 24355] Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were unintendedly removed by patch #23435 p4raw-link: @24355 on //depot/perl: 33fce22c17e4d84e19459498605cdb98ccf649a5
C
Nicholas Clark: Integrate: [ 24339] A couple of warning fixes by Gisle p4raw-link: @24339 on //depot/perl: 8569b9dcecd37c8ddfb10cf00cd3f0a1d60426a0
C
Craig A. Berry: Integrate: [ 24310] Subject: [PATCH] lib/Time/Local.t: time_t is unsigned on VMS From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <426AD980.2010801@mac.com> p4raw-link: @24310 on //depot/perl: 5c415a7a73a5d8a3f7e2df6cfea8750870e920a
C
Nicholas Clark: Remove a const that shouldn't have been integrated to maint
C
Nicholas Clark: Integrate: [ 24319] Provide $Config{libswanted_uselargefiles} on Win32
C
Nicholas Clark: Integrate: [ 24247] Add CLONE_SKIP() class method to allow individual classes to skip cloning objects during thread creation p4raw-link: @24247 on //depot/perl: 9660f4819671f0b9100e5eabfa988ead3e799a1e
C
Nicholas Clark: Missing > spotted by Rafael. That will teach me not to run podchecker.
C
Nicholas Clark: Missing , spotted by Rafael
C
Nicholas Clark: Stab 1 at the perl delta
C
Nicholas Clark: Correct description of change 24297
C
Nicholas Clark: Integrate: [ 24314] Upgrade to Test::Harness 2.48
C
Steve Peters: Integrate: [ 24307] Subject: [PATCH] Fix for warnings in util.c/Perl_init_tm() Message-Id: <20050423033603.GA32547@mccoy.peters.homeunix.org>
C
Nicholas Clark: Integrate: [ 24301] Subject: [PATCH] t/uni/class.t -- update VMS test skippage From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <42692501.6090809@mac.com> Date: Fri, 22 Apr 2005 11:23:29 -0500
C
Nicholas Clark: Update Changes
C
Nicholas Clark: Run pod/buildtoc --build-all
C
Nicholas Clark: Run regen.pl
C
Nicholas Clark: Integrate: [ 23768] Subject: Re: [PATCH] Remove Carp from warnings.pm From: Jim Cromie <jim.cromie@gmail.com> Date: Mon, 3 Jan 2005 06:36:16 -0700 Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
C
Nicholas Clark: Integrate: [ 24254] Don't set things to zero twice. Once is enough. (see also change 15255) p4raw-link: @24254 on //depot/perl: d2e562908ab20a1b4a30495729ed42b9cea03ed7
C
Nicholas Clark: Integrate: [ 23228] Tweak 'h2xs -h' output. p4raw-link: @23228 on //depot/perl: 23e47b7f14ec3e8514e43ca6565c935432508693
C
Nicholas Clark: Integrate: [ 24273] [perl #34902] Text::Wrap::wrap() fails with non-space separator
C
Jos I. Boumans: Integrate: [ 23820] Subject: [PATCH] Make Data::Dumper work when dynamic extensions are not available From: "Jos I. Boumans" <kane@xs4all.net> Message-Id: <ED6BA2C4-695A-11D9-B09C-000A95EF62E2@xs4all.net>
C
Sam Tregar: Integrate: [ 23671] Subject: [PATCH] Data::Dumper Freezer fixes Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com>
C
Rick Delaney: Restore 23347 and 23349 then integrate:
C
Nicholas Clark: We love hard coded test numbers, we do.
C
Nicholas Clark: Integrate: [ 24234] H.Merijn changed e-mail
C
Nicholas Clark: Integrate: [ 18829] Patch by Salvador FandiƱo to read the warning mask returned by caller() and ${^WARNING_BITS} from $warnings::Bits{all} and not from the hardcoded core constant. (This mask could have been extended by warnings::register.
C
Nicholas Clark: Integrate: [ 24166] Upgrade to Unicode::Normalize 0.32 p4raw-link: @24166 on //depot/perl: 628bbff0c15c13c4704c1f63e1b8dac4c47eb639
C
Tels: Integrate: [ 24155] Subject: [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17 Message-Id: <200504031043.12273@bloodgate.com> p4raw-link: @24155 on //depot/perl: 233f7bc03a8f0557d08657ec772040b570b403cd
C
Nicholas Clark: Integrate: [ 24139] Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol" From: Steven Schubiger <steven@accognoscere.org> Date: Sat, 2 Apr 2005 19:37:11 +0200 (CEST) Message-Id: <200504021737.j32HbBNS000652
C
Abigail: Integrate: [ 21532] ...
C
Hugo van der Sanden: Integrate: [ 24053] Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions Date: Mon, 21 Feb 2005 17:59:49 +0000 Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>
C
Yitzchak Scott-Thoennes: Integrate: [ 23961] Subject: Re: [PATCH] Re: perl winpid? Message-ID: <20050211040434.GA3824@efn.org>
C
Craig A. Berry: Integrate: [ 24214] Subject: [PATCH] usesitecustomize for VMS From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <42584203.2090405@mac.com> p4raw-link: @24214 on //depot/perl: 79e63f36d616e2a045841795af8be1361f55c9ed
C
Abe Timmerman: Integrate: [ 24171] D'oh! We were never correctly spotting a modfl prototype
C
Nicholas Clark: Integrate: [ 23915] Subject: Re: encoding neutral unpack From: perl5-porters[at]ton.iguana.be (Ton Hospel) Date: Sat, 29 Jan 2005 12:41:20 +0000 (UTC) Message-ID: <ctg09g$j0e$1[at]post.home.lunix>
C
Yves Orton: Integrate: [ 23969] Fix definition of DEBUG_MSTATS for Win32 dmake builds
C
Steve Hay: Integrate: [ 23991] Fix Win32's dmake makefile.mk for new dmakes built with Visual C++ p4raw-link: @23991 on //depot/perl: 66e09d83129b69ae14a81397dfc3921f2930216c
C
More...