| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@28808
|
|
|
|
|
|
|
| |
on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept
OPf_SPECIAL to mean "return a reference to the aggregate" on the stack
rather than the aggregate itself.
p4raw-id: //depot/perl@28771
|
|
|
|
|
| |
Perl, however, still will not build with the Sun CC.
p4raw-id: //depot/perl@28686
|
|
|
|
|
| |
Message-ID: <44D7AA6B.4040802@iki.fi>
p4raw-id: //depot/perl@28674
|
|
|
|
|
| |
Message-ID: <44D2E203.5050201@iki.fi>
p4raw-id: //depot/perl@28662
|
|
|
|
|
| |
http://www.nntp.perl.org/group/perl.daily-build.reports/39733
p4raw-id: //depot/perl@28626
|
|
|
| |
p4raw-id: //depot/perl@28606
|
|
|
| |
p4raw-id: //depot/perl@28565
|
|
|
| |
p4raw-id: //depot/perl@28499
|
|
|
| |
p4raw-id: //depot/perl@28496
|
|
|
| |
p4raw-id: //depot/perl@28489
|
|
|
|
|
|
| |
side is made out a list declared with our(). In this case OPpLVAL_INTRO
isn't set on the left op, so we just remove that check. Add new tests.
p4raw-id: //depot/perl@28488
|
|
|
| |
p4raw-id: //depot/perl@28465
|
|
|
|
|
| |
Message-ID: <20060612034434.GA21588@petdance.com>
p4raw-id: //depot/perl@28381
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@28252
|
|
|
|
|
| |
the value in the hints structure used for %^H.
p4raw-id: //depot/perl@28250
|
|
|
| |
p4raw-id: //depot/perl@28148
|
|
|
| |
p4raw-id: //depot/perl@28146
|
|
|
| |
p4raw-id: //depot/perl@28145
|
|
|
|
|
| |
some string we got from the lexer is null-terminated
p4raw-id: //depot/perl@28137
|
|
|
| |
p4raw-id: //depot/perl@28136
|
|
|
|
|
| |
eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b"
p4raw-id: //depot/perl@28135
|
|
|
| |
p4raw-id: //depot/perl@28086
|
|
|
|
|
| |
Message-ID: <20060503055430.GA4922@petdance.com>
p4raw-id: //depot/perl@28079
|
|
|
|
|
| |
storage.
p4raw-id: //depot/perl@28064
|
|
|
|
|
|
|
| |
storage to newXS() seemingly forever. This involves creating
newXS_flags(), with the first flag being "arrange to copy the
filename and free it at the right time".
p4raw-id: //depot/perl@28063
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Message-ID: <20060424184451.GA1479@petdance.com>
p4raw-id: //depot/perl@27958
|
|
|
|
|
|
|
| |
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@27901
|
|
|
|
|
| |
(And beef up the relevant tests to really check that it all works).
p4raw-id: //depot/perl@27898
|
|
|
|
|
|
|
|
|
|
| |
a Jumblie's preferred maritime craft. To free CvFILE for this case,
take advantage of the 0 length prototype that will also be there,
and hang it from the prototype. To do this properly means changing
code to actually pay attention to SvCUR() on prototypes. It turns out
that we always know the length of the prototype string, so this may
be faster. Certainly, it's a memory saving (even ignoring the leak).
p4raw-id: //depot/perl@27896
|
|
|
|
|
|
| |
could are deferencing a NULL pointer, but we think it missed something
it should have been capable of figuring out.
p4raw-id: //depot/perl@27867
|
|
|
|
|
|
| |
Message-ID: <20060415042924.GA1786@petdance.com>
Date: Fri, 14 Apr 2006 23:29:24 -0500
p4raw-id: //depot/perl@27850
|
|
|
|
|
|
|
| |
save the warnings on PL_compiling, so constraining its use to what we
can test seems to make sense. Particularly as testing Perl_ss_dup is
tricky.
p4raw-id: //depot/perl@27805
|
|
|
|
|
|
|
| |
directly (shared) malloc()ed buffer holding the warnings bitmask.
This avoids bugs/crashes when the interpreter that created an optree
is freed but the optree remains in use by other interpreters.
p4raw-id: //depot/perl@27779
|
|
|
|
|
| |
PerlMemShared_*alloc functions, rather than per-thread *alloc()s.
p4raw-id: //depot/perl@27773
|
|
|
|
|
|
| |
This approach is almost certainly not only wrong, but also doomed.
But it's needed to build a correct solution.
p4raw-id: //depot/perl@27768
|
|
|
|
|
|
| |
Message-ID: <44375F23.6030900@gmail.com>
Date: Sat, 08 Apr 2006 09:58:43 +0300
p4raw-id: //depot/perl@27754
|
|
|
|
|
| |
Message-ID: <20060401080130.GA19372@petdance.com>
p4raw-id: //depot/perl@27701
|
|
|
|
|
| |
Message-Id: <20060402224657.B942.BQW10602@nifty.com>
p4raw-id: //depot/perl@27688
|
|
|
|
|
| |
CopHINTS_get() and CopHINTS_set().
p4raw-id: //depot/perl@27677
|
|
|
| |
p4raw-id: //depot/perl@27671
|
|
|
| |
p4raw-id: //depot/perl@27666
|
|
|
| |
p4raw-id: //depot/perl@27645
|
|
|
|
|
|
| |
state of %^H as an eleventh value from caller. This allows users to
write pragmas.
p4raw-id: //depot/perl@27643
|