Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to XSLoader 0.16 | Sebastien Aperghis-Tramoni | 2012-09-03 | 1 | -3/+3 |
* | Eliminate warnings from XSLoader on 5.005 and 5.004. | Nicholas Clark | 2011-09-11 | 1 | -3/+23 |
* | Updated XSLoader to CPAN version 0.15 | Chris 'BinGOs' Williams | 2011-06-09 | 1 | -7/+13 |
* | XSLoader::load() with no arguments can use caller to find a default package. | Nicholas Clark | 2010-10-14 | 1 | -13/+17 |
* | Improve XSLoader::load documentation. | Nicholas Clark | 2010-10-07 | 1 | -4/+8 |
* | Avoid defining a full XSLoader::bootstrap_inherit post 5.6, as it's not needed. | Nicholas Clark | 2010-10-06 | 1 | -8/+23 |
* | For the generated XSLoader.pm, avoid a runtime lexical which is constant. | Nicholas Clark | 2010-09-02 | 1 | -15/+10 |
* | Move XSLoader from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 1 | -0/+407 |