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: Re-run regen.pl
C
Nicholas Clark: Missed embed.pl products.
C
Nicholas Clark: Fix prototype of my_setenv on Win32, as identfied by Steve Hay
C
Jarkko Hietaniemi: Integrate: [ 24595] Subject: [PATCH] add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com> p4raw-link: @24595 on //depot/perl: 0159f81bfe8e286f119bb9a00f0567234a23235b
C
Jarkko Hietaniemi: Integrate: [ 24711] Subject: [PATCH] Tru64: allow creating perl.pixie even with optimized Perl Message-ID: <42A31A08.3070601@gmail.com> p4raw-link: @24711 on //depot/perl: c4a5c6a175016c6db46c907ef8472720c9cdff27
C
Michael G. Schwern: Integrate: [ 24596] Subject: [PATCH] Do not install change logs, READMEs, etc... Date: Thu, 26 May 2005 13:43:05 -0700 Message-ID: <20050526204305.GH11558@windhund.schwern.org>
C
Nicholas Clark: Integrate: (the threads parts of) [ 24175] Casting to/from (void *) sufficient to make a C++ compiler happy.
C
Nicholas Clark: Integrate: [ 24869] Subject: [perl #36237] IO::File $fh->binmode($layer) is broken From: "Alexander Foken" (via RT) <perlbug-followup@perl.org> Date: 10 Jun 2005 12:46:41 -0000 Message-ID: <rt-3.0.11-36237-115536.13.400290704223@perl.org>
C
Nicholas Clark: Integrate: [ 25110] no code before declarations! p4raw-link: @25110 on //depot/perl: c3c5fad70e191a22d614f56433b4aaeeb0a035da
C
Andy Lester: Integrate: [ 25397] Subject: [PATCH] The return of the consting Message-ID: <20050913060835.GA1037@petdance.com> p4raw-link: @25397 on //depot/perl: bfce84ec9fb7d74c41a80b7823d3e3c5a1e43f7a
C
Andy Lester: Integrate: [ 25277] Subject: [PATCH] Post-OSCON NN/NULLOK-ing Message-ID: <20050807055911.GA6384@petdance.com> p4raw-link: @25277 on //depot/perl: b22e6366e853f65509e8f0787187381203bd42b7
C
Andy Lester: Integrate: [ 25243] Subject: [PATCH] More embed.fnc goodness Message-ID: <20050728190956.GB607@petdance.com> p4raw-link: @25243 on //depot/perl: 2d03de9c8d99c75ed163fdcdde85a243a29ccc8c
C
Robin Barker: Integrate: [ 25197] croak() accepts Nullch as a parameter. (spotted by Stas Bekman)
C
Andy Lester: Integrate: [ 25172] Subject: [PATCH] The continuing plod through embed.fnc Message-ID: <20050718153738.GB20193@petdance.com> p4raw-link: @25172 on //depot/perl: 9a957fbc017c803266bc4e3766dfcbfb58cfa99b
C
Andy Lester: Integrate: [ 25156] Subject: [PATCH] more embed cleanup Message-ID: <20050715155115.GC29983@petdance.com>
C
Nicholas Clark: Pesky lax compilers that let me assign to a const variable, so that my build (and make test) pass.
C
Andy Lester: Integrate: [ 25138] Subject: [PATCH] More embed.fnc plowing Message-ID: <20050713154919.GA24586@petdance.com> p4raw-link: @25138 on //depot/perl: 46c461b51dd657dd9227e8d230ce0a737a33cb3e
C
Nicholas Clark: Integrate: [ 25126] get_?v have side effects, so their return values may be ignored
C
Andy Lester: Integrate: [ 25107] Subject: [PATCH] Making my way thru embed.fnc Message-ID: <20050710193635.GC8081@petdance.com> p4raw-link: @25107 on //depot/perl: 890ce7af62ab97fd07b5b49562f13e94286469fb
C
Jim Cromie: Integrate: [ 25101] Subject: Re: janitorial work ? [patch] Message-ID: <42CC3CE9.5050606@divsol.com>
C
Nicholas Clark: Integrate: [ 25087] [perl #36470] 'undef $@; die' gives uninint value warning
C
Yves Orton: Integrate: (the tests from) [ 24044] Subject: Re: Reworked Trie Patch Date: Mon, 14 Mar 2005 08:55:39 +0100 Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>
C
Nicholas Clark: Integrate: [ 24959] Add a define PERL_POISON which tries to trip up anything accessing freed or uninitialised memory. Currently only Poison()s freed pointers. p4raw-link: @24959 on //depot/perl: 94010e71b67db04027249ff69e2a2bfa9a050945
C
Nicholas Clark: Integrate: [ 25068] Borland's .pdb files are called .tds
C
Nicholas Clark: Integrate: [ 25086] Subject: [PATCH] File::Basename doc overhaul From: Michael G Schwern <schwern@pobox.com> Date: Tue, 5 Jul 2005 20:11:27 -0700 Message-ID: <20050706031127.GL9227@windhund.schwern.org>
C
Nicholas Clark: Integrate: [ 25009] First stab at not automatically creating an unused SV for GvSV Enable it with -DPERL_DONT_CREATE_GVSV. Currently if enabled 22 test scripts have failures, so still some way to go.
C
Nicholas Clark: Integrate: [ 25007] Convert strcpy to memcpy where we already know the length.
C
Andy Lester: Integrate: [ 25067] Subject: [PATCH] Post-YAPC consting, now with an attachment! Date: Sun, 3 Jul 2005 18:31:56 -0500 Message-ID: <20050703233156.GA20967@petdance.com>
C
Robin Barker: Integrate: [ 24915] Subject: [PATCH perl.h] FPTR2DPTR/DPTR2FPTR Message-ID: <533D273D4014D411AB1D00062938C4D90849C6E4@hotel.npl.co.uk>
C
Nicholas Clark: Integrate: [ 24987] Suppress warnings about a clash between redefined malloc and the use of __attribute__malloc__
C
Nicholas Clark: Integrate: [ 24940] Add facility to fork() early in perl_destruct and use the child to dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP when DEBUG_LEAKING_SCALARS is already in force)
C
Nicholas Clark: Integrate: [ 24969] Workaround localtime edge case where TZ makes time go beyond the defined working range (AIX 5.2)
C
Andy Lester: Integrate: [ 24965] Subject: [PATCH] Pre-YAPC consting fun Message-ID: <20050623190423.GA13835@petdance.com> p4raw-link: @24965 on //depot/perl: 8772537cf6d022a54f738ccb84b65a7f21ccf1b2
C
Andy Lester: Integrate: [ 24945] Subject: [PATCH] Const Boy II: The Localizing Message-ID: <20050622144059.GA19598@petdance.com> p4raw-link: @24945 on //depot/perl: 1b6737cc10a847650f574c35f419cbd680a5a5ef
C
Nicholas Clark: Integrate: [ 24910] Remove signature test, which is always skipped p4raw-link: @24910 on //depot/perl: 2522aa67345a7f37d0050d70f341ab3a0b6165b0
C
Nicholas Clark: Integrate: [ 24916] Subject: Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations From: Tsutomu IKEGAMI <t-ikegami@aist.go.jp> Date: Fri, 17 Jun 2005 17:55:10 +0900 (JST) Message-Id: <20050617.175510.21285350.t-ikegami@a
C
Mattia Barbon: Integrate: [ 24907] Silence warning in debug printf
C
Andy Lester: Integrate: [ 24913] Subject: [PATCH] The continuing adventures of Constman and Localize Boy Message-ID: <20050620152237.GA5032@petdance.com> p4raw-link: @24913 on //depot/perl: 53c1dcc098c6cc47963786f1928061d90b5d30e1
C
Andy Lester: Integrate: [ 24906] Subject: [PATCH] More random cleanups Message-ID: <20050617145029.GC11769@petdance.com> p4raw-link: @24906 on //depot/perl: 901017d64784f408c305bb1efe061b7ae9d47fc0
C
Steve Peters: Integrate: [ 24854] Subject: Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
C
Nicholas Clark: Integrate: [ 24860] Don't export Perl_stashpv_hvname_match when !USE_ITHREADS
C
Nicholas Clark: Integrate: [ 24845] Subject: [PATCH] S_emulate_eaccess() does return a value From: Steve Peters <steve@fisharerojo.org> Message-ID: <20050614193052.GA1898@mccoy.peters.homeunix.org> Date: Tue, 14 Jun 2005 14:30:52 -0500
C
Nicholas Clark: Integrate: [ 24694] Bump version number
C
Craig A. Berry: Integrate: [ 24898] Add a Configure test to see if NV 0.0 is stored as all bits zero, and #define NV_ZERO_IS_ALLBITS_ZERO if so. This is always true on VMS:
C
Nicholas Clark: Integrate: [ 24679] Subject: DynaLoader dl_unload_file for win32 ( dl_win32.xs ) From: DH <crazyinsomniac@yahoo.com> Date: Tue, 31 May 2005 08:33:27 -0700 (PDT) Message-ID: <20050531153327.85145.qmail@unknown-209-73-178-237.yahoo.com>
C
Nicholas Clark: Integrate: [ 24364] Subject: Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> Date: Wed, 3 Nov 2004 16:38:01 +0100 Message-ID: <20041103163801.6839be30@valis
C
Nicholas Clark: Integrate: [ 24796] Add SvGROW_mutable
C
Andy Lester: Integrate: [ 24780] Subject: [PATCH] regcomp.c and more Message-ID: <20050609150556.GA30554@petdance.com> p4raw-link: @24780 on //depot/perl: a28509cc00517ad2ad1f6e022f1be6ab8f1ad18e
C
Nicholas Clark: Integrate: [ 24765] const-ize pp_formline
C
Andy Lester: Integrate: [ 24754] Subject: [PATCH] regexec.c utf8 loading Message-ID: <20050608050332.GA31059@petdance.com> p4raw-link: @24754 on //depot/perl: 1a4fad37125bac3e69c02ee6b2e57c14777484e6
C
More...