| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@32752
|
|
|
| |
p4raw-id: //depot/perl@32751
|
|
|
|
|
|
| |
Back this down to just checking to see if the sv is a PV or
not.
p4raw-id: //depot/perl@32750
|
|
|
| |
p4raw-id: //depot/perl@32749
|
|
|
|
|
|
| |
so don't upgrade them to ORANGE before attaching qr magic.
(And don't stop using qr magic once regexps become first class)
p4raw-id: //depot/perl@32748
|
|
|
| |
p4raw-id: //depot/perl@32747
|
|
|
|
|
| |
the rest of the test.
p4raw-id: //depot/perl@32746
|
|
|
|
|
|
| |
change 32740 that this reveals. (Bug spotted by, and initial patch
from, Jerry D. Hedden.)
p4raw-id: //depot/perl@32745
|
|
|
|
|
| |
features)
p4raw-id: //depot/perl@32744
|
|
|
|
|
|
| |
an assertion failure is not helpful). Test the 3 basic coercion
error messages.
p4raw-id: //depot/perl@32743
|
|
|
|
|
| |
Add a comment about the mg_find() that follows.
p4raw-id: //depot/perl@32742
|
|
|
|
|
| |
(which makes it easier to run minitest)
p4raw-id: //depot/perl@32741
|
|
|
|
|
| |
(Correct a comparison of $] with 5.011 in B.pm)
p4raw-id: //depot/perl@32740
|
|
|
|
|
|
| |
Something tells me that Win32 is compiling x2p with -DPERL_CORE
*nix dosn't do this.
p4raw-id: //depot/perl@32739
|
|
|
|
|
|
| |
rather than something bigger. Fix a possible bug - "reference" to
SVt_NV needs to go direct to SVt_PVNV.
p4raw-id: //depot/perl@32738
|
|
|
|
|
| |
hold a reference, and convert it to a macro define prepare_SV_for_RV().
p4raw-id: //depot/perl@32737
|
|
|
|
|
| |
deprecated)
p4raw-id: //depot/perl@32736
|
|
|
| |
p4raw-id: //depot/perl@32735
|
|
|
|
|
| |
This frees up a scalar type for first class regular expressions.
p4raw-id: //depot/perl@32734
|
|
|
|
|
| |
two is()s.
p4raw-id: //depot/perl@32733
|
|
|
|
|
|
| |
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <2C2E01334A940D4792B3E115F95B722601604912@exchsvr1.npl.ad.local>
p4raw-id: //depot/perl@32732
|
|
|
| |
p4raw-id: //depot/perl@32731
|
|
|
|
|
|
| |
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10712252049t1b63b475mfca9225324f5fce6@mail.gmail.com>
p4raw-id: //depot/perl@32730
|
|
|
|
|
|
| |
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10712252003m2d3244fbv2955fe17e683063d@mail.gmail.com>
p4raw-id: //depot/perl@32729
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <044301c84334$c6aa2960$53fe7c20$@com>
p4raw-id: //depot/perl@32728
|
|
|
|
|
| |
Message-ID: <20071201005912.GA14441@londo.c47.org>
p4raw-id: //depot/perl@32727
|
|
|
|
|
| |
going to STDERR.
p4raw-id: //depot/perl@32726
|
|
|
| |
p4raw-id: //depot/perl@32725
|
|
|
|
|
|
| |
was the only code anywhere in the build or testsuite that upgraded an
NV to an RV.
p4raw-id: //depot/perl@32724
|
|
|
|
|
| |
Message-ID: <4770FA02.2080800@gmail.com>
p4raw-id: //depot/perl@32723
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <0cdf01c84684$f99c3310$ecd49930$@com>
p4raw-id: //depot/perl@32722
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <0cca01c84680$7afc9170$70f5b450$@com>
p4raw-id: //depot/perl@32721
|
|
|
|
|
|
|
|
| |
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A4@exchsvr2.npl.ad.local>
"IMO patch 32711 is better implemented using (the existing) NUM2PTR macro, as below/attached."
p4raw-id: //depot/perl@32720
|
|
|
|
|
|
|
| |
the word I was originally aiming for. Or if it's not, I'm sure that
given infinite monkeys we'll get there sometime around the heat death
of the universe.
p4raw-id: //depot/perl@32719
|
|
|
| |
p4raw-id: //depot/perl@32718
|
|
|
| |
p4raw-id: //depot/perl@32717
|
|
|
|
|
| |
TO be DOne.
p4raw-id: //depot/perl@32716
|
|
|
|
|
| |
which has a referant but isn't flagged as a reference.
p4raw-id: //depot/perl@32715
|
|
|
| |
p4raw-id: //depot/perl@32714
|
|
|
|
|
|
| |
system specific directories. I think I've chainsawed all of them now,
but I can't guarantee that it compiles anywhere from win32.
p4raw-id: //depot/perl@32713
|
|
|
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510712221311v1c58d606jc8dfeee6a21e6194@mail.gmail.com>
Fixes breakage caused by change #32707
p4raw-link: @32707 on //depot/perl: 24792b8dabd61fb81a064d275b67bc65123a8d4c
p4raw-id: //depot/perl@32712
|
|
|
| |
p4raw-id: //depot/perl@32711
|
|
|
|
|
|
|
|
|
|
| |
Subject: consting Cwd and ExtUtils::ParseXS
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local>
lib/ExtUtils/ParseXS.pm had changes already made with change
#32691.
p4raw-id: //depot/perl@32710
|
|
|
| |
p4raw-id: //depot/perl@32709
|
|
|
|
|
|
|
| |
the standard C library. Make ours available as Perl_assert(), if you
really want that.
assert() is only #include'd if you compile with -DDEBUGGING.
p4raw-id: //depot/perl@32708
|
|
|
|
|
|
|
| |
when PERL_CORE is defined. (Which, "obviously", is only in code
within the perl source tree, which we control). Nullop remains, and
would be moderately invasive to remove.
p4raw-id: //depot/perl@32707
|
|
|
|
|
|
| |
split, and more hateful software that decides that split packets
means not-a-cursor-key.
p4raw-id: //depot/perl@32706
|
|
|
| |
p4raw-id: //depot/perl@32705
|
|
|
| |
p4raw-id: //depot/perl@32704
|
|
|
|
|
|
|
| |
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399D@exchsvr2.npl.ad.local>
Date: Sat, 22 Dec 2007 00:39:47 -0000
p4raw-id: //depot/perl@32703
|