This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Digest-SHA to CPAN version 5.74
[perl5.git] / inline.h
2012-10-30 Father ChrysostomosAllow regexp-to-pvlv assignment
2012-10-26 Daniel Draganoptimize memory wrap croaks, often used in MEM_WRAP_CHECK
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