summaryrefslogtreecommitdiff
path: root/inline.h
Commit message (Expand)AuthorAgeFilesLines
* silence some non-clang warningsDavid Mitchell2012-12-041-0/+4
* silence some clang warningsDavid Mitchell2012-12-041-0/+3
* add SvREFCNT_dec_NN()David Mitchell2012-12-041-0/+10
* make SvREFCNT_dec() more efficientDavid Mitchell2012-12-041-6/+5
* Allow regexp-to-pvlv assignmentFather Chrysostomos2012-10-301-0/+9
* optimize memory wrap croaks, often used in MEM_WRAP_CHECKDaniel Dragan2012-10-251-0/+9
* Oops; fix threaded buildFather Chrysostomos2012-10-011-1/+1
* Stop substr lvalues from being confused by changing UTF8nessFather Chrysostomos2012-10-011-0/+12
* Unify CvDEPTH for formats and subsFather Chrysostomos2012-09-111-3/+1
* Move S_CvDEPTHp from cv.h to inline.h; shrink macrosFather Chrysostomos2012-08-211-0/+11
* Static inline functions for SvPADTMP and SvPADSTALEFather Chrysostomos2012-08-211-0/+38
* Use fast SvREFCNT_dec for non-GCCFather Chrysostomos2012-08-211-0/+12
* Use static inline functions for SvREFCNT_incFather Chrysostomos2012-08-211-0/+22
* [perl #113718] Add inline.hFather Chrysostomos2012-08-211-0/+13