This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix and test execution of non-empty .bs files
[perl5.git] / ext / DynaLoader / DynaLoader_pm.PL
2017-04-07 David Mitchellfix and test execution of non-empty .bs files
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-11-18 Karl WilliamsonChange white space to avoid C++ deprecation warning
2016-06-20 Dan CollinsRemove references to USENET from ext/
2016-02-14 Craig A. BerryDynaLoader shouldn't use mod2fname when finding .bs...
2015-11-25 Tony Cookfix an else nesting error from the last set of DynaLoad...
2015-11-10 Reini UrbanDynaLoader 1.36 dl_find_symbol add 3rd optional argument
2015-11-02 Daniel Draganremove XSLoader and DynaLoader OS specific code on...
2015-11-02 Daniel Draganremove remains of dl_dld.xs
2015-10-09 Craig A. Berrybump DynaLoader version to 1.35.
2015-10-09 Jarkko HietaniemiDynaLoader.doc was deleted 20 years ago in 3b35bae3
2015-08-27 Todd RinaldoDo not inject use Config into Dynaloader.pm when PERL_B...
2015-07-20 Tony Cookbump $DynaLoader::VERSION to 1.33
2015-07-20 Matthew Horsfall... Replace reference to newXSUB with newXS.
2015-03-09 Hugo van der Sandengrok_atoUV: don't make part of API
2015-02-01 Craig A. BerryInitialize RMS structs at clone time in dl_vms.xs.
2014-12-24 Steve HayFix compilation errors in DynaLoader.c with MinGW/gcc...
2014-11-27 Chris 'BinGOs' Wil... Bump Dynloader version to satisfy porting/cmp_version.t
2014-11-16 Daniel Draganmisc optimizing in DynaLoader
2014-10-10 Daniel Draganremove dl_nonlazy global if unused in Dynaloader
2014-06-11 Brian FraserRemoved NeXT support
2014-02-03 Brian FraserDynaLoader: On android, dl_load_flags should always...
2014-01-22 Brian Fraserext/DynaLoader/t/DynaLoader.t: Skip the dl_findfile...
2014-01-18 Brian FraserDynaLoader: Pure-perl mod2fname shouldn't use %Config...
2014-01-03 Brian FraserDynaLoader: Introduce d_libname_unique
2013-11-26 David Mitchellbump DynaLoader version after previous commits
2013-11-13 David MitchellDynaLoader: silence some compiler warnings
2013-08-21 Nicholas ClarkDocument that DynaLoader::dl_unload_file() is not calle...
2013-08-17 Steve HayAdd $dl_dlext to DynaLoader's interface summary now...
2013-07-29 James E KeenanDocument $DynaLoader::dl_dlext, per sisyphus++.
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-10-31 Steve HayBump DynaLoader's $VERSION after commit fe1c5936a5
2012-08-31 Steffen MuellerSilence ParseXS warning about abusing the CODE section
2012-06-18 Nicholas ClarkUpdate DynaLoader's VERSION after commit 7d08496d81c138d9.
2011-10-07 Father ChrysostomosIncrease $DynaLoader'VERSION from 1.13 to 1.14,
2011-03-13 David LeadbeaterRemove the couple of references to AutoLoader that...
2011-02-19 Craig A. BerryDispatch dl_expandspec at build time, not run time.
2011-02-18 Father ChrysostomosIncrease DynaLoader’s version
2011-02-18 Leon Timmermans[perl #84358] Removing AutoLoader from DynaLoader
2011-01-04 Jan DuboisDon't install Cygwin code into other platforms
2011-01-03 Reini UrbanCYG14 Dynaloader without USEIMPORTLIB, and search cyg...
2010-12-19 Zeframbump version of many modules
2010-11-02 Father ChrysostomosIncrease DynaLoader’s version
2010-10-07 Nicholas ClarkImprove DynaLoader::bootstrap documentation.
2010-06-23 Nicholas ClarkRemove MacOS classic support from DynaLoader.
2009-06-27 David Mitchellbump Dynaloader to 1.10 to distinguish it from the...
2008-10-18 Nicholas ClarkSuggestion from Slaven - reverse the part of 23348...
2008-03-30 Nicholas ClarkGive DynaLoader a non-dev version number.
2008-01-03 Jan DuboisRE: How to load a "loadable object" that has a non...
2007-06-01 Jan DuboisFix DynaLoader::dl_findfile() to locate .so files again
2007-01-17 Marcus Holland-MoritzFix a typo in Dynaloader_pm.PL.
2006-11-03 Rafael Garcia-SuarezThe assignment to $VERSION must be on its own line...
2006-11-03 gml4410@ggr.co.ukWrap the $VERSION initialization of DynaLoader in a...
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-03-18 Rafael Garcia-SuarezDon't use vars in DynaLoader
2004-10-04 Vadim Konovalovdynaloader improvements and cleanup
2004-05-12 Rafael Garcia-SuarezMake XSLoader update @DynaLoader::dl_shared_objects.
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-01-21 Edward S. PeschkoPATCH for perl-5.8.4
2003-12-13 Rafael Garcia-SuarezMore POD fixes ; regenerate perltoc and perlmodlib.
2003-11-02 Ilya ZakharevichOS/2 build
2003-09-12 Rafael Garcia-SuarezStringify the $VERSION of DynaLoader so it's never...
2003-03-10 Stas BekmanBunch of doc patches from Stas; plus regen.
2002-06-28 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-06-27 Elizabeth Mattijsen Subject: [DOC PATCH] DynaLoader.pm
2002-06-05 Jarkko HietaniemiIntegrate macperl changes #16974 and #16975;
2002-05-31 Jarkko HietaniemiIntegrate macperl patches #16926 and #16938;
2002-05-31 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-05-30 Doug MacEachernprevent attempts to load extension libraries more than...
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2001-10-22 Jarkko HietaniemiIntegrate changes #12580 and #12581 from macperl;
2001-06-19 Doug MacEachern[patch] preserve @DynaLoader::dl_{librefs,modules}
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-07 Jarkko HietaniemiBe more robust in Dynaloader.pm.
2000-11-02 Andreas KönigTest::Harness revealed buglets in the new DynaLoader.
2000-11-01 Jarkko HietaniemiMore tweaking on the #7522 theme.
2000-11-01 Jarkko HietaniemiExpand %Config variables and %ENV variables only if
2000-10-22 Nicholas ClarkPATCH $Config::Config{ldlibpthname} in ext/DynaLoader...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6242..6249 into mainline
2000-06-27 Nicholas Clark[ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-25 Gurusamy Sarathyuse &dl_error rather than &dl_load_file as the guard...
2000-03-06 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-05 Doug MacEachernAvoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyavoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathyunload extension shared objects when exiting, implemented
2000-02-28 Charles BaileySupport case-sensitive symbols usage in linker
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-11-13 Paul MooreDynaLoader_pm.PL patch (backslashes in strings)
1999-11-02 Jarkko HietaniemiInitial integration of the MacPerl changes form Matthias.
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-08-23 Charles BaileyAllow for file versions in library when looking for...
1999-07-23 Jarkko HietaniemiIntroduce $Config{ldlibpthname} which contains
1999-07-14 Jarkko HietaniemiFixed AIX dynamic loading and AIX shared Perl library.
1998-10-25 Jan DuboisMake _really_ sure Dynaloader.xs code is initialized...
1998-06-10 Laszlo MolnarAdded patch, tweaked other places affected by name...