Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow regexp-to-pvlv assignment | Father Chrysostomos | 2012-10-30 | 1 | -0/+9 |
* | optimize memory wrap croaks, often used in MEM_WRAP_CHECK | Daniel Dragan | 2012-10-25 | 1 | -0/+9 |
* | Oops; fix threaded build | Father Chrysostomos | 2012-10-01 | 1 | -1/+1 |
* | Stop substr lvalues from being confused by changing UTF8ness | Father Chrysostomos | 2012-10-01 | 1 | -0/+12 |
* | Unify CvDEPTH for formats and subs | Father Chrysostomos | 2012-09-11 | 1 | -3/+1 |
* | Move S_CvDEPTHp from cv.h to inline.h; shrink macros | Father Chrysostomos | 2012-08-21 | 1 | -0/+11 |
* | Static inline functions for SvPADTMP and SvPADSTALE | Father Chrysostomos | 2012-08-21 | 1 | -0/+38 |
* | Use fast SvREFCNT_dec for non-GCC | Father Chrysostomos | 2012-08-21 | 1 | -0/+12 |
* | Use static inline functions for SvREFCNT_inc | Father Chrysostomos | 2012-08-21 | 1 | -0/+22 |
* | [perl #113718] Add inline.h | Father Chrysostomos | 2012-08-21 | 1 | -0/+13 |