summaryrefslogtreecommitdiff
path: root/dist/XSLoader
Commit message (Expand)AuthorAgeFilesLines
* 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