Fix .spec file to be extracted Module::Build
[platform/upstream/perl.git] / sv.h
2023-12-28 TizenOpenSourceImported Upstream version 5.38.0 upstream upstream/5.38.0
2022-01-21 DongHun KwakImported Upstream version 5.33.9 upstream/5.33.9
2022-01-21 DongHun KwakImported Upstream version 5.33.6 upstream/5.33.6
2022-01-21 DongHun KwakImported Upstream version 5.33.5 upstream/5.33.5
2022-01-21 DongHun KwakImported Upstream version 5.33.4 upstream/5.33.4
2022-01-21 DongHun KwakImported Upstream version 5.33.3 upstream/5.33.3
2022-01-21 DongHun KwakImported Upstream version 5.33.2 upstream/5.33.2
2022-01-21 DongHun KwakImported Upstream version 5.33.1 upstream/5.33.1
2020-12-17 DongHun KwakImported Upstream version 5.32.0 upstream/5.32.0
2020-12-17 DongHun KwakImported Upstream version 5.31.10 upstream/5.31.10
2020-12-17 DongHun KwakImported Upstream version 5.31.8 upstream/5.31.8
2020-12-17 DongHun KwakImported Upstream version 5.31.7 upstream/5.31.7
2020-12-17 DongHun KwakImported Upstream version 5.31.6 upstream/5.31.6
2020-12-17 DongHun KwakImported Upstream version 5.31.4 upstream/5.31.4
2020-12-17 DongHun KwakImported Upstream version 5.31.2 upstream/5.31.2
2020-12-17 DongHun KwakImported Upstream version 5.31.1 upstream/5.31.1
2019-09-26 DongHun KwakImported Upstream version 5.30.0 upstream/5.30.0
2019-09-26 DongHun KwakImported Upstream version 5.28.0 upstream/5.28.0
2017-06-28 DongHun KwakImported Upstream version 5.25.12 53/136053/1
2017-06-28 DongHun KwakImported Upstream version 5.25.10 51/136051/1
2017-06-28 DongHun KwakImported Upstream version 5.25.9 50/136050/1
2017-06-28 DongHun KwakImported Upstream version 5.25.8 49/136049/1
2017-06-28 DongHun KwakImported Upstream version 5.25.7 48/136048/1
2017-06-28 DongHun KwakImported Upstream version 5.25.6 47/136047/1
2017-06-28 DongHun KwakImported Upstream version 5.25.4 45/136045/1
2017-06-28 DongHun KwakImported Upstream version 5.23.8 37/136037/1
2017-06-28 DongHun KwakImported Upstream version 5.23.6 35/136035/1
2017-06-28 DongHun KwakImported Upstream version 5.23.5 34/136034/1
2017-06-28 DongHun KwakImported Upstream version 5.23.4 33/136033/1
2017-06-28 DongHun KwakImported Upstream version 5.23.3 32/136032/1
2017-06-28 DongHun KwakImported Upstream version 5.23.2 31/136031/1
2017-06-28 DongHun KwakImported Upstream version 5.23.1 30/136030/1
2017-06-28 DongHun KwakImported Upstream version 5.23.0 29/136029/1
2017-06-28 DongHun KwakImported Upstream version 5.22.2 27/136027/1
2017-06-28 DongHun KwakImported Upstream version 5.22.0 25/136025/1
2017-06-28 DongHun KwakImported Upstream version 5.21.11 24/136024/1
2017-06-28 DongHun KwakImported Upstream version 5.21.8 21/136021/1
2017-06-28 DongHun KwakImported Upstream version 5.21.7 20/136020/1
2017-06-28 DongHun KwakImported Upstream version 5.21.6 19/136019/1
2017-06-28 DongHun KwakImported Upstream version 5.21.5 18/136018/1
2017-06-28 DongHun KwakImported Upstream version 5.21.4 17/136017/1
2017-06-28 DongHun KwakImported Upstream version 5.21.3 16/136016/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2017-06-28 DongHun KwakImported Upstream version 5.21.0 13/136013/1
2017-06-28 DongHun KwakImported Upstream version 5.20.3 12/136012/1
2017-06-28 DongHun KwakImported Upstream version 5.20.2 11/136011/1
2017-06-28 DongHun KwakImported Upstream version 5.20.1 10/136010/1
2014-05-13 David Goldenclarify SvPV documentation
2014-05-12 Yves OrtonImplement "max waste" thresholds to avoid problems...
2014-03-12 David Mitchellsprinkle LIKELY() on pp_hot.c scope.c and some *.h
2014-03-07 David Mitchellsv.h: add some more flag usage commentary
2014-02-28 David Mitchellgv_check(): use aux flag rather than IsCOW
2014-02-17 Karl Williamsonsv.h: Add comment
2014-02-13 Matthew Horsfall... Fix small typo (dsb -> dsv)
2014-02-06 Zeframmerge basic zefram/purple_signatures into blead
2014-02-05 Brian FraserAvoid compiler warnings by consistently using #ifdef...
2014-01-17 Father Chrysostomos[Merge] Cow Tools
2014-01-17 Father ChrysostomosSvGROW should un-cow under PERL_OLD_COPY_ON_WRITE
2013-12-29 Father Chrysostomosperlapi: Consistent spaces after dots
2013-11-16 David MitchellRevert "make perl core quiet under -Wfloat-equal"
2013-11-09 David Mitchellmake perl core quiet under -Wfloat-equal
2013-10-23 Daniel Dragancorrect POD for SvIsCOW, it returns a U32
2013-09-15 Father Chrysostomossv.h: Make BmUSEFUL the same type on debug/non-debug...
2013-09-13 Nicholas ClarkMove BmUSEFUL to the IV slot from the NV slot, simplify...
2013-09-04 Reini Urban[perl #119481] Check SvVALID for !SvSCREAM, skip PAD
2013-08-25 Father ChrysostomosStop pos() from being confused by changing utf8ness
2013-08-21 Father Chrysostomos[perl #118691] Allow defelem magic with neg indices
2013-08-06 Father Chrysostomossv.h: Add comment about gv_check and SvIsCOW
2013-07-30 Father ChrysostomosSkip trailing constants when searching pads
2013-07-19 Karl Williamsonsv.h: Comments added/typo fixed.
2013-07-16 Karl WilliamsonMerge branch 'const_posix_invlists' into blead
2013-07-16 Karl WilliamsonRemove redundant field from inversion lists
2013-07-16 Karl WilliamsonReinstate "Use new Svt_INVLIST for inversion lists."
2013-07-16 Karl WilliamsonReinstate "Create SVt_INVLIST"
2013-07-10 Brian GottreuFix typo in docs for SvPV: ") => >"
2013-07-05 Karl WilliamsonRevert "Create SVt_INVLIST"
2013-07-04 Karl WilliamsonRevert "Use new Svt_INVLIST for inversion lists."
2013-07-04 Karl WilliamsonMerge branch 'const_posix_invlists' into blead
2013-07-04 Karl WilliamsonUse new Svt_INVLIST for inversion lists.
2013-07-04 Karl WilliamsonCreate SVt_INVLIST
2013-06-30 Ruslan ZakirovSV_CONST(name) and PL_sv_consts
2013-06-23 Father Chrysostomos[Merge] Fix bugs involving compilation and ro SVs
2013-06-23 Father Chrysostomossv.h: Correct assertion in BmUSEFUL
2013-06-21 Father ChrysostomosRemove BmRARE and BmPREVIOUS
2013-06-18 Peter MartiniUpgrade cv_flags_t from 16 to 32 bits.
2013-05-26 Father Chrysostomos[perl #118159] Make PVs take precedence in SvTRUE
2013-05-21 Chris 'BinGOs' Wil... Merge branch 'smoke-me/coreutils' into blead
2013-05-18 Karl WilliamsonRemove core references to SVt_BIND
2013-05-09 David Mitchellfurther tweak SvPV() docs
2013-05-09 David Mitchellclarify SvPV* and SvPV_force* docs
2013-03-06 Daniel Draganbetter POD for SvPVX, pre-5.9.3 Perls
2013-02-20 Nicholas ClarkRemove the check for SVt_BIND from SvOK().
2013-01-23 Karl Williamsonperlapi: Fix SvIOK_UV, SvUOK descriptions
2013-01-12 David Mitchellinclude SvREADONLY() in SvIMMORTAL() test
2013-01-04 Steven SchubigerFix SvREFCNT_dec doc typo
2013-01-04 Eric BrineRemove redundant NULL checks.
2012-12-24 Karl Williamsonperlapi: Fix misstatement
2012-12-24 Karl Williamsonperlapi: Fix typos
2012-12-22 Karl Williamsonperlapi: Clarify return value of SvREFCNT_inc()
2012-12-18 David Mitchelltest the resetting of refcnt for immortals
next