| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
save stack
p4raw-id: //depot/perl@24228
|
|
|
|
|
|
| |
A C++ compiler produces lots of warnings that are probably valid
concerns to investigate.
p4raw-id: //depot/perl@24170
|
|
|
|
|
| |
Message-ID: <20050330174024.GA12167@petdance.com>
p4raw-id: //depot/perl@24148
|
|
|
|
|
|
| |
Subject: [PATCH] Consting seven
Message-ID: <20050327215722.GC20451@petdance.com>
p4raw-id: //depot/perl@24094
|
|
|
| |
p4raw-id: //depot/perl@24088
|
|
|
|
|
|
|
|
| |
Message-ID: <20050325231409.GB17660@petdance.com>
[with modification - the extra argument to incpush was supposed to
be being used]
p4raw-id: //depot/perl@24081
|
|
|
| |
p4raw-id: //depot/perl@24077
|
|
|
|
|
| |
Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
p4raw-id: //depot/perl@24074
|
|
|
|
|
|
|
| |
Subject: Re: sitecustomize.pl [PATCH]
From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
Message-ID: <20050309014604.GA5876[at]efn.org>
p4raw-id: //depot/perl@24058
|
|
|
|
|
| |
Message-ID: <20050319072830.GA7721@petdance.com>
p4raw-id: //depot/perl@24049
|
|
|
|
|
|
|
|
| |
Message-ID: <lru0n9w433.fsf@caliper.activestate.com>
Adds a new command-line switch, -f, and a new optional
compile-time setting -DUSE_SITECUSTOMIZE
p4raw-id: //depot/perl@24043
|
|
|
| |
p4raw-id: //depot/perl@24003
|
|
|
|
|
| |
Message-ID: <lris6cxgt9.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@23890
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
p4raw-id: //depot/perl@23824
|
|
|
|
|
| |
Message-ID: <41E5977A.3060306@stason.org>
p4raw-id: //depot/perl@23786
|
|
|
| |
p4raw-id: //depot/perl@23780
|
|
|
| |
p4raw-id: //depot/perl@23773
|
|
|
|
|
| |
ithreads. No tests => bugs. This should fix them.
p4raw-id: //depot/perl@23755
|
|
|
| |
p4raw-id: //depot/perl@23753
|
|
|
|
|
|
| |
because it generates smaller object code (as well as being
faster than a true function call)
p4raw-id: //depot/perl@23725
|
|
|
|
|
|
|
|
| |
(With appropriate fixups in Config.pm to complete the illusion)
Currently can only be enabled with hackery to config.sh
TODO - proper Configure support, and support for otherlibdirs in
Config.pm
p4raw-id: //depot/perl@23674
|
|
|
|
|
| |
the point where it's used
p4raw-id: //depot/perl@23668
|
|
|
| |
p4raw-id: //depot/perl@23667
|
|
|
| |
p4raw-id: //depot/perl@23617
|
|
|
|
|
| |
The latter gives larger code, is less clear and can't be any faster
p4raw-id: //depot/perl@23606
|
|
|
| |
p4raw-id: //depot/perl@23603
|
|
|
|
|
|
|
| |
S_pushinc into a new function S_pushinc_if_exists
Avoid the SV copy when pushing onto @INC by creating a new scratch
SV each time a push is done.
p4raw-id: //depot/perl@23602
|
|
|
|
|
|
| |
From: Ingo Weinhold (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-32717-101307.19.7097750538509@perl.org>
p4raw-id: //depot/perl@23584
|
|
|
|
|
|
|
|
|
| |
Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
slightly reworked to make the PL_use_safe_putenv variable fit in
the current framework. This patch turns on the use of safe putenv
for any application that embeds a perl interpreter.
p4raw-id: //depot/perl@23507
|
|
|
|
|
|
| |
(so the error message given by "perl -M" is a bit more
meaningful, as Jarkko pointed out)
p4raw-id: //depot/perl@23465
|
|
|
| |
p4raw-id: //depot/perl@23445
|
|
|
| |
p4raw-id: //depot/perl@23426
|
|
|
|
|
| |
Message-Id: <1098251539.20976.53.camel@localhost>
p4raw-id: //depot/perl@23392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
debugger (bug #31666).
Subject: RE: [PATCH] debugger handles threads [perl #31666]
From: <richard.foley@ubs.com>
Date: Wed, 13 Oct 2004 13:01:18 +0200
Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>
Subject: Re: [PATCH] debugger handles threads [perl #31666]
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
Date: Wed, 13 Oct 2004 02:49:58 -0700
Message-ID: <20041013094957.GA17184@efn.org>
p4raw-id: //depot/perl@23372
|
|
|
| |
p4raw-id: //depot/perl@23365
|
|
|
| |
p4raw-id: //depot/perl@23364
|
|
|
|
|
| |
Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>
p4raw-id: //depot/perl@23337
|
|
|
|
|
|
|
| |
Message-Id: <20040801124648.7f9b3cee@r2d2>
Move (void) casts into SvOOK_off macro.
p4raw-id: //depot/perl@23277
|
|
|
|
|
| |
freed
p4raw-id: //depot/perl@23230
|
|
|
| |
p4raw-id: //depot/perl@23209
|
|
|
|
|
| |
Message-ID: <411048BD.3080700@rowman.com>
p4raw-id: //depot/perl@23190
|
|
|
| |
p4raw-id: //depot/perl@23187
|
|
|
| |
p4raw-id: //depot/perl@23176
|
|
|
|
|
| |
structure directly instead
p4raw-id: //depot/perl@23156
|
|
|
|
|
|
| |
Message-ID: <40FEA62E.2010809@divsol.com>
(with tweaks)
p4raw-id: //depot/perl@23150
|
|
|
|
|
|
| |
and sv_savesharedpv. Need to create non-void returning versions of
Copy and Zero, as the existing macros deliberately cast to (void)
p4raw-id: //depot/perl@23126
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <40BD54BA.9040708@mac.com>
p4raw-id: //depot/perl@22893
|
|
|
|
|
|
| |
Message-ID: <40B4B693.9090905@sun.com>
(using \0 as a separator for q//)
p4raw-id: //depot/perl@22850
|
|
|
| |
p4raw-id: //depot/perl@22826
|
|
|
|
|
| |
Message-Id: <409FF333.4020104@divsol.com>
p4raw-id: //depot/perl@22806
|