| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
Message-ID: <41B355EC.9010505@corion.net>
p4raw-id: //depot/perl@23621
|
|
|
| |
p4raw-id: //depot/perl@23620
|
|
|
| |
p4raw-id: //depot/perl@23619
|
|
|
| |
p4raw-id: //depot/perl@23618
|
|
|
| |
p4raw-id: //depot/perl@23617
|
|
|
| |
p4raw-id: //depot/perl@23616
|
|
|
|
|
| |
hanging waiting on STDIN for a script.
p4raw-id: //depot/perl@23615
|
|
|
|
|
|
| |
(As these 2 are spare, I guess I should send them to Mark Rhodes
(former office mate) as he often said that he kept mislaying his)
p4raw-id: //depot/perl@23614
|
|
|
| |
p4raw-id: //depot/perl@23613
|
|
|
|
|
| |
gv_fullname4 and gv_efullname4 directly, saving overhead.
p4raw-id: //depot/perl@23612
|
|
|
| |
p4raw-id: //depot/perl@23611
|
|
|
| |
p4raw-id: //depot/perl@23610
|
|
|
|
|
| |
(well, actually, it never puts it in)
p4raw-id: //depot/perl@23609
|
|
|
|
|
|
|
| |
Since we still want "our $_" to be always forced to $main::_,
deplace the forcing code at our-pad allocation time.
(Making execution probably a tiny bit faster)
p4raw-id: //depot/perl@23608
|
|
|
| |
p4raw-id: //depot/perl@23607
|
|
|
|
|
| |
The latter gives larger code, is less clear and can't be any faster
p4raw-id: //depot/perl@23606
|
|
|
| |
p4raw-id: //depot/perl@23605
|
|
|
|
|
| |
They seem to produce slightly smaller object code too.
p4raw-id: //depot/perl@23604
|
|
|
| |
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: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41AF87BA.1080108@mac.com>
Date: Thu, 02 Dec 2004 15:23:06 -0600
p4raw-id: //depot/perl@23601
|
|
|
| |
p4raw-id: //depot/perl@23598
|
|
|
|
|
|
| |
Message-ID: <41ADFD95.4030007@iki.fi>
Date: Wed, 01 Dec 2004 19:21:25 +0200
p4raw-id: //depot/perl@23592
|
|
|
| |
p4raw-id: //depot/perl@23588
|
|
|
|
|
|
| |
hash name twice. Pleasant side effect is 44 byte smaller object
file. (A small win is still a win)
p4raw-id: //depot/perl@23587
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41ADC61D.8010407@mac.com>
p4raw-id: //depot/perl@23583
|
|
|
|
|
| |
with MakeMaker
p4raw-id: //depot/perl@23581
|
|
|
|
|
|
| |
config.sh, to ensure that the config.h generated for cross-
compilation will still work.
p4raw-id: //depot/perl@23577
|
|
|
| |
p4raw-id: //depot/perl@23575
|
|
|
|
|
| |
contents.
p4raw-id: //depot/perl@23574
|
|
|
|
|
| |
Message-ID: <20041130152906.GA555@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@23571
|
|
|
|
|
|
|
| |
p4raw-id: //depot/perl@23570
p4raw-branched: from //depot/maint-5.8/perl@23568 'branch in'
pod/perl586delta.pod
p4raw-integrated: from //depot/maint-5.8/perl@23568 'copy in'
pod/perlhist.pod (@23141..)
|
|
|
| |
p4raw-id: //depot/perl@23568
|
|
|
|
|
| |
(spotted by Stas Bekman)
p4raw-id: //depot/perl@23567
|
|
|
| |
p4raw-id: //depot/perl@23566
|
|
|
|
|
| |
if there aren't any. '' only code is much simpler.
p4raw-id: //depot/perl@23564
|
|
|
| |
p4raw-id: //depot/perl@23563
|
|
|
|
|
| |
isn't actually a frequently looked up value.
p4raw-id: //depot/perl@23562
|
|
|
|
|
|
|
| |
working.
No need to keep $Config_SH around in memory when we can easily
re-create it.
p4raw-id: //depot/perl@23561
|
|
|
|
|
| |
data, rather than just guesswork.
p4raw-id: //depot/perl@23558
|
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41A8F225.7080902@mac.com>
Date: Sat, 27 Nov 2004 15:31:17 -0600
p4raw-id: //depot/perl@23557
|
|
|
| |
p4raw-id: //depot/perl@23555
|
|
|
|
|
|
|
|
|
| |
configpm now generates 2 files, a small Config.pm containing the
commonly used functions and values, which AUTOLOADs a
Config_heavy.pl containing anything else needed.
The "common" values in the small Config.pm may need some
tweaking, based on real world data.
p4raw-id: //depot/perl@23554
|
|
|
|
|
| |
suggested by Stas Bekman
p4raw-id: //depot/perl@23550
|
|
|
|
|
| |
PL_use_safe_putenv, based on text by Stas Bekman
p4raw-id: //depot/perl@23549
|
|
|
|
|
|
| |
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org>
p4raw-id: //depot/perl@23548
|
|
|
|
|
|
| |
Subject: [PATCH] h2ph vs __asm__
Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com>
p4raw-id: //depot/perl@23547
|
|
|
|
|
|
| |
Subject: [PATCH] B::Lint
Message-ID: <20041126063048.GA10161@petdance.com>
p4raw-id: //depot/perl@23546
|
|
|
|
|
|
| |
the key returned by FIRSTKEY had an erroneous leading newline.
EXISTS was also buggy.
p4raw-id: //depot/perl@23545
|