summaryrefslogtreecommitdiff
path: root/inline.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the non-inline function S_croak_memory_wrap from inline.h.Andy Dougherty2013-03-281-16/+0
* (UN)LIKELY branch prediction hints in a few strategic placesSteffen Mueller2013-03-061-3/+3
* Inline av_top_index()Karl Williamson2013-02-081-0/+11
* Create deprecated fncs to replace to-be-removed macrosKarl Williamson2013-01-121-0/+21
* 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