| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
When everything is staticly linked, a few tests fail, because:
* XS::APItest isn't built;
* some extensions will have been pre-loaded
|
| |
|
|
|
|
| |
The behaviour of Fcntl::constant() is about to be changed.
|
| |
|
|
|
|
|
| |
Message-ID: <20051119061639.GA25086@petdance.com>
p4raw-id: //depot/perl@26178
|
|
|
| |
p4raw-id: //depot/perl@24773
|
|
|
|
|
|
| |
When an XS sub is called, a CxSUB context shouldn't be pushed. Make
goto &xs_sub mimic this behaviour by first popping the old CxSUB
p4raw-id: //depot/perl@24535
|
|
|
|
|
|
|
| |
Message-ID: <20001217162924.E97668@plum.flirble.org>
Use IVs for the Fcntl constants instead of NVs.
p4raw-id: //depot/perl@8148
|
|
|
|
|
|
|
|
| |
so that we simply can't pick up stuff from other Perls than
the one we are testing. Pointed out by
Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
p4raw-id: //depot/perl@6874
|
|
|
| |
p4raw-id: //depot/perl@2891
|
|
Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
p4raw-id: //depot/perl@1257
|