summaryrefslogtreecommitdiff
path: root/ext/XS-APItest/t/newCONSTSUB.t
Commit message (Expand)AuthorAgeFilesLines
* XS::APItest::newCONSTSUB was not handling SV reference counts correctly.Nicholas Clark2012-08-141-1/+32
* Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSUB_flagsNicholas Clark2012-08-141-9/+9
* Make const redef warnings default in newXSFather Chrysostomos2011-11-211-8/+30
* Make newXS redefinition warning respect UTF8Father Chrysostomos2011-11-211-1/+15
* Make newCONSTSUB use the right warning scope.Father Chrysostomos2011-11-211-1/+12
* op.c: newCONSTSUB and newXS UTF8 cleanup.Brian Fraser2011-10-061-0/+24