| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
sv = newSV(0);
sv_upgrade(sv, type);
p4raw-id: //depot/perl@30347
|
|
|
| |
p4raw-id: //depot/perl@30195
|
|
|
|
|
| |
of flags, not a boolean, so correct the documenation and callers.
p4raw-id: //depot/perl@29977
|
|
|
|
|
|
| |
into a single routine Perl_softref2xv(). As soft references are
rarely used compared with true references, move this code from pp_hot.c
p4raw-id: //depot/perl@29905
|
|
|
|
|
|
| |
Message-Id: <20070120005232.D9CC.BQW10602@nifty.com>
Date: Sat, 20 Jan 2007 00:52:42 +0900
p4raw-id: //depot/perl@29887
|
|
|
|
|
| |
Message-ID: <9b18b3110701181714r4f3bc9ebq9ba462eba8338734@mail.gmail.com>
p4raw-id: //depot/perl@29880
|
|
|
|
|
| |
Message-ID: <9b18b3110701081546n2c3f19acy29adc0d233bb848c@mail.gmail.com>
p4raw-id: //depot/perl@29730
|
|
|
| |
p4raw-id: //depot/perl@29696
|
|
|
|
|
|
|
|
|
| |
Subject: [PATCH] Cleanup SVf arguments (2nd try)
Message-ID: <20070101201613.4120d9ef@r2d2>
Introduce an SVfARG() macro for %SVf (%-p here) arguments to
perl's printf
p4raw-id: //depot/perl@29687
|
|
|
|
|
|
|
|
| |
Subject: [PATCH] Cleanup SVf arguments (2nd try)
Message-ID: <20070101201613.4120d9ef@r2d2>
Adds (void*) casts to %-p and %p printf arguments
p4raw-id: //depot/perl@29686
|
|
|
|
|
| |
Message-ID: <9b18b3110611230336p3ce3b16du47cd5398dea8d873@mail.gmail.com>
p4raw-id: //depot/perl@29360
|
|
|
|
|
|
|
|
| |
Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com>
Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches
to apply cleanly.
p4raw-id: //depot/perl@29252
|
|
|
| |
p4raw-id: //depot/perl@29225
|
|
|
| |
p4raw-id: //depot/perl@29221
|
|
|
| |
p4raw-id: //depot/perl@29168
|
|
|
|
|
|
| |
since from the OA_* flags we can't figure out which parameter
is going to default to $_.
p4raw-id: //depot/perl@29051
|
|
|
|
|
| |
(except for mkdir)
p4raw-id: //depot/perl@29044
|
|
|
|
|
| |
Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com>
p4raw-id: //depot/perl@28957
|
|
|
|
|
|
|
| |
pluggable under threads)
Message-ID: <9b18b3110609290341p11767110sec20a6fee2038a00@mail.gmail.com>
p4raw-id: //depot/perl@28900
|
|
|
|
|
|
|
| |
keywords (like say, err, given.) Fix this by adding a parameter to
Perl_keyword to always get the keyword number, even if the feature
isn't in effect.
p4raw-id: //depot/perl@28874
|
|
|
|
|
|
| |
Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com>
p4raw-id: //depot/perl@28827
|
|
|
|
|
|
| |
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local>
p4raw-id: //depot/perl@28786
|
|
|
|
|
|
|
| |
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 than the aggregate itself.
p4raw-id: //depot/perl@28771
|
|
|
|
|
| |
Message-ID: <20060804014807.GW21381@localhost.localdomain>
p4raw-id: //depot/perl@28657
|
|
|
|
|
| |
http://www.nntp.perl.org/group/perl.daily-build.reports/39733
p4raw-id: //depot/perl@28626
|
|
|
|
|
| |
Message-ID: <20060612034434.GA21588@petdance.com>
p4raw-id: //depot/perl@28381
|
|
|
|
|
|
|
|
|
|
| |
since the bug has been really fixed by change #22074,
as explained in :
Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
p4raw-link: @22074 on //depot/perl: 028c96ebc8db5bddc2fee91a32f93bb4050b53cf
p4raw-link: @20462 on //depot/perl: 6214ab63745c28e26e752f88d98bf89671cabc77
p4raw-id: //depot/perl@28370
|
|
|
|
|
| |
Message-Id: <20060514195532.5422.BQW10602@nifty.com>
p4raw-id: //depot/perl@28193
|
|
|
|
|
| |
to state arrays or hashes is not implemented yet.
p4raw-id: //depot/perl@28106
|
|
|
|
|
|
|
|
| |
Message-ID: <20060501004826.GA4744@petdance.com>
(with adjustements, some of the code has already
been touched since)
p4raw-id: //depot/perl@28050
|
|
|
|
|
| |
Message-Id: <200604291759.k3THxTji032009@kosh.hut.fi>
p4raw-id: //depot/perl@28042
|
|
|
|
|
| |
rather than just index.
p4raw-id: //depot/perl@28027
|
|
|
|
|
| |
overloading.
p4raw-id: //depot/perl@28022
|
|
|
|
|
| |
returned by overloaded stringification.
p4raw-id: //depot/perl@28013
|
|
|
|
|
| |
overloaded stringification.
p4raw-id: //depot/perl@28012
|
|
|
|
|
| |
overloaded stringification.
p4raw-id: //depot/perl@28011
|
|
|
|
|
| |
Message-ID: <44527402.8000506@gmail.com>
p4raw-id: //depot/perl@28008
|
|
|
|
|
| |
Message-ID: <4452594B.4040609@gmail.com>
p4raw-id: //depot/perl@28007
|
|
|
| |
p4raw-id: //depot/perl@28006
|
|
|
|
|
| |
Message-ID: <20060424232038.7550f9b6@r2d2>
p4raw-id: //depot/perl@27962
|
|
|
|
|
| |
Message-ID: <20060424184451.GA1479@petdance.com>
p4raw-id: //depot/perl@27958
|
|
|
|
|
|
|
| |
2nd patch from :
Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
Message-ID: <20060423044704.6a383ee8@r2d2>
p4raw-id: //depot/perl@27945
|
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <20060416184044.4ADB.BQW10602@nifty.com>
Date: Sun, 16 Apr 2006 18:45:37 +0900
Subject: Re: [PATCH] update to pp_complement() via Coverity
From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
Message-Id: <20060417230614.20A5.BQW10602@nifty.com>
Date: Mon, 17 Apr 2006 23:06:21 +0900
p4raw-id: //depot/perl@27871
|
|
|
|
|
|
|
| |
signals that the buffer passed in is already well-formed for use as
SvPVX (i.e. it is followed by a trailing NUL), and hence the realloc()
to add a NUL can be skipped.
p4raw-id: //depot/perl@27841
|
|
|
|
|
| |
Message-ID: <20060416051423.GA17063@petdance.com>
p4raw-id: //depot/perl@27836
|
|
|
|
|
| |
Message-ID: <20060411045150.GA1422@petdance.com>
p4raw-id: //depot/perl@27763
|
|
|
|
|
|
| |
From: "John L. Allen" <allen@grumman.com>
Message-ID: <Pine.GSO.4.53.0603301710140.24672@gateway.northropgrumman.com>
p4raw-id: //depot/perl@27698
|
|
|
| |
p4raw-id: //depot/perl@27671
|
|
|
|
|
| |
Message-ID: <20060331054228.GA18940@petdance.com>
p4raw-id: //depot/perl@27641
|
|
|
|
|
| |
(See also change 27637)
p4raw-id: //depot/perl@27638
|