| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
-noprototypes (as was always the case on *nix), so no need to explicitly
disable prototype checking in DynaLoader.t any more, i.e. we can revert
a2c4b2d6db383103b96e4733616b17d0a3bb0bd9
|
| |
|
| |
|
|
|
|
| |
Follow-up to 28161c97e726a0cbc7d3e30460aa0bf491d83b97.
|
|
|
|
|
| |
With help from Steve Hay. This converges the win32 build process with the
./Configure-based approach.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This causes the test for insufficient arguments to work on Win32 too, where
(for some reason) DynaLoader.xs is built *with* prototypes on the XS code.
On *nix, where it is build by MakeMaker in ext/DynaLoader/, it is built without
prototypes on the XS code, so the check on the number of parameters for
dl_load_file() is purely run-time, which is what the test script used to assume.
|
| |
|
| |
|
| |
|
|
|
|
| |
We apparently missed the memo back at 591022fb18ce8ae85902133bbbfe8e1de05216b1.
|
|
|
|
| |
use it where possible.
|
| |
|
|
|
|
|
| |
and hence the 'create' argument is actually 'flags'. Fix code and documentation
that used TRUE or FALSE to use 0 or GV_ADD.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Ignore generated macros.all in .gitignore for Sys::Syslog.
* Add .gitignore for generated files of GDBM_File.
* Ignore DynaLoader.xs in .gitignore for DynaLoader.
* Put every pattern in .gitignore files on a single line.
* Add some generated .xs files .gitignore of Encode.
* Ignore RealPPPort.xs in .gitignore for Devel::PPPort.
* Ignore ODBM_File.pm in .gitignore for lib/.
* Add .gitignore for generated files of XS::APItest.
* Add .gitignore for Compress::Raw::Zlib.
* Ignore GDBM_File.pm in .gitignore for lib/.
|
|
|
|
|
| |
A list submitted by Paul Fenwick was briefly factored into
directory-specific rules.
|
|
|
|
|
|
| |
Message-ID: <25940.1225611819@chthon>
Date: Sun, 02 Nov 2008 01:43:39 -0600
p4raw-id: //depot/perl@34698
|
|
|
|
|
|
|
| |
conditional call to dl_expandspec() on platforms that default
$do_expand to false. autorequire, rightly or wrongly, is relying on
being able to set $do_expand to true.
p4raw-id: //depot/perl@34513
|
|
|
| |
p4raw-id: //depot/perl@34422
|
|
|
| |
p4raw-id: //depot/perl@34404
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.64.0809221334120.11020@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@34402
|
|
|
| |
p4raw-id: //depot/perl@34392
|
|
|
|
|
| |
Message-Id: <D065A3BF-289B-43D4-9F30-D316414C1923@free.fr>
p4raw-id: //depot/perl@34388
|
|
|
|
|
|
|
| |
the system-supplied exception handler rather than the home-rolled one.
This eliminates an access violation sometimes seen with heavy loading
under threads.
p4raw-id: //depot/perl@34046
|
|
|
| |
p4raw-id: //depot/perl@33609
|
|
|
|
|
| |
Nullhek and Nullhv. Nullop is going to be a bit less simple.
p4raw-id: //depot/perl@33051
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <18a401c84b25$e5272480$af756d80$@com>
p4raw-id: //depot/perl@32809
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <00a501c7a3c0$b2d880d0$18898270$@com>
p4raw-id: //depot/perl@31324
|
|
|
|
|
|
| |
are compiled with it, so let's see if we can get away with removing
it. Revert this change if it causes black smoke!
p4raw-id: //depot/perl@31230
|
|
|
| |
p4raw-id: //depot/perl@31117
|
|
|
|
|
|
| |
From: "Brandon Black" <blblack@gmail.com>
Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com>
p4raw-id: //depot/perl@31073
|
|
|
|
|
| |
Plus a change in Module::Build::Version, specific to bleadperl.
p4raw-id: //depot/perl@31005
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@1979.usna.com>
Message-ID: <1ff86f510704040657t732af552jbcbdb8804d134ff7@mail.gmail.com>
p4raw-id: //depot/perl@30852
|
|
|
|
|
| |
extensions are static, it doesn't work :-)
p4raw-id: //depot/perl@30453
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <566598.96493.qm@web30204.mail.mud.yahoo.com>
p4raw-id: //depot/perl@30449
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <618512.39885.qm@web30212.mail.mud.yahoo.com>
p4raw-id: //depot/perl@30156
|
|
|
| |
p4raw-id: //depot/perl@29857
|
|
|
|
|
| |
So need to propagate errors with $@.
p4raw-id: //depot/perl@29723
|
|
|
|
|
|
| |
From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
Message-ID: <1675.63.226.247.31.1168199781.squirrel@63.226.247.31>
p4raw-id: //depot/perl@29707
|
|
|
|
|
| |
Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu>
p4raw-id: //depot/perl@29580
|
|
|
| |
p4raw-id: //depot/perl@29253
|
|
|
|
|
| |
ExtUtils::MM_Unix::parse_version to be happy.
p4raw-id: //depot/perl@29200
|
|
|
|
|
|
|
| |
Subject: [perl #40651] (Obscure) Bug in Dynaloader
From: gml4410@ggr.co.uk (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-4979-1162488633-1267.40651-75-0@perl.org>
p4raw-id: //depot/perl@29198
|
|
|
|
|
|
| |
From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
Message-ID: <E3FB32585BF1D411B9E900805FF51A080204E833@ru0022exch001u.ru.lucent.com>
p4raw-id: //depot/perl@29188
|
|
|
| |
p4raw-id: //depot/perl@29017
|
|
|
|
|
|
| |
DynaLoader, so some additional skips are needed. If I only
had a NeXT to test with now...
p4raw-id: //depot/perl@28840
|
|
|
|
|
| |
VMS since they are not part of the implementation.
p4raw-id: //depot/perl@28333
|
|
|
|
|
|
| |
Message-ID: <44796AF2.8060903@gmail.com>
Date: Sun, 28 May 2006 12:18:42 +0300
p4raw-id: //depot/perl@28321
|