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: Integrate: [ 23365] Fix [perl #31971] local $^D gives noise
C
Craig A. Berry: Integrate: [ 23425] Subject: [PATCH] lib/Carp.t improvements From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <417F24D9.1000904@mac.com> p4raw-link: @23425 on //depot/perl: ce707141976f2adac9e0ddc6a04f5dded42ef198
C
Nicholas Clark: Integrate: [ 23418] [perl #32039] Chained goto &sub drops data too early.
C
Brendan O'Dea: Integrate: [ 23416] Subject: [PATCH] ext/IO/IO.xs: fix blocking on sparc linux Message-ID: <20041022033033.GA12362@londo.c47.org> p4raw-link: @23416 on //depot/perl: 3b2f3eeb7db34430d0f2a4bbc1b52e70a34987d0
C
Nicholas Clark: Integrate: [ 23417] Upgrade to Encode 2.07
C
Nicholas Clark: Update Changes
C
David Cantrell: Integrate: [ 23410] Subject: docpatch for perltie.pod Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk> p4raw-link: @23410 on //depot/perl: 15c110d57bebe8bc2ebd9e41b921e4d0ee296da1
C
Nicholas Clark: Integrate: [ 23372] Implement a new -dt command-line flag, to enable threads under the debugger (bug #31666).
C
Nicholas Clark: Back out changes 23347 and 23349 for now, as they cause URI to fail regression tests. (Integrated with change 23391). It's not clear to me whether the regression tests are buggy, or this change, or something else which this change now expo
C
Nicholas Clark: Ooops. I forgot to move Changes to Changes5.8.5. Split things properly
C
Nicholas Clark: Update Changes
C
Nicholas Clark: Rebuild table of contents and re-sort MANIFEST
C
Nicholas Clark: Re-run regen.pl
C
Nicholas Clark: Integrate: [ 23393] Ensure that PVA.pl returns a true value.
C
Nicholas Clark: Integrate: [ 22741] Include variable names in "Use of uninitialized value" warnings (just for lib/Math/BigInt/t/mbimbf.inc)
C
Nicholas Clark: Integrate: [ 23052] A tool to check the AUTHORS file
C
Nicholas Clark: Integrate: [ 23360] Subject: [PATCH-for-23358] enable statically linked extensions for Win32 From: Vadim Konovalov <konovalo@mail.wplus.net> Date: Mon, 11 Oct 2004 22:57:00 +0400 Message-ID: <80173417046.20041011225700@vkonovalov.ru>
C
chromatic: Integrate: [ 23353] A new machine type, some reformatting, some reorganization and a bit of additional info on Sleepycat's db.
C
Nicholas Clark: Integrate: [ 23354] Make AIX 5 + gcc work in 64bitall p4raw-link: @23354 on //depot/perl: 0c0f82231532c76a9c20f1dd989b3e879c19a114
C
Nicholas Clark: Integrate: [ 23351] Make the perl interpreter more tolerant of UTF-16-encoded script (patch by Jarkko Hietaniemi)
C
Nicholas Clark: Integrate: [ 23348] Subject: [PATCH-for-23341] dynaloader improvements and cleanup From: Vadim Konovalov <vadim@vkonovalov.ru> Date: Sun, 3 Oct 2004 22:10:06 +0400 Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>
C
Nicholas Clark: Integrate: [ 23343] Subject: [PATCH] make t/uni/class.t pass on VMS From: "Craig A. Berry" <craigberry@mac.com> Date: Fri, 01 Oct 2004 12:57:55 -0500 Message-ID: <415D9AA3.1000908@mac.com>
C
Jim Cromie: Integrate: [ 23350] Subject: [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod From: Jim Cromie (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org> (with doc nits)
C
Nicholas Clark: Integrate: [ 22926] Subject: Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparsed code properly From: Mathieu Arnold <m@absolight.fr> Date: Thu, 10 Jun 2004 16:43:58 +0200 Message-ID: <34D483170C7F84E0DFBE442B@and
C
Nicholas Clark: Integrate: [ 23331] Subject: Re: [perl #31586] utime does not reach expectations [PATCH] From: LAUN Wolfgang <wolfgang.laun@alcatel.at> Date: Fri, 17 Sep 2004 14:01:11 +0200 Message-Id: <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1
C
Nicholas Clark: Integrate: [ 23326] Subject: [PATCH] encoding and open pragmas From: Jarkko Hietaniemi <jhi@iki.fi> Date: Mon, 16 Aug 2004 22:27:00 +0300 Message-ID: <41210A84.6060506@iki.fi>
C
Peter Dintelmann: Integrate: [ 23329] Upgrade to Time::HiRes 1.65.
C
Nicholas Clark: Integrate: [ 23373] Implement sv_svset _nosteal variants by passing a flag into sv_set_flags rather than messing with the SvTEMP() flag on either side of the call.
C
Nicholas Clark: Integrate: [ 23321] Subject: Re: [perl #31459] Bug in read() From: Chris Heath <chris@heathens.co.nz> Date: 06 Sep 2004 00:03:12 -0400 Message-Id: <1094443392.12379.35.camel@linux.heathens.co.nz>
C
Nicholas Clark: Integrate: [ 23155] Build the perldelta copying command for the main Unix makefile with buildtoc, so that it doesn't get forgotten on version increments.
C
Nicholas Clark: Integrate: [ 23320] [perl #30066] Memory leak in nested shared data structures in 5.8.4 A pop of an item from a shared array ref causes a leak due to AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV). Make sv_upgrade() set alw
C
Nicholas Clark: Integrate: [ 23322] Upgrade to Time::HiRes 1.63. Note that it includes a ppport.h file. See if the one previously built in Devel::PPPort can be used instead. p4raw-link: @23322 on //depot/perl: 1fbb4de4c7fd798d63246750a9916fb1b938184e
C
Steve Hay: Have usethreads set the same as useithreads on Win32
C
Nicholas Clark: Update the skips for the no perlio case
C
Nicholas Clark: Integrate: [ 23200] Fix [perl #24269] socket() call uses non-IFS providers causing subsequent print/read to hang or misbehave
C
Nicholas Clark: Integrate: [ 23170] Bug report #30132 was resolved before it was finished! Here's the last piece in the puzzle.
C
Nicholas Clark: Integrate: [ 23280] Upgrade to Devel::PPPort 3.02.
C
Nicholas Clark: Integrate: [ 23146] Subject: [PATCH] Mention common dynaloader errors in perldiag.pod From: "Jos I. Boumans" <kane@dwim.org> Date: Wed, 21 Jul 2004 13:47:35 +0200 Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org> (with tweaks)
C
Marcus Holland-Moritz: Integrate: [ 23277] Subject: SvO?OK_off()'s return value Message-Id: <20040801124648.7f9b3cee@r2d2>
C
Nicholas Clark: Integrate: [ 23218] Subject: [PATCH] make cygwin ld2 executable From: Yitzchak Scott-Thoennes <sthoenna@efn.org> Date: Sun, 15 Aug 2004 17:14:59 -0700 Message-ID: <20040816001252.GA2148@efn.org>
C
Nicholas Clark: Integrate: [ 23225] Mark a test that relies on tainting behavior as TODO on Windows.
C
Andy Lester: Integrate: [ 23206] Subject: Patch for t/op/sleep.t Date: Mon, 9 Aug 2004 00:11:51 -0500 Message-ID: <20040809051151.GA13872@petdance.com>
C
Nicholas Clark: Integrate: [ 23179] Skip test when building without Encode.
C
Stas Bekman: Integrate: [ 23173] Fix and update Perl_grok_* docs.
C
Nicholas Clark: [ 23149] Email change for Steffen Mueller.
C
Nicholas Clark: Integrate: [ 23126] Encourage compilers to tail call optimise in sv_savepv, sv_savepvn and sv_savesharedpv. Need to create non-void returning versions of Copy and Zero, as the existing macros deliberately cast to (void)
C
Nicholas Clark: Integrate: [ 23122] oslevel can fail on AIX, but the output generated would confuse Configure
C
Steve Hay: Integrate: [ 23111] This seems to be needed to get COW working on Win32
C
Jim Cromie: Integrate: [ 23091] Check each line of config_re output.
C
Jim Cromie: Integrate: [ 23023] [perl #30258] utf8 POPSTACK crash on split execution split() does a SWITCHSTACK to directly split to an array, but if it subsequently dies (eg the regex triggers a 'use utf8' which is then denied by Safe), then the switch d
C
More...