| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@28087
|
|
|
| |
p4raw-id: //depot/perl@28086
|
|
|
|
|
| |
Message-Id: <200605020525.k425Ptik165705@kosh.hut.fi>
p4raw-id: //depot/perl@28055
|
|
|
|
|
| |
Message-ID: <44532024.9070303@gmail.com>
p4raw-id: //depot/perl@28010
|
|
|
|
|
| |
Message-ID: <44527402.8000506@gmail.com>
p4raw-id: //depot/perl@28008
|
|
|
|
|
| |
Message-ID: <444E3EFB.8020503@gmail.com>
p4raw-id: //depot/perl@27987
|
|
|
|
|
| |
Message-ID: <20060424232038.7550f9b6@r2d2>
p4raw-id: //depot/perl@27962
|
|
|
|
|
|
| |
From: bas@quarantainenet.nl (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-38475-129844.11.5904582303176@perl.org>
p4raw-id: //depot/perl@27948
|
|
|
|
|
|
|
| |
Third and fourth patches from:
Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
Message-ID: <20060423044704.6a383ee8@r2d2>
p4raw-id: //depot/perl@27946
|
|
|
|
|
|
|
| |
2nd patch from :
Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
Message-ID: <20060423044704.6a383ee8@r2d2>
p4raw-id: //depot/perl@27945
|
|
|
| |
p4raw-id: //depot/perl@27895
|
|
|
|
|
| |
but the real problem is down in Perl_filter_read() in toke.c.
p4raw-id: //depot/perl@27877
|
|
|
| |
p4raw-id: //depot/perl@27671
|
|
|
|
|
| |
Message-ID: <20060331054228.GA18940@petdance.com>
p4raw-id: //depot/perl@27641
|
|
|
| |
p4raw-id: //depot/perl@27499
|
|
|
|
|
| |
Remove its outdated documentation.
p4raw-id: //depot/perl@27498
|
|
|
|
|
|
| |
loop. As the for loop is basically a while loop, write it as one, to
make its intentions clearer.
p4raw-id: //depot/perl@27480
|
|
|
|
|
|
| |
Message-ID: <20060310223100.GA13455@petdance.com>
Date: Fri, 10 Mar 2006 16:31:00 -0600
p4raw-id: //depot/perl@27469
|
|
|
|
|
| |
structure.
p4raw-id: //depot/perl@27466
|
|
|
| |
p4raw-id: //depot/perl@27465
|
|
|
| |
p4raw-id: //depot/perl@27459
|
|
|
| |
p4raw-id: //depot/perl@27458
|
|
|
| |
p4raw-id: //depot/perl@27452
|
|
|
|
|
|
|
|
|
| |
ext/B/t/f_sort.t 20 5 25.00% 2 4-6 16
ext/B/t/optree_samples.t 20 1 5.00% 18
ext/List/Util/t/weak.t 1 256 22 1 4.55% 22
ext/Safe/t/safeops.t 0 134 354 288 81.36% 211-354
lib/warnings.t 561 2 0.36% 3 10
p4raw-id: //depot/perl@27450
|
|
|
|
|
| |
no longer builds.
p4raw-id: //depot/perl@27445
|
|
|
| |
p4raw-id: //depot/perl@27444
|
|
|
| |
p4raw-id: //depot/perl@27443
|
|
|
|
|
| |
as MAD conditionally changes this consistently in 27 places.
p4raw-id: //depot/perl@27442
|
|
|
| |
p4raw-id: //depot/perl@27439
|
|
|
|
|
| |
Message-ID: <20060224205434.GA17867@petdance.com>
p4raw-id: //depot/perl@27334
|
|
|
|
|
| |
Message-ID: <20060221062711.GA16160@petdance.com>
p4raw-id: //depot/perl@27300
|
|
|
|
|
|
| |
SVpad_OUR with macros SvPAD_TYPED(), SvPAD_OUR() etc, to abstract
away the flags bits acutally used to store this information.
p4raw-id: //depot/perl@27294
|
|
|
| |
p4raw-id: //depot/perl@27238
|
|
|
|
|
| |
Message-ID: <20060214054617.GA8824@petdance.com>
p4raw-id: //depot/perl@27177
|
|
|
|
|
| |
p4raw-link: @27136 on //depot/perl: 5f66b61cbe1f2ea985f00c0d9a66153e7a3b6ee1
p4raw-id: //depot/perl@27140
|
|
|
|
|
| |
Message-ID: <20060209154018.GA14610@petdance.com>
p4raw-id: //depot/perl@27136
|
|
|
|
|
|
|
| |
have -1 as the second argument, we can remove the second argument,
which gets us back to where we started, only with the elimination of
a per-thread variable.
p4raw-id: //depot/perl@27075
|
|
|
|
|
| |
prototype of Perl_moreswitches.
p4raw-id: //depot/perl@27070
|
|
|
|
|
|
| |
Message-ID: <20060203152449.GI12591@accognoscere.homeunix.org>
Date: Fri, 3 Feb 2006 16:24:49 +0100
p4raw-id: //depot/perl@27065
|
|
|
|
|
| |
Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org>
p4raw-id: //depot/perl@27054
|
|
|
|
|
|
|
| |
loop is iterated over millions of times. Add a flag GV_NOTQUAL purely
as an optimisation, when the caller is passing in a string that is
known not to contain any package separators.
p4raw-id: //depot/perl@27053
|
|
|
|
|
| |
This means that \0 bytes in symbolic references now work.
p4raw-id: //depot/perl@27028
|
|
|
| |
p4raw-id: //depot/perl@27006
|
|
|
| |
p4raw-id: //depot/perl@26989
|
|
|
|
|
| |
Many strlen()s saved.
p4raw-id: //depot/perl@26983
|
|
|
|
|
|
|
|
| |
Keep NEWSV() itself for backwards-compatibility outside of the core,
but don't advertise it any more.
(cf. change #25101).
p4raw-link: @25101 on //depot/perl: a02a5408b2f199007c4dcb74559cc79066307ada
p4raw-id: //depot/perl@26901
|
|
|
|
|
| |
(and, consequently, when require'ing modules.)
p4raw-id: //depot/perl@26867
|
|
|
|
|
| |
Ref change 26676.
p4raw-id: //depot/perl@26795
|
|
|
| |
p4raw-id: //depot/perl@26767
|
|
|
|
|
| |
closer to their use and together with 'switches_done'.
p4raw-id: //depot/perl@26765
|