2009-01-21 |
Nicholas Clark |
Add get_cvs() as a shortcut for STR_WITH_LEN() and... |
tree | commitdiff |
2009-01-21 |
Nicholas Clark |
Correct the form of the flags passed to perl_get_cv(). |
tree | commitdiff |
2009-01-21 |
Nicholas Clark |
Update the documentation of get_av() to note that it... |
tree | commitdiff |
2008-12-19 |
Florian Ragwitz |
Fix up .gitignore files some more |
tree | commitdiff |
2008-12-19 |
Sam Vilain |
[admin] set up .gitignore files |
tree | commitdiff |
2008-11-02 |
Tom Christiansen |
PATCH: Large omnibus patch to clean up the JRRT quotes |
tree | commitdiff |
2008-10-18 |
Nicholas Clark |
Suggestion from Slaven - reverse the part of 23348... |
tree | commitdiff |
2008-09-26 |
Nicholas Clark |
Upgrade to XSLoader 0.10. |
tree | commitdiff |
2008-09-23 |
Nicholas Clark |
Fix tests for the case of -Du_usedl |
tree | commitdiff |
2008-09-23 |
Andy Dougherty |
[perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader... |
tree | commitdiff |
2008-09-22 |
Rafael Garcia-Suarez |
Avoid uninitialized warnings from XSLoader |
tree | commitdiff |
2008-09-21 |
Sébastien Aperghis... |
Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gz |
tree | commitdiff |
2008-06-13 |
Craig A. Berry |
For dynamic loading on VMS, simplify and robustify... |
tree | commitdiff |
2008-03-30 |
Nicholas Clark |
Give DynaLoader a non-dev version number. |
tree | commitdiff |
2008-01-23 |
Nicholas Clark |
Deprecate (and remove core use of ) Nullav, Nullcv... |
tree | commitdiff |
2008-01-03 |
Jan Dubois |
RE: How to load a "loadable object" that has a non... |
tree | commitdiff |
2007-12-22 |
Robin Barker |
ext/ consting |
tree | commitdiff |
2007-06-01 |
Jan Dubois |
Fix DynaLoader::dl_findfile() to locate .so files again |
tree | commitdiff |
2007-05-16 |
Steve Hay |
DynaLoader doesn't seem to need -DPERL_CORE, and no... |
tree | commitdiff |
2007-05-02 |
Rafael Garcia-Suarez |
Upgrade to XSLoader 0.08 |
tree | commitdiff |
2007-04-25 |
Brandon Black |
Re: [Andreas J. Koenig] C3 MRO breaks Params::Util... |
tree | commitdiff |
2007-04-21 |
Rafael Garcia-Suarez |
Upgrade to version-0.7203. |
tree | commitdiff |
2007-04-06 |
Jerry D. Hedden |
Allow any *DBM_File to work for DynaLoader testing |
tree | commitdiff |
2007-03-03 |
Nicholas Clark |
Must only use dynamic extensions in the Dynaloader... |
tree | commitdiff |
2007-03-03 |
Jerry D. Hedden |
Don't copy DynaLoader.o unnecessarily |
tree | commitdiff |
2007-02-07 |
Jerry D. Hedden |
Fix to Dynaloader.t for missing modules |
tree | commitdiff |
2007-01-17 |
Marcus Holland-Moritz |
Fix a typo in Dynaloader_pm.PL. |
tree | commitdiff |
2007-01-08 |
Nicholas Clark |
do $file; won't propagate errors from die, as do is... |
tree | commitdiff |
2007-01-07 |
Yitzchak Scott-Tho... |
DynaLoader test failure on cygwin |
tree | commitdiff |
2006-12-18 |
Ilya Zakharevich |
OS/2-specific fixes, round II |
tree | commitdiff |
2006-11-13 |
Steve Peters |
The DynaLoader test isn't happy with OpenBSD's libc... |
tree | commitdiff |
2006-11-03 |
Rafael Garcia-Suarez |
The assignment to $VERSION must be on its own line... |
tree | commitdiff |
2006-11-03 |
gml4410@ggr.co.uk |
Wrap the $VERSION initialization of DynaLoader in a... |
tree | commitdiff |
2006-11-02 |
Vadim Konovalov |
[patch at 21983] factor out $^O eq 'darwin' from XSLoad... |
tree | commitdiff |
2006-10-14 |
Steve Peters |
Upgrade to XSLoader-0.07. |
tree | commitdiff |
2006-09-13 |
Steve Peters |
darwin also seems to be lacking a dl_unload_file()... |
tree | commitdiff |
2006-05-29 |
Craig A. Berry |
And some more DynaLoader things that should not be... |
tree | commitdiff |
2006-05-28 |
Jarkko Hietaniemi |
DynaLoader.t: less assumptions |
tree | commitdiff |
2006-05-27 |
Craig A. Berry |
use the same arg names everyone else does and handle... |
tree | commitdiff |
2006-05-26 |
Yves Orton |
Re: [PATCH] Test script for DynaLoader |
tree | commitdiff |
2006-05-22 |
Sébastien Aperghis... |
Better handling for error-checking |
tree | commitdiff |
2006-05-18 |
Rafael Garcia-Suarez |
Nits in the DynaLoader test: make it warning-clean, |
tree | commitdiff |
2006-05-18 |
Sébastien Aperghis... |
Test script for DynaLoader |
tree | commitdiff |
2006-05-02 |
Nicholas Clark |
Fix bug in DynaLoader, which has been passing a filenam... |
tree | commitdiff |
2006-03-20 |
Gisle Aas |
Move DynaLoader.o into libperl.so. |
tree | commitdiff |
2006-03-16 |
Gisle Aas |
Avoid hardcoded $(OBJ_EXT) |
tree | commitdiff |
2005-12-16 |
Nicholas Clark |
s/Nullhv/NULL/g; |
tree | commitdiff |
2005-10-16 |
Steve Peters |
No more attempting to edit Pod before the first coffee... |
tree | commitdiff |
2005-10-16 |
Steve Peters |
Upgrade to XSLoader-0.06 (plus a minor doc nit found... |
tree | commitdiff |
2005-09-30 |
Rafael Garcia-Suarez |
Upgrade to XSLoader 0.05, plus a few doc nits, |
tree | commitdiff |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
tree | commitdiff |
2005-06-09 |
Jarkko Hietaniemi |
instead of unions use double cast for data pointer... |
tree | commitdiff |
2005-05-30 |
Jarkko Hietaniemi |
Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64... |
tree | commitdiff |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
tree | commitdiff |
2005-04-18 |
Nicholas Clark |
PERL_DEBUG_COW for SvUVX and SvPVX |
tree | commitdiff |
2005-04-05 |
Nicholas Clark |
Down with more K&R prototypes |
tree | commitdiff |
2005-03-25 |
Andy Lester |
Consting five |
tree | commitdiff |
2005-03-18 |
Rafael Garcia-Suarez |
Don't use vars in DynaLoader |
tree | commitdiff |
2005-01-31 |
Robert Millan |
[perl #33998] [PATCH] Support for GNU/kFreeBSD |
tree | commitdiff |
2005-01-05 |
Nicholas Clark |
Correct a Greengrocer's apostrophe. |
tree | commitdiff |
2004-10-04 |
Vadim Konovalov |
dynaloader improvements and cleanup |
tree | commitdiff |
2004-05-12 |
Rafael Garcia-Suarez |
Make XSLoader update @DynaLoader::dl_shared_objects. |
tree | commitdiff |
2004-04-04 |
Nicholas Clark |
Bump version numbers for modules that have changed... |
tree | commitdiff |
2004-01-21 |
Edward S. Peschko |
PATCH for perl-5.8.4 |
tree | commitdiff |
2004-01-19 |
Neil Watkiss |
dl_unload_file for HP-UX |
tree | commitdiff |
2003-12-13 |
Rafael Garcia-Suarez |
More POD fixes ; regenerate perltoc and perlmodlib. |
tree | commitdiff |
2003-11-02 |
Ilya Zakharevich |
OS/2 build |
tree | commitdiff |
2003-09-12 |
Rafael Garcia-Suarez |
Stringify the $VERSION of DynaLoader so it's never... |
tree | commitdiff |
2003-09-06 |
Rafael Garcia-Suarez |
Minor doc style nits in XSLoader. |
tree | commitdiff |
2003-08-31 |
Jarkko Hietaniemi |
De-cargo-cult. |
tree | commitdiff |
2003-08-30 |
Rafael Garcia-Suarez |
Tweak XSLoader.t. |
tree | commitdiff |
2003-08-30 |
Jarkko Hietaniemi |
Make XSLoader.t more robust (and sdbm.t more verbose) |
tree | commitdiff |
2003-08-30 |
Michael G. Schwern |
XSLoader nits and tests |
tree | commitdiff |
2003-08-28 |
Jarkko Hietaniemi |
MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby. |
tree | commitdiff |
2003-08-12 |
Ilya Zakharevich |
XSLoader revisted |
tree | commitdiff |
2003-07-30 |
Rafael Garcia-Suarez |
Silence spurious noise from MakeMaker : |
tree | commitdiff |
2003-07-03 |
Jarkko Hietaniemi |
Underline the fact that XSLoader is not DynaLoader |
tree | commitdiff |
2003-06-17 |
Peter O'Gorman |
/ext/DynaLoader/dl_dyld.xs |
tree | commitdiff |
2003-03-10 |
Stas Bekman |
Bunch of doc patches from Stas; plus regen. |
tree | commitdiff |
2002-10-19 |
H.Merijn Brand |
Happy chainsaw stories; The removal of the 5005 threads |
tree | commitdiff |
2002-06-28 |
Jarkko Hietaniemi |
NetWare update from Ananth Kesari. |
tree | commitdiff |
2002-06-27 |
Elizabeth Mattijsen |
Subject: [DOC PATCH] DynaLoader.pm |
tree | commitdiff |
2002-06-05 |
Jarkko Hietaniemi |
Integrate macperl changes #16974 and #16975; |
tree | commitdiff |
2002-05-31 |
Jarkko Hietaniemi |
Integrate macperl patches #16926 and #16938; |
tree | commitdiff |
2002-05-31 |
Jarkko Hietaniemi |
NetWare update from Ananth Kesari. |
tree | commitdiff |
2002-05-30 |
Doug MacEachern |
prevent attempts to load extension libraries more than... |
tree | commitdiff |
2002-05-30 |
Jarkko Hietaniemi |
Integrate macperl patch #16868. |
tree | commitdiff |
2002-05-16 |
Jarkko Hietaniemi |
Purify: dl_last_error was leaking. |
tree | commitdiff |
2002-04-11 |
Jarkko Hietaniemi |
dTHX works on its own just fine. |
tree | commitdiff |
2002-04-11 |
Jarkko Hietaniemi |
AIX: strerror_r() needs dTHX. |
tree | commitdiff |
2002-03-24 |
Jarkko Hietaniemi |
MPE/iX update from Mark Bixby. |
tree | commitdiff |
2002-02-05 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-02-05 |
Artur Bergman |
Add in change for Apple/Darwin Bug: 2785519 to fix... |
tree | commitdiff |
2001-11-12 |
Jeffrey Friedl |
a few typo fixes |
tree | commitdiff |
2001-11-02 |
Jarkko Hietaniemi |
Integrate change #12820 from macperl to maint and blead; |
tree | commitdiff |
2001-10-26 |
Jarkko Hietaniemi |
Integrate change #12664 from maintperl; |
tree | commitdiff |
2001-10-25 |
Jarkko Hietaniemi |
Integrate changes #12652 and #12653 from maintperl; |
tree | commitdiff |
2001-10-25 |
Jarkko Hietaniemi |
Integrate change #12636 from maintperl; more dl fixups. |
tree | commitdiff |
2001-10-25 |
Jarkko Hietaniemi |
Like dl_hpux, like dl_dld. |
tree | commitdiff |
2001-10-25 |
Jarkko Hietaniemi |
Fixes for #12627. |
tree | commitdiff |
next |