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: [ 25703] Add -C to allowed $PERL5OPT options Add -C to the $PERL5OPT documentation (and added the missing -A too) t/run/runenv.t Could use some more tests about how supported and unsupported options in $PERL5OPT are handled p4ra
C
Jan Dubois: Integrate: [ 26177] Subject: Reworked PERL_TRACK_MEMPOOL patch From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy>
C
Nicholas Clark: Integrate: [The Perl_magic_killbackrefs change from:] [ 24966] Remove the reference loop between symbol tables and typeglobs. Typeglobs now have a weak reference onto their symbol table.
C
Nicholas Clark: Integrate: [ 26060] Add a comment about possible future refactoring of the pad code.
C
Nicholas Clark: Integrate: [ 26112] Fix breakages that prevended -DPERL_POISON from compiling. p4raw-link: @26112 on //depot/perl: 06c0cc96ebd866767a6d107ed78967600f7e0395
C
Nicholas Clark: Integrate: [ 25917] POD nit spotted by Jarkko
C
Andy Lester: Integrate: [ 25914] Subject: [PATCH] S_tokereport's unused parm Message-ID: <20051031060459.GC10767@petdance.com> p4raw-link: @25914 on //depot/perl: f5bd084c2c79901a2aea8ac589384123b5b7276d
C
Robin Houston: Integrate: [ 25808] Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk> p4raw-link: @25808 on //depot/perl: e4c5ccf3177be837114b952c25e
C
Nicholas Clark: Integrate: [ 25697] Subject: proposal [perl #34301]: IO::Socket calls getpeername far too often From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann) Date: Thu, 2 Jun 2005 13:34:49 +0200 Message-ID: <E9A2605289D8D7468B1A21EC24E59D21
C
Nicholas Clark: Integrate: [ 27737] Give more information in the panic in ss_dup. (Although I'm not sure if croak() works at this point, given PerlIO's dependency on a functional interpreter.)
C
Nicholas Clark: No need to save the PVX to the save stack when saving a GV, as the string buffer is only used as part of get/set magic when reading/ writing the stringified form. Keep the old save type in case any code out there is still generating the ol
C
Nicholas Clark: Integrate: [ 29079] const the variable used for the save stack type in Perl_ss_dup(). p4raw-link: @29079 on //depot/perl: b24356f5678a5867e2d91448d2f903c9e5b37540
C
Nicholas Clark: Integrate: [ 25254] Another typo fix p4raw-link: @25254 on //depot/perl: 2dfe1b172673363674e356ebb04df24a41dfd308
C
Jarkko Hietaniemi: Integrate: [ 27987] Subject: Re: [PATCH] use snprintf/strlcpy/strlcat when useful Message-ID: <444E3EFB.8020503@gmail.com>
C
Nicholas Clark: Integrate: [ 25105] Message-ID: <42D0F25E.3040801@gmail.com> Date: Sun, 10 Jul 2005 13:03:10 +0300 From: Jarkko Hietaniemi <jhietaniemi@gmail.com> Subject: [PATCH] yet another way of debugging memory allocations
C
Nicholas Clark: Integrate: [ 25104] silence some compiler warnings p4raw-link: @25104 on //depot/perl: 40e48b409b553fc7aff31fc8b93d589e4197ef3a
C
Nicholas Clark: Integrate: [ 24803] hash key code cleanup p4raw-link: @24803 on //depot/perl: 97ddebaf393a19fb80bf52b8fdb8330e1c4a591b
C
Nicholas Clark: Integrate: [ 24352] Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined (rather than when PERL_IMPLICIT_SYS is defined) p4raw-link: @24352 on //depot/perl: 605881df1187f0374622b9de459bb7d803f7d806
C
Nicholas Clark: Integrate: [ 28771] Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept OPf_SPECIAL to mean "return a reference to the aggregate" on the stack rather
C
Nicholas Clark: Integrate: [ 28189] A Configure probe for C99 variadic macros, based on code from Jarkko.
C
Nicholas Clark: Integrate: [ 28024] OK, Win32 must no have snprintf()/vsnprintf
C
Nicholas Clark: Integrate: [ 27863] Support for -DDEBUGGING and its alias -DEBUGGING p4raw-link: @27863 on //depot/perl: eaf812ae1a347289872c15b0fb8a27a85b03dc2f
C
Nicholas Clark: Integrate: [ 27686] First stab at a more reliable Glossary. This now is (again) mostly generated. (Well, It's a repair to the existing version "based on" a generated version, which is now well sorted, but still incomplete for less obvious
C
Nicholas Clark: Integrate: [ 27370] Subject: [PATCH] Support for __builtin_expect and __builtin_choose_expr From: Andy Lester <andy@petdance.com> Date: Wed, 28 Dec 2005 15:34:08 -0600 Message-ID: <20051228213408.GB26033@petdance.com>
C
Jason Vas Dias: Integrate: [ 27363] Subject: [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros" From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
C
Robert Sebastian Gerus: Integrate: [ 27189] Subject: Patch for perl to compile/work on DragonFlyBSD Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>
C
Steve Peters: Integrate: [ 26606] Add probe for snprintf () and vsnprintf ()
C
Nicholas Clark: Integrate: [ 28007] Subject: two [PATCH]es: dVAR for malloc.c, and a signed/unsigned char* From: Jarkko Hietaniemi <jhietaniemi@gmail.com> Date: Fri, 28 Apr 2006 21:04:59 +0300 Message-ID: <4452594B.4040609@gmail.com> [the signed/unsigned
C
Nicholas Clark: Update Changes
C
Nicholas Clark: Integrate: [ 28034] Fix two errors found by Coverity. p4raw-link: @28034 on //depot/perl: 4b0c4b6fb611d776b6e7507f70c235f361e01815
C
Andy Lester: Integrate: The perlio.c part of: [ 25915] Subject: [PATCH] Etta James presents: More consting Date: Sun, 30 Oct 2005 23:44:13 -0600 Message-ID: <20051031054413.GA10767@petdance.com>
C
Nicholas Clark: Integrate: [ 27484] The "Change installation prefix, if necessary." code needs to use the ~ expanded prefix and installprefix in the substitution.
C
Yves Orton: Integrate: [ 27016] Subject: Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build error) Message-ID: <9b18b3110601310055h7aeb9aa1gdc2d63cc56d97768@mail.gmail.com>
C
Nicholas Clark: Integrate: [ 27407] Add a Configure question for mad (Misc Attribute Decoration - Larry's perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
C
Yitzchak Scott-Thoennes: Integrate: [ 26757] Subject: Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches) Message-ID: <20060109143825.GB4132@efn.org>
C
Nicholas Clark: Integrate: [ 26048] 3 calls to strlen() we can avoid.
C
Nicholas Clark: Integrate: [ 24081]
C
Nicholas Clark: Integrate: [ 23667] Move the setting of $^X ahead of the initialisation of @INC
C
Yves Orton: Integrate: [ 27902] Upgrade to Test::Harness 2.57_05
C
Nicholas Clark: Casts to cope with non-const function prototypes in maint.
C
Nicholas Clark: Integrate: [ 27176] Ensure that public I, N and P flags are off when SvTAINT is called on something that already has taint magic.
C
Jarkko Hietaniemi: Integrate: [ 25804] Subject: [PATCH] blead 25801: Symbian batch of today Date: Wed, 19 Oct 2005 16:19:23 +0300 Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com>
C
SADAHIRO Tomoyuki: Integrate: [ 27329] Subject: Re: [perl #38619] Bug in lc and uc (interaction between UTF-8, substr, and lc/uc) Message-Id: <20060225180934.FCC3.BQW10602@nifty.com>
C
Nicholas Clark: Die die die die die! And stay dead, please.
C
Nicholas Clark: Integrate: [ 25821] Mark more static Encode data structures as const.
C
Nicholas Clark: Integrate: [ 26352] The logic to use SVt_NV or SVt_PVNV is in sv_upgrade, so no need to dupliate it in sv_2nv. Also, the final sv_upgrade is never called.
C
Nicholas Clark: Integrate: [ 26002] You can't there from here. (Dead code in sv_2pv_flags)
C
David Landgren: Integrate: [ 28131] Subject: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl Message-ID: <445B694B.8060901@landgren.net> Date: Fri, 05 May 2006 17:03:39 +0200
C
David Landgren: Integrate: [ 27220] Assume that if runperl is called under tainting, that the caller really really wanted to run perl, so brute force untaint everything.
C
Tassilo von Parseval: Integrate: [ 25615] Micro-optimisation: use PL_globalstash instead of looking up CORE::GLOBAL::require by name
C
More...