Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perl_newRV_noinc - explicitly simplify, convert to inline func | Richard Leach | 2022-08-05 | 1 | -0/+25 |
* | Fix compilation errors in netbsd/solaris | Karl Williamson | 2022-07-01 | 1 | -24/+24 |
* | Eval param to SvPV-foo exactly once | Karl Williamson | 2022-06-29 | 1 | -0/+79 |
* | Follow on to 6d21409fd4b749511b9ec73e2dbaaff513f6eae8 | Karl Williamson | 2022-06-18 | 1 | -6/+6 |
* | SvGETMAGIC: evaluate its argument just once | Karl Williamson | 2022-06-10 | 1 | -0/+19 |
* | Move sv.h functions from inline.h into sv_inline.h, | Richard Leach | 2022-05-28 | 1 | -0/+303 |
* | Perl_newSV_type_mortal - new inline function introduced and used | Richard Leach | 2022-03-07 | 1 | -8/+45 |
* | Make newSV_type an inline function | Richard Leach | 2022-03-07 | 1 | -0/+495 |