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:
?
Sherm Pendley: Integrate: [ 26877] Subject: Re: [PATCH] Updated README.macosx Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org>
C
Nicholas Clark: Perl extensions on Windows now can be statically built into Perl DLL (Vadim Konovalov spotted that I'd failed to mention this for 5.8.7. Better late than never, I feel)
C
Nicholas Clark: Integrate: [ 26838] checkAUTHORS.pl --rank would loop infinitely on an empty results array.
C
Nicholas Clark: Spelling fix.
C
Nicholas Clark: Remove the entry corresponding to change 26696
C
Nicholas Clark: Revert change 26696 for now (Integrate 26410, [perl #8262] //g loops infinitely on tainted data), because it breaks $o->m() =~ //;
C
Gisle Aas: Remove spurious =over block, left over from the Errno deleted in change 26882.
C
Nicholas Clark: vos header generation still expects mv-if-diff, and needs various new config.sh variables to be set to undef.
C
Andy Lester: Integrate the MALLOC_WRAP change from: [ 26505] Subject: [PATCH] pre-likely cleanup Message-ID: <20051227203939.GC1781@petdance.com>
C
Nicholas Clark: Given the bugs fixed by changes 25822 and 26253, for now strip NN with no effect, as an erroneously present NN can introduce strange bugs at higher optimisation levels (and on future compilers not yet written), which is too risky.
C
Nicholas Clark: Integrate: [ 26871] More readable MEM_WRAP_CHECK_1() macro. This form also avoids the "dead part of constant expression is nonconstant" warning from the Sun Studio 10 compiler. p4raw-link: @26871 on //depot/perl: bbbd43383bc4e5b5c9d9b30d4a
C
Nicholas Clark: Handle our apostrophe correctly in the section on authors' names, as spotted by Paul Johnson. Remove Errno from the list of upgraded modules, because the actual installed code hasn't changed, merely the generator.
C
Gisle Aas: Trivial typo fix.
C
Nicholas Clark: Details for File::Basename, File::Spec, Math::Complex, Math::Trig and threads. This just leaves Filter::Simple.
C
David Landgren: Re: Perl 5.8.8's perldelta Message-ID: <43CD0494.3010905@landgren.net> Date: Tue, 17 Jan 2006 15:52:04 +0100
C
Nicholas Clark: Alan did the implementation for using unsetenv and clearenv (in addition to the probes)
C
Gisle Aas: Re: Perl 5.8.8's perldelta Message-ID: <lrek37f5r2.fsf@caliper.activestate.com> Date: 17 Jan 2006 03:33:53 -0800
C
Steve Hay: Give Nicholas Clark some credit for his work
C
Nicholas Clark: Add in all missing NNs/NULLOKs
C
Nicholas Clark: Some more module descriptions.
C
Gisle Aas: Re: Perl 5.8.8's perldelta Message-ID: <lr8xtggoac.fsf@caliper.activestate.com> Date: 16 Jan 2006 07:55:55 -0800
C
Nicholas Clark: Changes and improvements from Gisle Aas, Sébastien Aperghis-Tramoni and David Landgren.
C
Nicholas Clark: Integrate: [ 26315] A better hash for PTR_TABLE_HASH (?) p4raw-link: @26315 on //depot/perl: 7119fd33ffc5ef947b59b6096cf5249ee05d4397
C
Nicholas Clark: Recover the description for change 24146 (it integrates 24027) Tweak one other line to make checkAUTHORS.pl happy.
C
Nicholas Clark: Improvements from Glenn Linderman, Dave Mitchell, H.Merijn Brand and Paul Marquess.
C
Nicholas Clark: s/Autrijus/Audrey/
C
Nicholas Clark: Perldelta ready for review.
C
Nicholas Clark: Hateful version control system. When I integrate the addition of a file and then the removal of the same file, I expect the net effect to be nothing. You are exceeding my expectations in a negative way.
C
Nicholas Clark: Update Changes
C
Nicholas Clark: Integrate: [ 26824] $utf8::VERSION++ # Documentation. p4raw-link: @26824 on //depot/perl: e522ce3244f21930be3717fbf4884b71d1d0de69
C
Nicholas Clark: Integrate: [ 26809] Upgrade to Devel::PPPort 3.06_01 p4raw-link: @26809 on //depot/perl: 4a5826852ee095d233fab172b67097a331a21e42
C
Nicholas Clark: First draft of 5.8.8's perldelta.
C
Nicholas Clark: Integrate: [ 26069] Make Perl_seed public
C
Ken Hirsch: Integrate: [ 26807] Subject: Re: Today's compiling adventure Date: Thu, 12 Jan 2006 13:26:16 -0500 Message-ID: <43C69F48.7090600@ftml.net>
C
Nicholas Clark: Integrate: [ 26815] Fix [perl #38223]; _IOC_SIZE() not always safe. p4raw-link: @26815 on //depot/perl: 301eb2f051a3a075202dfcd6dec00cccb7565496
C
Nicholas Clark: Integrate: [ 26812] Make h2ph recognize (and skip) const and __const__ in C function prototypes. This makes it produce better files on linux-sparc64. p4raw-link: @26812 on //depot/perl: 90851df92fb26217b0f1c0286baca234cc285e52
C
Nicholas Clark: Integrate: [ 26781] Gisle notes that SvRTRIM should also write a new '\0' at the end. p4raw-link: @26781 on //depot/perl: bb4058bb936dbf9d1160c9511e5977b96d967664
C
Nicholas Clark: Integrate: [ 26713] Add an option 'opened' which reports on the maintainers of all files perforce currently has open.
C
Nicholas Clark: Integrate: [ 26752] Upgrade to Sys::Syslog 0.12
C
Nicholas Clark: Integrate: [ 26759] Make FAKE,READONLY optional on VMS in test 21 p4raw-link: @26759 on //depot/perl: 11e2783cff6b99a1463ba0eb8e30a005fc688aaf
C
Dominic Dunlop: Integrate: [ 26691] Don't code the absolute number of tests for the UTF8/EBCDIC case; much better to subtract the number of tests that don't get run.
C
Nicholas Clark: Regenerated perlmodlib.pod.
C
Nicholas Clark: Integrate: [ 26625] Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug From: Mike Guy <mjtg@cam.ac.uk> Date: Tue, 03 Jan 2006 19:18:41 +0000 Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk>
C
Nicholas Clark: This is what the section on upgrade module versions was supposed to look like.
C
Nicholas Clark: As B is currently in a bit of a forked state, just bump the VERSIONs locally in maint for now.
C
Nicholas Clark: Integrate: [ 26804] Bump $VERSION in many modules that have changed.
C
Nicholas Clark: Integrate: [ 26778] Bleadperl's Win32::Win32 is more recent than the current CPAN release of libwin32 (0.26), so bump the $VERSION a little p4raw-link: @26778 on //depot/perl: 7b3f41f48f08e2c852bc36ce5a178ec9102a33f7
C
Rafael Garcia-Suarez: Integrate: [ 25842] Subject: [PATCH] remove mv-if-diff Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com>
C
Xavier Noria: Integrate: [ 26796] Subject: [PATCH] fix for :crlf example Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com>
C
Nicholas Clark: Integrate the ext/List/Utils/... parts of: [ 25953] Subject: [PATCH] sort/multicall patch From: Robin Houston <robin@cpan.org> Date: Sat, 29 Oct 2005 21:33:07 +0100 Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
C
More...