| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
So now there's a buy 5 get one free offer on PVAV bodies.
p4raw-id: //depot/perl@24619
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <4299FF2D.90209@mac.com>
p4raw-id: //depot/perl@24618
|
|
|
|
|
|
|
|
| |
Revert the NV union back to a plain NV
Transpose the positions of IV and NV (NV is now first)
Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
currently disabled by default)
p4raw-id: //depot/perl@24617
|
|
|
| |
p4raw-id: //depot/perl@24615
|
|
|
| |
p4raw-id: //depot/perl@24614
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <429942A6.10601@mac.com>
p4raw-id: //depot/perl@24613
|
|
|
|
|
| |
Message-Id: <42983033.5050509@gmail.com>
p4raw-id: //depot/perl@24612
|
|
|
|
|
| |
Message-ID: <20050527193327.GC17504@windhund.schwern.org>
p4raw-id: //depot/perl@24610
|
|
|
|
|
|
|
|
| |
argument to croak, as it's a *printf format, and the thing we're
asserting might itself contain % signs.
Also, as __FILE__ is a string, we can append that to the format,
rather than needing a %s for it.
p4raw-id: //depot/perl@24609
|
|
|
| |
p4raw-id: //depot/perl@24608
|
|
|
|
|
|
|
|
|
| |
Patch was posted to Ken previously
(see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00226.html)
but no reply as yet. I'll mail him again...
p4raw-id: //depot/perl@24607
|
|
|
|
|
| |
See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html
p4raw-id: //depot/perl@24606
|
|
|
|
|
|
| |
Apparently sys_intern_init and sys_intern_clear are required even for
non-threaded builds on Win32.
p4raw-id: //depot/perl@24605
|
|
|
|
|
| |
Message-ID: <20050526204305.GH11558@windhund.schwern.org>
p4raw-id: //depot/perl@24596
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24595
|
|
|
| |
p4raw-id: //depot/perl@24594
|
|
|
|
|
| |
Message-ID: <20050526203938.GG11558@windhund.schwern.org>
p4raw-id: //depot/perl@24593
|
|
|
|
|
| |
Message-ID: <20050526195850.GA1308@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@24592
|
|
|
| |
p4raw-id: //depot/perl@24591
|
|
|
|
|
| |
arguments with embed.h
p4raw-id: //depot/perl@24590
|
|
|
| |
p4raw-id: //depot/perl@24588
|
|
|
|
|
| |
Message-Id: <20050526234321.92F1.BQW10602@nifty.com>
p4raw-id: //depot/perl@24585
|
|
|
|
|
|
|
|
| |
Abolish HvNAME() - as the stored pointer is not a char* you can't set
it directly now.
Storing a pointer to a HEK tracks the length too, and seems to be
faster.
p4raw-id: //depot/perl@24584
|
|
|
|
|
| |
information.
p4raw-id: //depot/perl@24583
|
|
|
|
|
| |
It helps even more to have a test for this.
p4raw-id: //depot/perl@24582
|
|
|
| |
p4raw-id: //depot/perl@24581
|
|
|
|
|
| |
Message-ID: <20050525173139.GB1701@petdance.com>
p4raw-id: //depot/perl@24580
|
|
|
|
|
| |
Message-Id: <42956053.4010200@gmail.com>
p4raw-id: //depot/perl@24579
|
|
|
| |
p4raw-id: //depot/perl@24578
|
|
|
|
|
| |
This will save me *a lot* of manual work
p4raw-id: //depot/perl@24576
|
|
|
| |
p4raw-id: //depot/perl@24575
|
|
|
|
|
| |
hash keys to save repeated lookups during cloning.
p4raw-id: //depot/perl@24574
|
|
|
|
|
| |
HvNAME_set
p4raw-id: //depot/perl@24573
|
|
|
| |
p4raw-id: //depot/perl@24572
|
|
|
|
|
|
|
| |
Subject: [perl #35963] Typo in Term::ReadLine
From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org>
p4raw-id: //depot/perl@24571
|
|
|
|
|
| |
calcualtes HASHes during dup()ing.
p4raw-id: //depot/perl@24570
|
|
|
|
|
| |
it.
p4raw-id: //depot/perl@24569
|
|
|
|
|
| |
Message-Id: <B356D8F434D20B40A8CEDAEC305A1F2453D7EB@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24568
|
|
|
|
|
|
| |
Subject: [PATCH] Re: [perl #35885] qw and x operators doesn't mix
Message-ID: <20050524155200.GA1784@efn.org>
p4raw-id: //depot/perl@24567
|
|
|
| |
p4raw-id: //depot/perl@24566
|
|
|
| |
p4raw-id: //depot/perl@24565
|
|
|
| |
p4raw-id: //depot/perl@24564
|
|
|
|
|
| |
(plus POD markup simplification, for readability with pod2text)
p4raw-id: //depot/perl@24563
|
|
|
| |
p4raw-id: //depot/perl@24562
|
|
|
|
|
| |
Message-ID: <20050521140640.GB875@petdance.com>
p4raw-id: //depot/perl@24561
|
|
|
|
|
| |
This fixes [perl #35885] qw and x operators doesn't mix
p4raw-id: //depot/perl@24560
|
|
|
|
|
| |
Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com>
p4raw-id: //depot/perl@24559
|
|
|
| |
p4raw-id: //depot/perl@24558
|
|
|
| |
p4raw-id: //depot/perl@24557
|
|
|
| |
p4raw-id: //depot/perl@24556
|