Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new feature-testing macros | Father Chrysostomos | 2011-12-24 | 1 | -8/+9 |
* | Use only \w+ for internal feature names | Father Chrysostomos | 2011-12-24 | 1 | -8/+8 |
* | Increase $arybase::VERSION to 0.03 | Father Chrysostomos | 2011-12-22 | 1 | -1/+1 |
* | Eek! I left some debug code in arybase.xs | Father Chrysostomos | 2011-12-22 | 1 | -1/+0 |
* | Disable $[ under 5.16 | Father Chrysostomos | 2011-12-15 | 1 | -10/+27 |
* | [perl #102586] version->new("version") SEGVs | Father Chrysostomos | 2011-11-22 | 1 | -1/+1 |
* | arybase.xs be more defensive | Reini Urban | 2011-11-22 | 1 | -0/+4 |
* | Re-deprecate $[ | Father Chrysostomos | 2011-11-17 | 13 | -11/+15 |
* | arybase.xs: Don’t use arybase::[ | Father Chrysostomos | 2011-11-17 | 1 | -1/+1 |
* | arybase.xs: Check that $[ is in the main stash | Father Chrysostomos | 2011-11-17 | 1 | -0/+1 |
* | Test $x=wait under arybase | Father Chrysostomos | 2011-10-26 | 1 | -0/+3 |
* | arybase.xs: Always check the op type in ck_* | Father Chrysostomos | 2011-10-26 | 1 | -4/+4 |
* | arybase.xs: Remove extraneous semicolon | Father Chrysostomos | 2011-10-26 | 1 | -1/+1 |
* | Remove arybase’s Makefile.PL | Father Chrysostomos | 2011-10-26 | 1 | -16/+0 |
* | fix g++ build breakage introduced in 03d9f026ae25 | Tony Cook | 2011-10-24 | 2 | -7/+7 |
* | Reimplement $[ as a module | Father Chrysostomos | 2011-10-21 | 17 | -0/+1260 |