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