summaryrefslogtreecommitdiff
path: root/dist/XSLoader
Commit message (Expand)AuthorAgeFilesLines
* fix and test execution of non-empty .bs filesDavid Mitchell2017-04-071-2/+2
* Fix typo in the name the .pm file is generated from.Abigail2017-01-201-1/+1
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-2/+2
* Upgrade XSLoader from version 0.22 to 0.24Steve Hay2016-09-072-4/+8
* XSLoader Makefile.PL: Note a possible pitfallFather Chrysostomos2016-08-051-0/+6
* add "provides" metadata for XSLoader (RT#138836)Karen Etheridge2016-08-051-6/+19
* Synchronize blead with CPAN XSLoader 0.22Sébastien Aperghis-Tramoni2016-07-052-3/+3
* Fix XSLoader to recognize drive lettersFather Chrysostomos2016-07-041-1/+13
* Increase $XSLoader::VERSION to 0.22Father Chrysostomos2016-07-031-1/+1
* Don’t let XSLoader load relative pathsFather Chrysostomos2016-07-032-1/+51
* XSLoader 0.21: use dl_find_symbol 3rd optional argumentReini Urban2015-11-111-4/+5
* remove XSLoader and DynaLoader OS specific code on NA OSesDaniel Dragan2015-11-031-1/+10
* use a more sensible homepage value for XSLoaderTony Cook2015-08-031-1/+1
* dont test for bootstrap file twice in XSLoaderDaniel Dragan2014-12-051-2/+3
* Bump XSLoader version after 4821216b2814.Craig A. Berry2014-10-311-1/+1
* XSLoader: Amend the mod2fname generation to detect more casesBrian Fraser2014-10-311-2/+5
* XSLoader.t fix-up following 8e6aa27cd01.Craig A. Berry2014-10-031-6/+5
* bump $XSLoader::VERSIONTony Cook2014-10-031-1/+1
* Allow XSLoader to load modules from a different namespaceGraham Knop2014-10-032-4/+3
* [perl #122455] TODO test for XSLoader mishandling of namespacesTony Cook2014-10-031-1/+33
* DynaLoader: Introduce d_libname_uniqueBrian Fraser2014-01-031-2/+4
* Upgrade to XSLoader 0.16Sebastien Aperghis-Tramoni2012-09-032-9/+17
* Use correct err msg in XS version checkFather Chrysostomos2011-11-241-1/+8
* Remove $SIG{__WARN__} from XSLoader.tFather Chrysostomos2011-11-241-3/+0
* File::Glob: Eliminate the doglob alias to bsd_globFather Chrysostomos2011-10-271-1/+3
* Eliminate warnings from XSLoader on 5.005 and 5.004.Nicholas Clark2011-09-112-6/+28
* Updated XSLoader to CPAN version 0.15Chris 'BinGOs' Williams2011-06-093-23/+46
* XSLoader::load() with no arguments can use caller to find a default package.Nicholas Clark2010-10-142-26/+32
* Improve XSLoader::load documentation.Nicholas Clark2010-10-071-4/+8
* Avoid defining a full XSLoader::bootstrap_inherit post 5.6, as it's not needed.Nicholas Clark2010-10-061-8/+23
* For the generated XSLoader.pm, avoid a runtime lexical which is constant.Nicholas Clark2010-09-021-15/+10
* Omnibus strict and lax version parsingDavid Golden2010-01-131-5/+3
* 'make distclean now results in an actually-clean tree.Jesse Vincent2009-10-041-1/+1
* Move XSLoader from ext/ to dist/Nicholas Clark2009-09-294-0/+560