summaryrefslogtreecommitdiff
path: root/ext/DynaLoader/DynaLoader_pm.PL
Commit message (Expand)AuthorAgeFilesLines
* Make DynaLoader on MacOS check library existence with dlopenLeon Timmermans2021-01-061-4/+12
* Add strict and warnings to some .PL filesNicolas R2020-03-131-1/+6
* ext/DynaLoader/dl_aix.xs: Use isDIGIT macroKarl Williamson2019-11-111-1/+1
* show modern usage for {XS,Dyna}LoaderZefram2017-12-161-2/+2
* DynaLoader simplify parsing option ruleNicolas R2017-11-151-6/+4
* Avoid unique REGCOMP in dynaloaderJ. Nick Koston2017-11-031-3/+3
* DynaLoader: Use strlcpy instead of strcpyKarl Williamson2017-10-241-1/+1
* fix and test execution of non-empty .bs filesDavid Mitchell2017-04-071-2/+2
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-2/+2
* Change white space to avoid C++ deprecation warningKarl Williamson2016-11-181-1/+1
* Remove references to USENET from ext/Dan Collins2016-06-201-1/+1
* DynaLoader shouldn't use mod2fname when finding .bs files.Craig A. Berry2016-02-131-3/+7
* fix an else nesting error from the last set of DynaLoader patchesTony Cook2015-11-251-1/+1
* DynaLoader 1.36 dl_find_symbol add 3rd optional argumentReini Urban2015-11-111-2/+2
* remove XSLoader and DynaLoader OS specific code on NA OSesDaniel Dragan2015-11-031-6/+7
* remove remains of dl_dld.xsDaniel Dragan2015-11-031-4/+0
* bump DynaLoader version to 1.35.Craig A. Berry2015-10-091-1/+1
* DynaLoader.doc was deleted 20 years ago in 3b35bae3Jarkko Hietaniemi2015-10-091-1/+0
* Do not inject use Config into Dynaloader.pm when PERL_BUILD_EXPAND_CONFIG_VARSTodd Rinaldo2015-08-271-2/+8
* bump $DynaLoader::VERSION to 1.33Tony Cook2015-07-201-1/+1
* Replace reference to newXSUB with newXS.Matthew Horsfall (alh)2015-07-201-1/+1
* grok_atoUV: don't make part of APIHugo van der Sanden2015-03-091-1/+1
* Initialize RMS structs at clone time in dl_vms.xs.Craig A. Berry2015-01-311-1/+1
* Fix compilation errors in DynaLoader.c with MinGW/gcc -xc++Steve Hay2014-12-241-1/+1
* Bump Dynloader version to satisfy porting/cmp_version.tChris 'BinGOs' Williams2014-11-271-1/+1
* misc optimizing in DynaLoaderDaniel Dragan2014-11-151-1/+1
* remove dl_nonlazy global if unused in DynaloaderDaniel Dragan2014-10-101-1/+1
* Removed NeXT supportBrian Fraser2014-06-111-5/+2
* DynaLoader: On android, dl_load_flags should always be 0x00Brian Fraser2014-02-031-2/+8
* ext/DynaLoader/t/DynaLoader.t: Skip the dl_findfile test when cross-compilingBrian Fraser2014-01-221-1/+1
* DynaLoader: Pure-perl mod2fname shouldn't use %Config at runtimeBrian Fraser2014-01-181-3/+3
* DynaLoader: Introduce d_libname_uniqueBrian Fraser2014-01-031-2/+28
* bump DynaLoader version after previous commitsDavid Mitchell2013-11-261-1/+1
* DynaLoader: silence some compiler warningsDavid Mitchell2013-11-131-1/+1
* Document that DynaLoader::dl_unload_file() is not called at exit by default.Nicholas Clark2013-08-211-3/+4
* Add $dl_dlext to DynaLoader's interface summary now that it's documentedSteve Hay2013-08-171-0/+1
* Document $DynaLoader::dl_dlext, per sisyphus++.James E Keenan2013-07-291-1/+14
* Remove "register" declarationsKarl Williamson2012-11-241-1/+1
* Bump DynaLoader's $VERSION after commit fe1c5936a5Steve Hay2012-10-311-1/+1
* Silence ParseXS warning about abusing the CODE sectionSteffen Mueller2012-08-311-1/+1
* Update DynaLoader's VERSION after commit 7d08496d81c138d9.Nicholas Clark2012-06-181-1/+1
* Increase $DynaLoader'VERSION from 1.13 to 1.14,Father Chrysostomos2011-10-061-1/+1
* Remove the couple of references to AutoLoader that remained inDavid Leadbeater2011-03-131-6/+2
* Dispatch dl_expandspec at build time, not run time.Craig A. Berry2011-02-181-7/+5
* Increase DynaLoader’s versionFather Chrysostomos2011-02-171-1/+1
* [perl #84358] Removing AutoLoader from DynaLoaderLeon Timmermans2011-02-171-16/+2
* Don't install Cygwin code into other platformsJan Dubois2011-01-031-1/+3
* CYG14 Dynaloader without USEIMPORTLIB, and search cyg prefixReini Urban2011-01-041-0/+1
* bump version of many modulesZefram2010-12-191-1/+1
* Increase DynaLoader’s versionFather Chrysostomos2010-11-011-1/+1