summaryrefslogtreecommitdiff
path: root/ext/arybase/arybase.xs
Commit message (Expand)AuthorAgeFilesLines
* arybase.xs: Wrap PL_check safelyFather Chrysostomos2012-02-251-2/+2
* [perl #109570] Fix off-by-1 error in arybase’s lsliceFather Chrysostomos2012-02-011-2/+2
* Use new feature-testing macrosFather Chrysostomos2011-12-241-8/+9
* Use only \w+ for internal feature namesFather Chrysostomos2011-12-241-8/+8
* Eek! I left some debug code in arybase.xsFather Chrysostomos2011-12-221-1/+0
* Disable $[ under 5.16Father Chrysostomos2011-12-151-10/+27
* arybase.xs be more defensiveReini Urban2011-11-221-0/+4
* Re-deprecate $[Father Chrysostomos2011-11-171-0/+3
* arybase.xs: Don’t use arybase::[Father Chrysostomos2011-11-171-1/+1
* arybase.xs: Check that $[ is in the main stashFather Chrysostomos2011-11-171-0/+1
* arybase.xs: Always check the op type in ck_*Father Chrysostomos2011-10-261-4/+4
* arybase.xs: Remove extraneous semicolonFather Chrysostomos2011-10-261-1/+1
* fix g++ build breakage introduced in 03d9f026ae25Tony Cook2011-10-241-3/+3
* Reimplement $[ as a moduleFather Chrysostomos2011-10-211-0/+460