| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs. | Nicholas Clark | 2009-03-26 | 1 | -1/+0 |
* | Make DynaLoader clone its private data under threads. | Craig A. Berry | 2009-03-07 | 13 | -1/+201 |
* | In dl_vms.xs, treat dl_last_error like the SV that it is. | Craig A. Berry | 2009-03-05 | 1 | -12/+2 |
* | Add get_cvs() as a shortcut for STR_WITH_LEN() and Perl_get_cvn_flags(), and | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | Correct the form of the flags passed to perl_get_cv(). | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(), | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | Fix up .gitignore files some more | Florian Ragwitz | 2008-12-19 | 1 | -0/+1 |
* | [admin] set up .gitignore files | Sam Vilain | 2008-12-19 | 1 | -0/+3 |
* | PATCH: Large omnibus patch to clean up the JRRT quotes | Tom Christiansen | 2008-11-02 | 2 | -10/+14 |
* | Suggestion from Slaven - reverse the part of 23348 that removed the | Nicholas Clark | 2008-10-18 | 1 | -3/+1 |
* | Upgrade to XSLoader 0.10. | Nicholas Clark | 2008-09-26 | 2 | -6/+7 |
* | Fix tests for the case of -Du_usedl | Nicholas Clark | 2008-09-23 | 1 | -14/+30 |
* | [perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader.t assumes dynamic loading | Andy Dougherty | 2008-09-23 | 1 | -2/+8 |
* | Avoid uninitialized warnings from XSLoader | Rafael Garcia-Suarez | 2008-09-22 | 1 | -2/+1 |
* | Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gz | Sébastien Aperghis-Tramoni | 2008-09-21 | 2 | -9/+22 |
* | For dynamic loading on VMS, simplify and robustify things by using | Craig A. Berry | 2008-06-13 | 1 | -20/+3 |
* | Give DynaLoader a non-dev version number. | Nicholas Clark | 2008-03-30 | 1 | -1/+1 |
* | Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe, | Nicholas Clark | 2008-01-23 | 1 | -1/+1 |
* | RE: How to load a "loadable object" that has a non-default file extension ? | Jan Dubois | 2008-01-03 | 1 | -14/+19 |
* | ext/ consting | Robin Barker | 2007-12-22 | 13 | -13/+13 |
* | Fix DynaLoader::dl_findfile() to locate .so files again | Jan Dubois | 2007-06-01 | 1 | -1/+1 |
* | DynaLoader doesn't seem to need -DPERL_CORE, and no other extensions | Steve Hay | 2007-05-16 | 1 | -1/+1 |
* | Upgrade to XSLoader 0.08 | Rafael Garcia-Suarez | 2007-05-02 | 1 | -3/+3 |
* | Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph | Brandon Black | 2007-04-25 | 1 | -1/+2 |
* | Upgrade to version-0.7203. | Rafael Garcia-Suarez | 2007-04-21 | 1 | -1/+1 |
* | Allow any *DBM_File to work for DynaLoader testing | Jerry D. Hedden | 2007-04-06 | 2 | -2/+22 |
* | Must only use dynamic extensions in the Dynaloader test. If the | Nicholas Clark | 2007-03-03 | 1 | -1/+1 |
* | Don't copy DynaLoader.o unnecessarily | Jerry D. Hedden | 2007-03-03 | 1 | -1/+3 |
* | Fix to Dynaloader.t for missing modules | Jerry D. Hedden | 2007-02-07 | 1 | -1/+4 |
* | Fix a typo in Dynaloader_pm.PL. | Marcus Holland-Moritz | 2007-01-17 | 1 | -1/+1 |
* | do $file; won't propagate errors from die, as do is an implicit eval. | Nicholas Clark | 2007-01-08 | 2 | -2/+2 |
* | DynaLoader test failure on cygwin | Yitzchak Scott-Thoennes | 2007-01-07 | 1 | -1/+1 |
* | OS/2-specific fixes, round II | Ilya Zakharevich | 2006-12-18 | 1 | -0/+7 |
* | The DynaLoader test isn't happy with OpenBSD's libc.so.39.3. | Steve Peters | 2006-11-13 | 1 | -1/+1 |
* | The assignment to $VERSION must be on its own line, for | Rafael Garcia-Suarez | 2006-11-03 | 1 | -1/+3 |
* | Wrap the $VERSION initialization of DynaLoader in a BEGIN block | gml4410@ggr.co.uk | 2006-11-03 | 1 | -1/+1 |
* | [patch at 21983] factor out $^O eq 'darwin' from XSLoader.pm | Vadim Konovalov | 2006-11-02 | 1 | -0/+5 |
* | Upgrade to XSLoader-0.07. | Steve Peters | 2006-10-14 | 2 | -27/+43 |
* | darwin also seems to be lacking a dl_unload_file() in its | Steve Peters | 2006-09-13 | 1 | -2/+2 |
* | And some more DynaLoader things that should not be tested on | Craig A. Berry | 2006-05-29 | 1 | -2/+11 |
* | DynaLoader.t: less assumptions | Jarkko Hietaniemi | 2006-05-28 | 1 | -16/+18 |
* | use the same arg names everyone else does and handle undef filename | Craig A. Berry | 2006-05-27 | 1 | -8/+11 |
* | Re: [PATCH] Test script for DynaLoader | Yves Orton | 2006-05-26 | 1 | -9/+21 |
* | Better handling for error-checking | Sébastien Aperghis-Tramoni | 2006-05-22 | 1 | -4/+5 |
* | Nits in the DynaLoader test: make it warning-clean, | Rafael Garcia-Suarez | 2006-05-18 | 1 | -2/+2 |
* | Test script for DynaLoader | Sébastien Aperghis-Tramoni | 2006-05-18 | 1 | -0/+102 |
* | Fix bug in DynaLoader, which has been passing a filename in dynamic | Nicholas Clark | 2006-05-02 | 13 | -39/+52 |
* | Move DynaLoader.o into libperl.so. | Gisle Aas | 2006-03-20 | 1 | -0/+7 |
* | Avoid hardcoded $(OBJ_EXT) | Gisle Aas | 2006-03-16 | 1 | -1/+1 |
* | s/Nullhv/NULL/g; | Nicholas Clark | 2005-12-16 | 1 | -1/+1 |