summaryrefslogtreecommitdiff
path: root/ext/arybase
Commit message (Expand)AuthorAgeFilesLines
* arybase.xs: Wrap PL_check safelyFather Chrysostomos2012-02-251-2/+2
* Increase $arybase::VERSION to 0.05Father Chrysostomos2012-02-251-1/+1
* Increase $arybase::VERSION to 0.04Father Chrysostomos2012-02-011-1/+1
* [perl #109570] Fix off-by-1 error in arybase’s lsliceFather Chrysostomos2012-02-012-3/+4
* Use new feature-testing macrosFather Chrysostomos2011-12-241-8/+9
* Use only \w+ for internal feature namesFather Chrysostomos2011-12-241-8/+8
* Increase $arybase::VERSION to 0.03Father Chrysostomos2011-12-221-1/+1
* Eek! I left some debug code in arybase.xsFather Chrysostomos2011-12-221-1/+0
* Disable $[ under 5.16Father Chrysostomos2011-12-151-10/+27
* [perl #102586] version->new("version") SEGVsFather Chrysostomos2011-11-221-1/+1
* arybase.xs be more defensiveReini Urban2011-11-221-0/+4
* Re-deprecate $[Father Chrysostomos2011-11-1713-11/+15
* 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
* Test $x=wait under arybaseFather Chrysostomos2011-10-261-0/+3
* 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
* Remove arybase’s Makefile.PLFather Chrysostomos2011-10-261-16/+0
* fix g++ build breakage introduced in 03d9f026ae25Tony Cook2011-10-242-7/+7
* Reimplement $[ as a moduleFather Chrysostomos2011-10-2117-0/+1260