Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XSLoader::load() with no arguments can use caller to find a default package. | Nicholas Clark | 2010-10-14 | 2 | -26/+32 |
* | 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 |
* | Omnibus strict and lax version parsing | David Golden | 2010-01-13 | 1 | -5/+3 |
* | 'make distclean now results in an actually-clean tree. | Jesse Vincent | 2009-10-04 | 1 | -1/+1 |
* | Move XSLoader from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 4 | -0/+560 |