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:
?
Rafael Garcia-Suarez: Integrate: [ 27182] Upgrade to Time-HiRes-1.87
C
Nicholas Clark: Integrate: [ 29436] Upgrade to Devel::PPPort 3.10_01
C
Nicholas Clark: Integrate: [ 28062] Move some scripts under win32/ce-helpers.
C
Nicholas Clark: Integrate: [ 30276]
C
Nicholas Clark: Restore differences in maint that change 30282 removed. (It seemed cleaner to do it this way, rather than as part of the integration)
C
Nicholas Clark: Dear perforce, just because I merged it before (in the time frame of this branch) by accident, doesn't mean that I don't want to merge it now, when the time is right. http://xkcd.com/c149.html
C
Yves Orton: Integrate: [ 28061] Subject: Re: Merge WinCE into Win32 directory and remove the the WinCE directory Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com>
C
Yves Orton: Integrate: [ 28003] Subject: Merge WinCE and Win32 directories -- Initial patch Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com> p4raw-link: @28003 on //depot/perl: 7bd379e81ea13d83ac434499c69ddde30e5c4259
C
Bo Lindbergh: Integrate: [ 29691] Subject: Re: [PATCH] perlio.c repair Date: Thu, 4 Jan 2007 18:22:09 +0100 Message-Id: <E22DC961-6821-4AC2-BA2F-9B5B06927758@hagernas.com>
C
SADAHIRO Tomoyuki: Integrate: [ 29215] Subject: Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. Message-Id: <20061106233139.A2BC.BQW10602@nifty.com>
C
Abigail: Integrate: [ 27185] Subject: Getopt::Long::Configure 'no_getopt_compat' Message-ID: <20060214225806.GA4120@abigail.nl>
C
Jonathan Stowe: Integrate: [ 27001] Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386. Otherwise, the build fails in POSIX.
C
Nicholas Clark: Integrate: [ 26459] De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags, and some constants are mentioned in multiple tags). Should this logic be in Exporter::Heavy?
C
Andreas J. Koenig: Integrate: [ 29736] Make opcode.pl strict and warnings clean.
C
Nicholas Clark: Integrate: [ 28510] Subject: [PATCH] perl5db.pl: read full lines from remote socket From: Brendan O'Dea <bod@debian.org> Date: Sat, 8 Jul 2006 13:27:50 +1000 Message-ID: <20060708032750.GA20454@londo.c47.org>
C
Nicholas Clark: Integrate: [ 29274] A first regression test for the debugger, by Shlomi Fish and Richard Foley.
C
Nicholas Clark: Integrate: [ 28322] Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Sun, 28 May 2006 18:15:35 +0300 (EEST) Message-Id: <20060528151535.BEA3E6D08C@seth
C
Nicholas Clark: Integrate: [ 27197] Pod::Plainer is tested, actually (spotted by chromatic)
C
Nicholas Clark: Integrate: [ 27059] Change PL_perlio_fd_refcnt from a fixed size static array to a pointer to a dynamic array.
C
Jerry D. Hedden: Integrate: [ 26522] add tests for MY_CXT API and improve its documentation
C
Nicholas Clark: Integrate: [ 26774] s/superceded/superseded/g p4raw-link: @26774 on //depot/perl: 37b8b4c96b95703d956822dafbbd43c0dc3ac882
C
Nicholas Clark: The hash lookup in dMY_CXT_SV has been assuming a string constant because it was using MY_CXT_KEY, sizeof(MY_CXT_KEY) - 1. So enforce this assumption by switching from hv_fetch() to hv_fetchs(). Now buggy code won't compile.
C
Nicholas Clark: Integrate: [ 26483] Using a hash reference rather than a hash can save a hash copy.
C
Nicholas Clark: Correct formatting in Changes
C
David Landgren: Integrate: [ 27991] Subject: [PATCH] t/op/loopctl.t using test.pl Date: Thu, 27 Apr 2006 19:13:28 +0200 Message-ID: <4450FBB8.8070203@landgren.net>
C
Nicholas Clark: Integrate: [ 26897] Make sure the most common IPPROTO_* constants are always available. These are well known numbers so it should not be a problem to hardcode values when no constant is provided by the C library. Ref <http://www.iana.org/a
C
Nicholas Clark: Integrate: [ 28312] Upgrade to Sys-Syslog-0.14
C
Paul Green: Integrate: [ 28933] Subject: [PATCH] Update Stratus VOS files. From: "Green, Paul" <Paul.Green@stratus.com> Message-ID: <F5F42E77A43DD944B6D664B00A5401CB022CA121@EXNA.corp.stratus.com> p4raw-link: @28933 on //depot/perl: dab8accc950a57180c2a64
C
Nicholas Clark: Integrate: [ 28494] Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer. Also, sync'ing up with the CPAN version of the module.
C
pm@capmon.dk: Integrate: [ 26573] Documentation fix for File::Temp::new
C
Nicholas Clark: Reverse change 26741 and restore two tests to t/io/fs.t that appear to be working now.
C
Nicholas Clark: Integrate: [ 27939] Subject: Update to AUTHORS file From: Joshua Rodd <joshua@rodd.us> Date: Sat, 22 Apr 2006 14:39:11 -0400 Message-ID: <20060422183911.GA19435@rodd.us>
C
Steffen Müller: Integrate: [ 27393] Update David Dyck's e-mail address.
C
Nicholas Clark: Integrate: [ 25718] Upgrade to Test-Simple-0.62. [well, some missing files. Hateful prohibition on branch then integrate I assume]
C
Nicholas Clark: Move the pop_return() into Perl_delete_eval_scope() from both of its callers.
C
Nicholas Clark: Integrate: [ 25084] a long /etc/groups entry could cause memory exhaustion. Too small a buffer would cause ERANGE and a retry with double the buffer size. later at EOF, the apparent error got 'stuck' as ERANGE rather than ENOENT, so the bu
C
Nicholas Clark: Integrate: [ 25084] a long /etc/groups entry could cause memory exhaustion. Too small a buffer would cause ERANGE and a retry with double the buffer size. later at EOF, the apparent error got 'stuck' as ERANGE rather than ENOENT, so the bu
C
Slaven Rezic: Integrate: [ 27036] Doc nit by Andy Dougherty
C
Nicholas Clark: Integrate: [ 27184] Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it never felt quite correct, and other parts of the SV conversion implementation have improved such that the symptoms 10214 covered over are gone even wit
C
Nicholas Clark: Integrate: [ 28292] correct POPSTACK/POPMARK confusion in perlhack.pod
C
Yitzchak Scott-Thoennes: Integrate: [ 26799] Subject: Re: cloning and foo_dup functions Message-ID: <20060112094118.GA1432@efn.org> p4raw-link: @26799 on //depot/perl: 6c047da72dad550fab936255d6cbaaeab43399d2
C
Nicholas Clark: Integrate: [ 28715] Only copy ppport.h to destination if it is different. This avoids unneccessary rebuilds. p4raw-link: @28715 on //depot/perl: 16a923550a24cd3580cabfa5e5d58a4ee2561b87
C
Alex Waugh: Integrate: [ 27884] Subject: [PATCH] Support compiling for RISC OS Message-ID: <2498b2184e.ajw498@caramel.cp15.org>
C
Nicholas Clark: Integrate: [ 28238] pod/buildtoc has fussy ideas about the order of MANIFEST p4raw-link: @28238 on //depot/perl: 885bdc2861870065d0d6b266328f35e36e481b70
C
Nicholas Clark: All the TODOs plus on perlrun.pod change that was related.
C
Nicholas Clark: Integrate: [ 30183] Unknown formatting code U<> spotted by Jesse - presumably it should be L<>
C
Yitzchak Scott-Thoennes: Integrate: [ 30087] alloca () might end up unreferenced during linking. Thanks Steve
C
Nicholas Clark: Be gone, stowaway. Your time has not yet come.
C
Nicholas Clark: Integrate: [ 29593] Subject: [PATCH] Making adding binary files possible From: "Jos Boumans" <kane@dwim.org> Date: Fri, 15 Dec 2006 20:51:45 +0100 (CET) Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl>
C
Nicholas Clark: Integrate: [ 28513] Integrate mkppport. All ppport.h files in the core will now be autogenerated at build time (and removed during cleanup). p4raw-link: @28513 on //depot/perl: 42e075623c2bbf1fc51817682bfa7ee74e617478
C
More...