Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert modules in ext/ to pass minimal arguments to XSLoader::load(). | Nicholas Clark | 2010-10-14 | 1 | -2/+2 |
* | Restore prototypes to XS code in attributes, accidentally lost by change 48462a7 | Nicholas Clark | 2009-04-13 | 1 | -0/+3 |
* | Remove CVf_LOCKED and CvLOCKED*(), now that nothing sets that flag bit. | Nicholas Clark | 2009-04-13 | 1 | -2/+0 |
* | GvUNIQUE* have been defined as 0 since 2005/06/30 - high time to remove them. | Nicholas Clark | 2009-04-13 | 1 | -6/+0 |
* | Remove a link to the attrs pragma, which has now been removed. | Nicholas Clark | 2009-04-12 | 1 | -2/+0 |
* | s/locked/lvalue/ in the examples, and remove mention of the deprecated :unique. | Nicholas Clark | 2009-04-12 | 1 | -9/+7 |
* | Deprecate using "unique" with the attributes pragma. | Nicholas Clark | 2009-04-12 | 2 | -24/+10 |
* | Deprecate using "locked" with the attributes pragma. | Nicholas Clark | 2009-04-12 | 2 | -12/+18 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 2 | -0/+724 |