| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
.gitignore.
|
|
|
|
|
| |
A list submitted by Paul Fenwick was briefly factored into
directory-specific rules.
|
|
|
| |
p4raw-id: //depot/perl@28790
|
|
|
|
|
| |
of Perl.
p4raw-id: //depot/perl@28729
|
|
|
| |
p4raw-id: //depot/perl@28668
|
|
|
|
|
|
| |
not the file it generates
p4raw-link: @28638 on //depot/perl: 98e3ba2c7915a38045b973577ec684fa0de54948
p4raw-id: //depot/perl@28667
|
|
|
| |
p4raw-id: //depot/perl@28663
|
|
|
|
|
| |
http://www.nntp.perl.org/group/perl.daily-build.reports/39824
p4raw-id: //depot/perl@28638
|
|
|
|
|
|
| |
Todo - store the in and out values under 2 keys, and avoid the need to
create a temporary mortal SV while checking it.
p4raw-id: //depot/perl@28258
|
|
|
|
|
|
| |
to be stored. Make B::Concise display the new hints field, and modify
B::Deparse to use it.
p4raw-id: //depot/perl@28257
|
|
|
|
|
|
|
| |
COPs created by use can be freed along this memory, but the GP
remains. Given that several GVs may refer to the same file, use a
shared string rather than an individual allocation per GP.
p4raw-id: //depot/perl@28060
|
|
|
| |
p4raw-id: //depot/perl@27874
|
|
|
|
|
|
|
|
|
| |
returning int to a U8 variable. Curiously it was only getting upset
about the first of many.
However, we are doing NO ERROR CHECKING on whether we read in the
requested number of bytes of bytecode. All except BGET_op_tr_array
will now croak on a short read.
p4raw-id: //depot/perl@27826
|
|
|
|
|
| |
to give ByteLoader more meaningful failure diagnostics.
p4raw-id: //depot/perl@27822
|
|
|
|
|
|
|
| |
fixing a bug in B, and non-robust autogenerated code. When
autogenerating initialiser statements for an array, it's a bad plan to
have the size of that array hard coded.
p4raw-id: //depot/perl@27795
|
|
|
| |
p4raw-id: //depot/perl@27786
|
|
|
| |
p4raw-id: //depot/perl@27674
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
work with a macro version.
p4raw-id: //depot/perl@25493
|
|
|
|
|
|
|
|
| |
Message-ID: <42CC3CE9.5050606@divsol.com>
(reverted all dual-lived modules since they must work with older
perls too so must wait for a new Devel::PPPort)
p4raw-id: //depot/perl@25101
|
|
|
|
|
| |
Message-ID: <20050531032836.GA32198@petdance.com>
p4raw-id: //depot/perl@24645
|
|
|
| |
p4raw-id: //depot/perl@24621
|
|
|
|
|
| |
HvNAME_set
p4raw-id: //depot/perl@24573
|
|
|
|
|
| |
IV and UV. Avoid allocating a body for IVs and RVs.
p4raw-id: //depot/perl@24531
|
|
|
|
|
|
| |
(PMROOT being needed to implement bare C<reset> - how often do you
use that?)
p4raw-id: //depot/perl@24522
|
|
|
| |
p4raw-id: //depot/perl@24518
|
|
|
|
|
|
| |
in read-only mode. Make vi modelines compatible with non-vim
vi versions.
p4raw-id: //depot/perl@24445
|
|
|
|
|
| |
Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@24277
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24271
|
|
|
|
|
|
| |
Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
Date: Wed, 20 Apr 2005 06:27:20 -0500
p4raw-id: //depot/perl@24260
|
|
|
| |
p4raw-id: //depot/perl@24257
|
|
|
| |
p4raw-id: //depot/perl@24252
|
|
|
|
|
|
| |
Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
Date: Mon, 18 Apr 2005 19:09:25 -0500
p4raw-id: //depot/perl@24248
|
|
|
| |
p4raw-id: //depot/perl@24240
|
|
|
|
|
|
| |
Message-ID: <20050406232110.GA12249@mccoy.peters.homeunix.org>
Date: Wed, 6 Apr 2005 18:21:10 -0500
p4raw-id: //depot/perl@24199
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <20040221013147.GB6953@pjcj.net>
Rework the OP structure to use less space.
Remove op_seq (and simulate it in dump.c),
replace it by op_opt and op_static,
shrink op_type, remove PL_op_seqmax.
p4raw-id: //depot/perl@22353
|
|
|
|
|
| |
Message-ID: <20030904170906.GA1235@ratsnest.hole>
p4raw-id: //depot/perl@21032
|
|
|
| |
p4raw-id: //depot/perl@21018
|
|
|
|
|
| |
Message-ID: <20030902004511.GA1442@ratsnest.hole>
p4raw-id: //depot/perl@20993
|
|
|
| |
p4raw-id: //depot/perl@20852
|
|
|
| |
p4raw-id: //depot/perl@20816
|
|
|
|
|
| |
PADOFFSET handling was wrong.
p4raw-id: //depot/perl@20792
|
|
|
| |
p4raw-id: //depot/perl@20789
|
|
|
| |
p4raw-id: //depot/perl@20485
|
|
|
| |
p4raw-id: //depot/perl@20425
|
|
|
| |
p4raw-id: //depot/perl@20392
|
|
|
| |
p4raw-id: //depot/perl@20390
|
|
|
| |
p4raw-id: //depot/perl@20385
|
|
|
|
|
|
| |
with no cast, and lval casts are unportable, so introduce
a rval cast.
p4raw-id: //depot/perl@20261
|
|
|
|
|
| |
(from Enache)
p4raw-id: //depot/perl@20246
|