This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove obsolete FCRYPT ifdefs and associated PL_cryptseen (#17624)
[perl5.git] / sv.h
2020-07-20 Dagfinn Ilmari Man... Use static asserts when comparing sizeof() to a constant
2020-07-18 Karl Williamsonhandy.h: Create nBIT_UMAX() macro
2020-07-18 Karl WilliamsonMake SvTRUEx identical to SvTRUE
2020-07-18 Karl WilliamsonUpdate pod for SvTRUE, to indicate single param evaluation
2020-07-18 Karl Williamsonsv.h: Wanted UOK, but said IOK
2020-07-18 Karl Williamsonsv.h: Change formal parameter name to reflect its usage
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-03-01 Paul "LeoNerd" EvansSvTRUE might need to take aTHX
2020-03-01 Paul "LeoNerd" EvansInitial experiment at moving SvTRUE into a static inlin...
2019-12-21 Karl WilliamsonClarify SvPVbyteFOO docs
2019-12-17 Karl Williamsonsv.h: Fix typo in pod
2019-11-16 Karl WilliamsonDouble the number of possible SV types
2019-09-15 Karl WilliamsonSome SvREFCNT_foo are no longer macros
2019-09-15 Karl Williamsoninline.h: Change fcn name prefix from S_ to Perl_
2019-09-15 Karl Williamsonsv.h: SVt_INVLIST is core-only
2019-09-03 Karl WilliamsonImprove grammar in pod
2019-09-03 Karl Williamsonperlapi: Document SvUVXx()
2019-09-02 PaliImplement SvPV*_or_null*
2019-09-02 PaliImplement SvPVutf8_nomg and SvPVbyte_nomg
2019-09-02 PaliImplement sv_utf8_downgrade_nomg
2019-06-25 Karl WilliamsonFix apidoc macro entries
2019-06-19 PaliDocument SvTRUEx() macro
2019-05-28 Dagfinn Ilmari Man... Remove remaining assignments to SvCUR and SvLEN in...
2019-02-24 PaliAdd newSVsv_nomg() macro which is like newSVsv() but...
2018-08-05 Karl Williamsonperlapi: Fix up SV handling pod
2017-12-06 Zeframremove stray NULLOK/NN from apidoc directives
2017-10-08 Father ChrysostomosAdd isGV_or_RVCV macro
2017-08-04 David MitchellSvTRUE(): add code comment
2017-07-31 David Mitchellfix SvTRUE() cast (broke xor)
2017-07-27 David MitchellSvTRUE(): inline ROK, outline NOK
2017-07-27 David MitchellSvTRUE(): special-case immortals
2017-07-27 David MitchellMake immortal SVs contiguous
2017-07-27 David MitchellSvTRUE(): handle get magic more efficiently
2017-07-27 David Mitchellrationalise SvTRUE() macro variants
2017-07-27 David Mitchellgive REGEXP SVs the POK flag again
2017-07-27 David Mitchelladd PL_sv_zero
2017-06-02 Dagfinn Ilmari Man... Define and use symbolic constants for LvFLAGS
2017-04-11 PaliPATCH: [perl #130801] perlapi: Clarify SvIV/SvUV/SvNV...
2017-03-31 David Mitchellvec(): defer lvalue out-of-range croaking
2017-02-12 Karl Williamsonsv.h: Add comment
2017-01-05 Karl Williamsonperlapi: Add clarification for SvGROW()
2017-01-03 Karl WilliamsonSV_UTF8_NO_ENCODING is no longer used
2016-11-24 David Mitchelladd comments explaining the point of SVf_PROTECT
2016-11-14 David Mitchellclarify what the SVf_AMAGIC means
2016-11-13 David Mitchellreduce cost of SvVALID()
2016-11-12 David Mitchelleliminate SVpbm_VALID flag
2016-11-12 David Mitchelleliminate SVpbm_TAIL/SvTAIL_on()/SvTAIL_off()
2016-11-12 David MitchellOnly test SvTAIL when SvVALID
2016-11-12 David MitchellEliminate SVrepl_EVAL and SvEVALED()
2016-11-12 David Mitchellremove DOES's usage of SvSCREAM
2016-11-12 David Mitchellremove eval's usage of SvSCREAM
2016-10-19 Yves Ortonsv.c: add sv_setpv_bufsize() and SvPVCLEAR()
2016-09-27 David MitchellEliminate xpad_cop_seq from _xnvu union
2016-08-14 Yves Ortonfirst step to documenting the Internals namespace
2016-07-29 Father ChrysostomosNew bug numbers in *.[ch]
2016-05-03 David MitchellRevert "More generalized fix for #127855"
2016-04-08 Yves OrtonMore generalized fix for #127855, overallocate in SvGRO...
2016-02-03 David Mitchellmove SET_SVANY_FOR_BODYLESS_IV() from sv.c to sv.h
2015-12-03 David Mitchellfix the API description of SvLEN_set()
2015-11-10 David Mitchellavoid (TAINTING_get && TAINT_get)
2015-10-13 David Mitchellfbm_instr(): tweak docs and formatting
2015-10-08 Daniel Draganmake sv_backoff tailcall friendly
2015-09-25 Rafael Garcia-SuarezPOD fix in the documentation for SvTHINKFIRST
2015-09-04 Karl Williamsonperlapi use 'UTF-8' instead of variants of that
2015-09-04 Karl WilliamsonVarious pods: Add C<> around many typed-as-is things
2015-09-04 Karl Williamsonperlapi, perlintern: Add L<> links to pod
2015-08-17 David Mitchellre-implement OPpASSIGN_COMMON mechanism
2015-08-01 Karl Williamsonperlapi: Use F<> around file names
2015-08-01 Karl Williamsonperlapi: Use C<> instead of I<> for parameter names...
2015-07-08 Daniel Draganall SV inheriter types have DEBUG_LEAKING_SCALARS data...
2015-06-29 Father ChrysostomosRemove NEW_ from PERL_NEW_COPY_ON_WRITE
2015-06-29 Father ChrysostomosRemove SvRELEASE_IVX
2015-06-29 Father ChrysostomosRemove PERL_OLD_COPY_ON_WRITE
2015-06-12 David Mitchellsv.h: document additional use of SVp_SCREAM flag
2015-05-09 Karl Williamsonperlapi: Add 2 links to other parts of the pod
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-01-18 Daniel Draganimprove SvPV_set's docs, it really shouldn't be public API
2014-12-01 Steffen MuellerMore branch prediction hints for sv_setsv_flags
2014-11-30 Father Chrysostomos[perl #123223] Make PADNAME a separate type
2014-11-30 Father ChrysostomosMake PADNAMELIST a separate type
2014-11-30 Father ChrysostomosUse PADNAME rather than SV in the source
2014-11-24 Daniel Draganremove a branch in SvIV_please_nomg
2014-11-13 Father ChrysostomosAdd new LVALUE flag for pad names
2014-11-08 Daniel Draganadd xs_handshake API
2014-10-31 Daniel Draganfree up CvPADLIST slot for XSUBs for future use
2014-10-18 Father ChrysostomosApify SV_CATBYTES and SV_CATUTF8
2014-10-04 Daniel Draganoptimize SV creation funcs in sv.c
2014-09-28 Daniel Draganfor storage of NVs, use "IV in sv_u in head no-body...
2014-09-25 Father ChrysostomosRemove most uses of PADMY
2014-09-25 Father ChrysostomosStop setting PADMY; renumber PADSTALE
2014-09-22 David MitchellSvFLAGS: informally reserve a bit
2014-09-21 Father ChrysostomosConsistent spaces after dots in perlapi
2014-09-20 Father ChrysostomosImplement the bipolar read-only system
2014-09-20 Father ChrysostomosAdd SVf_PROTECT
2014-09-20 Father ChrysostomosRenumber SVf_IsCOW
2014-09-19 Jarkko HietaniemiParenthesize & and | a bit.
2014-09-15 Father Chrysostomossv.h: Expand comment about potential SVf_UTF8 conflict
2014-09-15 Father Chrysostomossv_cathek
2014-07-21 Karl Williamsonsv.h: Document SVt_INVLIST fields
2014-06-17 Tony Cookbe explicit that SvSetSV() doesn't do set magic
next