summaryrefslogtreecommitdiff
path: root/sv_inline.h
Commit message (Expand)AuthorAgeFilesLines
* sv.h - add SvREFCNT_dec_set_NULL()Yves Orton2023-03-181-0/+12
* Create a specific SV type for object instancesPaul "LeoNerd" Evans2023-02-101-3/+20
* SvPVCLEAR_FRESH - change from macro to inline functionRichard Leach2022-09-221-0/+15
* Perl_newRV_noinc - explicitly simplify, convert to inline funcRichard Leach2022-08-051-0/+25
* Fix compilation errors in netbsd/solarisKarl Williamson2022-07-011-24/+24
* Eval param to SvPV-foo exactly onceKarl Williamson2022-06-291-0/+79
* Follow on to 6d21409fd4b749511b9ec73e2dbaaff513f6eae8Karl Williamson2022-06-181-6/+6
* SvGETMAGIC: evaluate its argument just onceKarl Williamson2022-06-101-0/+19
* Move sv.h functions from inline.h into sv_inline.h,Richard Leach2022-05-281-0/+303
* Perl_newSV_type_mortal - new inline function introduced and usedRichard Leach2022-03-071-8/+45
* Make newSV_type an inline functionRichard Leach2022-03-071-0/+495