This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
t/lib/Cname.pm: Comment, white-space only
[perl5.git]
/
sv.h
2020-12-30
Karl Williamson
perlapi: link to SvPV
blob
|
commitdiff
2020-12-30
Karl Williamson
perlapi: Consolidate newRV and newRV_inc pod
blob
|
commitdiff
|
diff to current
2020-12-27
Karl Williamson
perlapi: Two references aren't yet links
blob
|
commitdiff
|
diff to current
2020-12-27
Karl Williamson
Document SvPV_renew
blob
|
commitdiff
|
diff to current
2020-12-20
Karl Williamson
perlapi: SvPVbyte_force() and kin: clarify.
blob
|
commitdiff
|
diff to current
2020-12-20
Karl Williamson
perlapi: Document and consolidate SvPV functions
blob
|
commitdiff
|
diff to current
2020-12-13
Karl Williamson
perlapi: Remove duplicate text
blob
|
commitdiff
|
diff to current
2020-12-13
Karl Williamson
Document and consolidate SvPV..force functions
blob
|
commitdiff
|
diff to current
2020-12-06
Karl Williamson
perlapi: Consolidate SvSET-ish entries
blob
|
commitdiff
|
diff to current
2020-12-06
Karl Williamson
Evaluate arg once in all forms of SvTRUE
blob
|
commitdiff
|
diff to current
2020-11-29
Karl Williamson
Document SvSHARED_HASH
blob
|
commitdiff
|
diff to current
2020-11-29
Karl Williamson
perlapi: Consolidate svREFCNT_dec-ish entries
blob
|
commitdiff
|
diff to current
2020-11-29
Karl Williamson
perlapi: Consolidate SvPVX-ish entries
blob
|
commitdiff
|
diff to current
2020-11-28
Karl Williamson
perlapi: Consolidate SvREFCNT_INC-ish entries
blob
|
commitdiff
|
diff to current
2020-11-23
Karl Williamson
Confine scope of SV_CONST to core
blob
|
commitdiff
|
diff to current
2020-11-23
Karl Williamson
perlapi: Consolidate Sv{INU]VX-ish entries
blob
|
commitdiff
|
diff to current
2020-11-22
Karl Williamson
sv.h: Add comments
blob
|
commitdiff
|
diff to current
2020-11-21
Karl Williamson
perlapi: Consolidate sv_catpv-ish entries
blob
|
commitdiff
|
diff to current
2020-11-21
Karl Williamson
Document isGV_with_GP
blob
|
commitdiff
|
diff to current
2020-11-18
Karl Williamson
perlapi: Consolidate sv_catsv-ish entries
blob
|
commitdiff
|
diff to current
2020-11-18
Karl Williamson
perlapi: Consolidate sv_catpvn-ish entries
blob
|
commitdiff
|
diff to current
2020-11-10
Nicolas R
Add a few helpers to B for INVLIST
blob
|
commitdiff
|
diff to current
2020-11-09
Karl Williamson
perlapi: Consolidate sv_setsv-ish entries
blob
|
commitdiff
|
diff to current
2020-11-09
Karl Williamson
sv.c: Change some formal param names for clarity, consi...
blob
|
commitdiff
|
diff to current
2020-11-06
Karl Williamson
autodoc.pl: Enhance apidoc_section feature
blob
|
commitdiff
|
diff to current
2020-10-31
Karl Williamson
perlapi: Document SvPV_free
blob
|
commitdiff
|
diff to current
2020-10-09
Karl Williamson
perlapi: svtype is a typedef
blob
|
commitdiff
|
diff to current
2020-09-29
Karl Williamson
sv.h: sv_collxfrm didn't work properly
blob
|
commitdiff
|
diff to current
2020-09-10
Karl Williamson
Use macro instead of its expansion
blob
|
commitdiff
|
diff to current
2020-09-04
Karl Williamson
perlapi: Turn some references to mg_[gs]et into links
blob
|
commitdiff
|
diff to current
2020-09-04
Karl Williamson
Reorganize perlapi
blob
|
commitdiff
|
diff to current
2020-09-04
Karl Williamson
Change some =head1 to apidoc_section lines
blob
|
commitdiff
|
diff to current
2020-09-02
Karl Williamson
sv.h: Clarify comment
blob
|
commitdiff
|
diff to current
2020-08-23
Karl Williamson
Document SvOOK_off
blob
|
commitdiff
|
diff to current
2020-08-23
Karl Williamson
Document SvVSTRING_mg
blob
|
commitdiff
|
diff to current
2020-08-15
Karl Williamson
Note SV_UTF8_NO_ENCODING exists, but deprecated
blob
|
commitdiff
|
diff to current
2020-07-20
Dagfinn Ilmari Man...
Use static asserts when comparing sizeof() to a constant
blob
|
commitdiff
|
diff to current
2020-07-18
Karl Williamson
handy.h: Create nBIT_UMAX() macro
blob
|
commitdiff
|
diff to current
2020-07-18
Karl Williamson
Make SvTRUEx identical to SvTRUE
blob
|
commitdiff
|
diff to current
2020-07-18
Karl Williamson
Update pod for SvTRUE, to indicate single param evaluation
blob
|
commitdiff
|
diff to current
2020-07-18
Karl Williamson
sv.h: Wanted UOK, but said IOK
blob
|
commitdiff
|
diff to current
2020-07-18
Karl Williamson
sv.h: Change formal parameter name to reflect its usage
blob
|
commitdiff
|
diff to current
2020-05-22
Dagfinn Ilmari Man...
Fix a bunch of repeated-word typos
blob
|
commitdiff
|
diff to current
2020-03-01
Paul "LeoNerd" Evans
SvTRUE might need to take aTHX
blob
|
commitdiff
|
diff to current
2020-03-01
Paul "LeoNerd" Evans
Initial experiment at moving SvTRUE into a static inlin...
blob
|
commitdiff
|
diff to current
2019-12-21
Karl Williamson
Clarify SvPVbyteFOO docs
blob
|
commitdiff
|
diff to current
2019-12-17
Karl Williamson
sv.h: Fix typo in pod
blob
|
commitdiff
|
diff to current
2019-11-16
Karl Williamson
Double the number of possible SV types
blob
|
commitdiff
|
diff to current
2019-09-15
Karl Williamson
Some SvREFCNT_foo are no longer macros
blob
|
commitdiff
|
diff to current
2019-09-15
Karl Williamson
inline.h: Change fcn name prefix from S_ to Perl_
blob
|
commitdiff
|
diff to current
2019-09-15
Karl Williamson
sv.h: SVt_INVLIST is core-only
blob
|
commitdiff
|
diff to current
2019-09-03
Karl Williamson
Improve grammar in pod
blob
|
commitdiff
|
diff to current
2019-09-03
Karl Williamson
perlapi: Document SvUVXx()
blob
|
commitdiff
|
diff to current
2019-09-02
Pali
Implement SvPV*_or_null*
blob
|
commitdiff
|
diff to current
2019-09-02
Pali
Implement SvPVutf8_nomg and SvPVbyte_nomg
blob
|
commitdiff
|
diff to current
2019-09-02
Pali
Implement sv_utf8_downgrade_nomg
blob
|
commitdiff
|
diff to current
2019-06-25
Karl Williamson
Fix apidoc macro entries
blob
|
commitdiff
|
diff to current
2019-06-19
Pali
Document SvTRUEx() macro
blob
|
commitdiff
|
diff to current
2019-05-28
Dagfinn Ilmari Man...
Remove remaining assignments to SvCUR and SvLEN in...
blob
|
commitdiff
|
diff to current
2019-02-24
Pali
Add newSVsv_nomg() macro which is like newSVsv() but...
blob
|
commitdiff
|
diff to current
2018-08-05
Karl Williamson
perlapi: Fix up SV handling pod
blob
|
commitdiff
|
diff to current
2017-12-06
Zefram
remove stray NULLOK/NN from apidoc directives
blob
|
commitdiff
|
diff to current
2017-10-08
Father Chrysostomos
Add isGV_or_RVCV macro
blob
|
commitdiff
|
diff to current
2017-08-04
David Mitchell
SvTRUE(): add code comment
blob
|
commitdiff
|
diff to current
2017-07-31
David Mitchell
fix SvTRUE() cast (broke xor)
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
SvTRUE(): inline ROK, outline NOK
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
SvTRUE(): special-case immortals
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
Make immortal SVs contiguous
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
SvTRUE(): handle get magic more efficiently
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
rationalise SvTRUE() macro variants
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
give REGEXP SVs the POK flag again
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
add PL_sv_zero
blob
|
commitdiff
|
diff to current
2017-06-02
Dagfinn Ilmari Man...
Define and use symbolic constants for LvFLAGS
blob
|
commitdiff
|
diff to current
2017-04-11
Pali
PATCH: [perl #130801] perlapi: Clarify SvIV/SvUV/SvNV...
blob
|
commitdiff
|
diff to current
2017-03-31
David Mitchell
vec(): defer lvalue out-of-range croaking
blob
|
commitdiff
|
diff to current
2017-02-12
Karl Williamson
sv.h: Add comment
blob
|
commitdiff
|
diff to current
2017-01-05
Karl Williamson
perlapi: Add clarification for SvGROW()
blob
|
commitdiff
|
diff to current
2017-01-03
Karl Williamson
SV_UTF8_NO_ENCODING is no longer used
blob
|
commitdiff
|
diff to current
2016-11-24
David Mitchell
add comments explaining the point of SVf_PROTECT
blob
|
commitdiff
|
diff to current
2016-11-14
David Mitchell
clarify what the SVf_AMAGIC means
blob
|
commitdiff
|
diff to current
2016-11-13
David Mitchell
reduce cost of SvVALID()
blob
|
commitdiff
|
diff to current
2016-11-12
David Mitchell
eliminate SVpbm_VALID flag
blob
|
commitdiff
|
diff to current
2016-11-12
David Mitchell
eliminate SVpbm_TAIL/SvTAIL_on()/SvTAIL_off()
blob
|
commitdiff
|
diff to current
2016-11-12
David Mitchell
Only test SvTAIL when SvVALID
blob
|
commitdiff
|
diff to current
2016-11-12
David Mitchell
Eliminate SVrepl_EVAL and SvEVALED()
blob
|
commitdiff
|
diff to current
2016-11-12
David Mitchell
remove DOES's usage of SvSCREAM
blob
|
commitdiff
|
diff to current
2016-11-12
David Mitchell
remove eval's usage of SvSCREAM
blob
|
commitdiff
|
diff to current
2016-10-19
Yves Orton
sv.c: add sv_setpv_bufsize() and SvPVCLEAR()
blob
|
commitdiff
|
diff to current
2016-09-27
David Mitchell
Eliminate xpad_cop_seq from _xnvu union
blob
|
commitdiff
|
diff to current
2016-08-14
Yves Orton
first step to documenting the Internals namespace
blob
|
commitdiff
|
diff to current
2016-07-29
Father Chrysostomos
New bug numbers in *.[ch]
blob
|
commitdiff
|
diff to current
2016-05-03
David Mitchell
Revert "More generalized fix for #127855"
blob
|
commitdiff
|
diff to current
2016-04-08
Yves Orton
More generalized fix for #127855, overallocate in SvGRO...
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
move SET_SVANY_FOR_BODYLESS_IV() from sv.c to sv.h
blob
|
commitdiff
|
diff to current
2015-12-03
David Mitchell
fix the API description of SvLEN_set()
blob
|
commitdiff
|
diff to current
2015-11-10
David Mitchell
avoid (TAINTING_get && TAINT_get)
blob
|
commitdiff
|
diff to current
2015-10-13
David Mitchell
fbm_instr(): tweak docs and formatting
blob
|
commitdiff
|
diff to current
2015-10-08
Daniel Dragan
make sv_backoff tailcall friendly
blob
|
commitdiff
|
diff to current
2015-09-25
Rafael Garcia-Suarez
POD fix in the documentation for SvTHINKFIRST
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
perlapi use 'UTF-8' instead of variants of that
blob
|
commitdiff
|
diff to current
next