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: Go away, stowaway.
C
Nicholas Clark: Integrate: [ 29653] Welcome to 2007! Time to update copyrights from changes earlier today.
C
Ilya Zakharevich: Integrate: [ 29550] Subject: [PATCH 5.8.8] Text mode wrongly set on pipe file descriptors Date: Tue, 12 Dec 2006 23:28:25 -0800 Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu>
C
Nicholas Clark: Integrate: [ 30913] Be a bit more specific in what our second typeglob isn't. It is actually expected to be undef.
C
Nicholas Clark: Integrate: [ 30886] Upgrade to threads::shared 1.09 : - Fix casting issue under MSWin32 - Modify stress test to not hang under MSWin32
C
Nicholas Clark: Reverse the NUL in symbol reference behaviour to that of 5.8.8, because I have a hunch that it's the sort of thing that someone's evil code somewhere is taking advantage of. (Storing extra data in one scalar beyond a NUL. Feels like a temp
C
Nicholas Clark: Integrate: [ 29814] Test that names with embedded NULs work for symbolic array, hash and typeglob references. p4raw-link: @29814 on //depot/perl: 431529dbf3ead68001f1ed06fd4712dec7000e8f
C
Nicholas Clark: Integrate the tests from: [ 29539] Oops. As of some point one stopped being able to assign integers and floating point values to typeglobs. p4raw-link: @29539 on //depot/perl: 010be86bae505fbe309b6252cc560b0e9370f49d
C
Nicholas Clark: $ExtUtils::MM_Unix::VERSION is actually 1.52, not 1.51. (The local version bump in blead confuses things)
C
Nicholas Clark: Integrate: [ 29325] Fix precedence problem
C
Nicholas Clark: Reverse change 22645. (Which in turn reversed changes integrated from blead to avoid my $foo if 0; constructions, which hadn't yet propaged to dual life modules)
C
Andreas König: Integrate: [ 28631] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz Date: Sat, 29 Jul 2006 22:06:31 +0200 Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
C
Jarkko Hietaniemi: Integrate: [ 28568] Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/ Message-ID: <44B6A8B3.5070605@iki.fi> p4raw-link: @28568 on //depot/perl: cf0d1c66a0d97cdcc6938d91401fa36b9b5a67ac
C
Nicholas Clark: Integrate: [ 30400] Module::Pluggable::Object::search_paths portability update prompted by VMS test failures. Patch also submitted to CPAN RT queue at <http://rt.cpan.org/Public/Bug/Display.html?id=13607>.
C
Nicholas Clark: Integrate: [ 28568] Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/ From: Jarkko Hietaniemi <jhi@iki.fi> Date: Thu, 13 Jul 2006 23:10:27 +0300 Message-ID: <44B6A8B3.5070605@iki.fi>
C
Nicholas Clark: Remove duplicate GvASSIGN_GENERATION_set().
C
Nicholas Clark: Integrate: [ 30652] In safecalloc, use the system calloc() for the non-DEBUGGING case, as it may be able to memset() to 0 for free.
C
Jerry D. Hedden: Integrate: [ 30310] Subject: [PATCH] Use newer 'threads' constructs From: "Jerry D. Hedden" <jdhedden@yahoo.com> Date: Mon, 12 Feb 2007 12:04:33 -0800 (PST) Message-ID: <844555.64815.qm@web30202.mail.mud.yahoo.com>
C
Robin Houston: Integrate the missing regression test from: [ 25953] Subject: [PATCH] sort/multicall patch Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk> p4raw-link: @25953 on //depot/perl: 9850bf21fc4ed69d8ddb0293df59411f891c62df
C
Nicholas Clark: Integrate: [ 24664] I think SvCUR() was intended rather than SvLEN()
C
Steve Peters: Integrate: [ 24670] Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org> p4raw-link: @24670 on //depot/perl: aa07b2f68da542daf881aa4d73a68f7bc8c114b1
C
Jarkko Hietaniemi: Integrate: [ 30672] Make gcc warn in case code is not C++ compatible.
C
John P. Linderman: Integrate: [ 30773] Compress::Zlib isn't a good example of extra modules, since it's now core
C
Nicholas Clark: Integrate: [ 30532] Refactor the "has fchdir" and "has dirfd" logic to one place.
C
Jerry D. Hedden: Integrate: [ 30365] Avoid *some* g++ errors. (But not all yet)
C
Nicholas Clark: Integrate: [ 30028] Using gv_stashsv() and sv_setsv() in Perl_package reduces source and object code size.
C
Yitzchak Scott-Thoennes: Integrate: [ 30762] Subject: [PATCH] Re: substr($megabytes, 30) = From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org> Message-ID: <1119.63.226.247.186.1171347230.squirrel@63.226.247.186>
C
Yves Orton: Integrate: [ 29468] Subject: [PATCH] Further tweaks to make it easier to create regexp engine plug ins. Date: Tue, 5 Dec 2006 16:13:36 +0100 Message-ID: <9b18b3110612050713g77cac516x46fb5baac99b47c9@mail.gmail.com>
C
Nicholas Clark: Integrate: [ 30778] Upgrade to CGI.pm-3.28 p4raw-link: @30778 on //depot/perl: 2c454cbd693e2f6a6c12d8a4c7f82f006f7cc257
C
Piotr Fusik: Integrate: [ 25266] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
C
Piotr Fusik: Integrate: [ 25224] Silence uninitialized value warnings in Net::Cmd
C
Slaven Rezic: Integrate: [ 30103] Subject: Re: [perl #41421] glob() produces spurious results with brackets in braces Message-ID: <87r6t81acj.fsf@biokovo.herceg.de>
C
Nicholas Clark: Integrate: [ 29390] A little reodering of the switch statement in Perl_regdupe makes a smaller executable. p4raw-link: @29390 on //depot/perl: 0536c0a707b1bd3cc19a63305350f2cd34667109
C
Wolfgang Laun: Integrate: [ 29347] Fix a number of documentation issues in Switch.pm (code examples that do not compile, typos, obscure examples)
C
Jarkko Hietaniemi: Integrate: [ 27541] Subject: [PATCH] a bit 'use strict' cleanliness Message-ID: <441D3EC1.20902@gmail.com>
C
Nicholas Clark: Integrate: [ 20623] Add a new regression test for Safe : tests that all ops can be trapped by a Safe compartement (except for the ones that can't.)
C
Nicholas Clark: Integrate: [ 30550] Bitten again by the snakes in the MANIFEST spec - tabs, not spaces. p4raw-link: @30550 on //depot/perl: 865c68219d2e649d1ebc7545b1ba10463fb84409
C
Nicholas Clark: Integrate: [ 30691] Make sure Win32CORE.pm gets cleaned up
C
Juerd Waalboer: Integrate: [ 30493] Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) Message-ID: <20070304150019.GN4723@c4.convolution.nl>
C
Steve Peters: These lines of code seem to be keeping maint from compiling on Win32. There were still some test failures after removing these, but at least Perl is compiling again.
C
Nicholas Clark: Integrate: [ 30128] Upgrade to DB_File 1.815 p4raw-link: @30128 on //depot/perl: f1aa208bc0c532fa882692b00984ea80fa318d82
C
Nicholas Clark: Integrate: [ 29319] Subject: [PATCH] ExtUtils/typemap: better error messages + constant string optimization From: Alexey Tourbin <at@altlinux.ru> Date: Sat, 18 Nov 2006 05:06:47 +0300 Message-ID: <20061118020647.GA23287@localhost.localdoma
C
Nicholas Clark: Patch from Jarkko to get maint compiling on g++ (Not all the extensions yet - Storable and Encode both need stable releases with the fixes from blead)
C
Nicholas Clark: Integrate: [ 30578] Upgrade to Test-Simple-0.68. Includes a tweak to lib/Test/Simple/t/fail-more.t so that all of its tests pass within the Perl core.
C
Nicholas Clark: Integrate: [ 30721] PerlFAQ sync. Also, use a svn checkout done under an English locale, to avoid having French dates in the headers. Hateful. p4raw-link: @30721 on //depot/perl: f449fe8af429114912b627758de5588f04953ecc
C
Yitzchak Scott-Thoennes: Integrate: [ 30379] Subject: [PATCH] Re: Win32 modules & cygwin From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org> Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122>
C
Jan Dubois: Integrate: [ 29868] Subject: Re: [PATCH] win32_async_check() can still loop indefinitely Message-ID: <rigoq25vda3sg4i7ppdb5o2jhvuiq15kqj@4ax.com> p4raw-link: @29868 on //depot/perl: 29e13651528c7c44e8f5d0007c94bec0a96fe2d1
C
Jan Dubois: Integrate: [ 29732] Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows Message-ID: <eei5q29hrchpam2i5g0000mbvu0b1hrm83@4ax.com>
C
Jan Dubois: Integrate: [ 29605] Subject: [PATCH] Implement killpg() for MSWin32 Message-ID: <m8hjo2pasv3hdbhd1sj9sasen7tm38hrhp@4ax.com> p4raw-link: @29605 on //depot/perl: 542cb85fb9a8a115820bc461945b228d531b4059
C
Nicholas Clark: Integrate: [ 29597] Subject: [PATCH] let readdir() return the alternate (short) filename if the long name is outside the current codepage From: Jan Dubois <jand@ActiveState.com> Date: Tue, 19 Dec 2006 13:49:40 -0800 Message-ID: <8nmgo2dr5g
C
More...