Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ext/arybase/t/*.t that assumed '.' in @INC | David Mitchell | 2017-04-07 | 1 | -0/+1 |
* | Increase $arybase::VERSION to 0.12 | Father Chrysostomos | 2016-08-04 | 1 | -1/+1 |
* | Rework mod loading for %- and %!; fix mem leak | Father Chrysostomos | 2016-08-04 | 1 | -4/+10 |
* | XS staticing in ext and dist | Daniel Dragan | 2015-10-26 | 2 | -2/+2 |
* | Remove arybase lexical $_ tests | Father Chrysostomos | 2015-09-29 | 3 | -47/+6 |
* | Corrections to spelling and grammatical errors. | Lajos Veres | 2015-01-28 | 1 | -4/+4 |
* | Increase $arybase::VERSION to 0.10 | Father Chrysostomos | 2014-12-21 | 1 | -1/+1 |
* | Use GIMME_V in arybase | Father Chrysostomos | 2014-12-21 | 1 | -1/+1 |
* | Change OP_SIBLING to OpSIBLING | Father Chrysostomos | 2014-12-07 | 1 | -5/+5 |
* | Increase $arybase::VERSION to 0.09 | Father Chrysostomos | 2014-12-06 | 1 | -1/+1 |
* | Initialize ab_op_info before use. | Jarkko Hietaniemi | 2014-12-06 | 1 | -0/+5 |
* | add op_sibling_splice() fn and make core use it | David Mitchell | 2014-07-08 | 1 | -3/+10 |
* | wrap op_sibling field access in OP_SIBLING* macros | David Mitchell | 2014-07-08 | 2 | -8/+10 |
* | arybase: silence some compiler warnings | David Mitchell | 2013-11-13 | 3 | -1/+11 |
* | suppress "experimental" warnings for my $_ | Ricardo Signes | 2013-02-20 | 3 | -3/+3 |
* | Fix various minor pod issues | Karl Williamson | 2013-01-24 | 1 | -3/+3 |
* | Remove "register" declarations | Karl Williamson | 2012-11-24 | 1 | -2/+2 |
* | arybase.xs: Wrap PL_check safely | Father Chrysostomos | 2012-02-25 | 1 | -2/+2 |
* | Increase $arybase::VERSION to 0.05 | Father Chrysostomos | 2012-02-25 | 1 | -1/+1 |
* | Increase $arybase::VERSION to 0.04 | Father Chrysostomos | 2012-02-01 | 1 | -1/+1 |
* | [perl #109570] Fix off-by-1 error in arybase’s lslice | Father Chrysostomos | 2012-02-01 | 2 | -3/+4 |
* | 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 |