This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Exclude signal-related symbols on VMS without home-grown signalling.
[perl5.git] / inline.h
2012-10-01 Father ChrysostomosOops; fix threaded build
2012-10-01 Father ChrysostomosStop substr lvalues from being confused by changing...
2012-09-12 Father ChrysostomosUnify CvDEPTH for formats and subs
2012-08-21 Father ChrysostomosMove S_CvDEPTHp from cv.h to inline.h; shrink macros
2012-08-21 Father ChrysostomosStatic inline functions for SvPADTMP and SvPADSTALE
2012-08-21 Father ChrysostomosUse fast SvREFCNT_dec for non-GCC
2012-08-21 Father ChrysostomosUse static inline functions for SvREFCNT_inc
2012-08-21 Father Chrysostomos[perl #113718] Add inline.h