Imported Upstream version 5.25.6
[platform/upstream/perl.git] / pp.c
2017-06-28 DongHun KwakImported Upstream version 5.25.6 47/136047/1
2017-06-28 DongHun KwakImported Upstream version 5.25.5 46/136046/1
2017-06-28 DongHun KwakImported Upstream version 5.25.4 45/136045/1
2017-06-28 DongHun KwakImported Upstream version 5.25.3 44/136044/1
2017-06-28 DongHun KwakImported Upstream version 5.25.2 43/136043/1
2017-06-28 DongHun KwakImported Upstream version 5.25.1 42/136042/1
2017-06-28 DongHun KwakImported Upstream version 5.24.0 39/136039/1
2017-06-28 DongHun KwakImported Upstream version 5.23.8 37/136037/1
2017-06-28 DongHun KwakImported Upstream version 5.23.7 36/136036/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.1 26/136026/1
2017-06-28 DongHun KwakImported Upstream version 5.21.11 24/136024/1
2017-06-28 DongHun KwakImported Upstream version 5.21.10 23/136023/1
2017-06-28 DongHun KwakImported Upstream version 5.21.9 22/136022/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.2 15/136015/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2014-02-27 David Mitchell[MERGE] optmise pp_entersub code
2014-02-27 David Mitchelldon't set SvPADTMP() on PADGV's
2014-02-20 Karl WilliamsonChange av_len calls to av_tindex for clarity
2014-02-15 Father Chrysostomos[perl #121242] Fix crash in gp_free when gv is freed
2014-02-01 ZeframMerge blead into zefram/purple_signatures
2014-01-31 Karl Williamsonpp.c: Silence compiler warning
2014-01-30 Yves OrtonMove the RXf_ANCH flags to intflags as PREGf_ANCH_xxx...
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-27 Karl WilliamsonTaint more operands with case changes
2014-01-23 Brian FraserMerge branch 'cross-compile-revamp' into blead
2014-01-22 Karl WilliamsonAdd some cBOOL casts to macros
2014-01-01 Karl Williamsonpp.c: Remove unnecessary mask operation.
2014-01-01 Karl Williamsonpp.c: Guard against malformed UTF-8 input in ord()
2014-01-01 Father Chrysostomospp.c: Simplify lc and uc stringification code
2014-01-01 Father Chrysostomospp.c: Improve self-referential comment
2014-01-01 Father ChrysostomosReënable in-place lc/uc
2013-12-23 Father Chrysostomospp.c: Remove redundant diag_listed_as
2013-12-02 Steve HayMerge branch 'dirnames' into blead
2013-11-16 David MitchellRevert "make perl core quiet under -Wfloat-equal"
2013-11-09 David Mitchellmake perl core quiet under -Wfloat-equal
2013-11-08 Father ChrysostomosStop lexical CORE sub from interfering with CORE::
2013-10-31 Father Chrysostomos‘Attempt to bless into a ref’ with stale method caches
2013-10-31 Father Chrysostomos[perl #119809] Disallow bless($ref, $tied_ref)
2013-10-28 Father Chrysostomospp.c:pp_undef: Don’t vivify the scalar slot
2013-10-25 Karl WilliamsonSilence some Win32 compiler warnings
2013-09-13 Father Chrysostomos[Merge] Key/value hash and array slices
2013-09-13 Father Chrysostomospp.c: Allow 64-bit stack offsets in kv[ah]slice
2013-09-13 Father Chrysostomospp.c:pp_kvhslice: remove unused var
2013-09-13 Father ChrysostomosUse diag_listed_as two suppress two diag.t failures
2013-09-13 Ruslan Zakirovindex/value array slice operation
2013-09-13 Ruslan Zakirovkey/value hash slice operation
2013-09-13 Tony Cook[perl #115928] use a consistent internal rand on all...
2013-09-13 Tony Cook[perl #115928] a consistent (public) rand() implementation
2013-09-11 Karl WilliamsonUse separate macros for byte vs uv Unicode
2013-09-06 Father ChrysostomosMake pp_splice handle nonexistent array elements
2013-08-29 Karl WilliamsonMerge branch 'ebcdic' into blead
2013-08-29 Karl Williamsonpp.c: White-space only
2013-08-29 Karl WilliamsonRemove EBCDIC remappings
2013-08-29 Karl WilliamsonAdd and use macro to return EBCDIC
2013-08-25 Father ChrysostomosStop pos() from being confused by changing utf8ness
2013-08-25 Father ChrysostomosDon’t push nulls on to the stack in pp_padav
2013-08-25 Father ChrysostomosUse SSize_t for arrays
2013-08-21 Father Chrysostomos[perl #7508] Use NULL for nonexistent array elems
2013-08-20 Father Chrysostomos[perl #118693] Remove PADTMP exemption from uninit...
2013-08-20 Father ChrysostomosAvoid double stringification in pp_complement
2013-08-12 Tony Cook[perl #117355] [lu]cfirst don't respect 'use bytes'
2013-08-12 Karl WilliamsonXXX Patch for discussion: [perl #117355] [lu]cfirst...
2013-07-26 Father Chrysostomos[Merge] Constants, inlined subs, TARGs, ...
2013-07-26 Father Chrysostomos[perl #78194] Make x copy PADTMPs in lv cx
2013-07-26 Father Chrysostomos[perl #78194] Make list slices copy PADTMPs in lv cx
2013-07-23 Father Chrysostomos[perl #72766] Allow huge pos() settings
2013-07-16 Father Chrysostomos[perl #77814] Make defelems propagate pos
2013-07-02 Steffen MuellerVery few PAD[HA]Vs are "LVALUE": branch predictor hints
2013-07-02 Steffen MuellerBranch predictor hints: exists is mostly run on hashes
2013-07-01 Steffen MuellerFix to make 8d455b9f99c1046e969462419b0eb5b8bf740a47...
2013-07-01 Steffen MuellerAvoid needless refcount and mortialization on pp_anonhash
2013-06-30 Ruslan Zakirovchange tied_method to use SVs with precomputed hash...
2013-06-30 Ruslan Zakirovchange magic_methcall to use SV with shared hash value
2013-06-30 Ruslan ZakirovG_METHOD_NAMED flag for call_method and call_sv
2013-06-28 Father ChrysostomosReinstate UTF8f
2013-06-26 Karl WilliamsonRevert "Use UTF8f in more places"
2013-06-23 Father ChrysostomosStop undef &foo from crashing on lex subs
2013-06-23 Father ChrysostomosUse UTF8f in more places
2013-06-18 Karl Williamsonpp.c: Use correct size for two arrays.
2013-06-15 Father Chrysostomospp.c: pp_ref: remove null checks
2013-06-15 Father Chrysostomospp.c: Eliminate unnecessary dORIGMARK from pp_anonlist
2013-06-08 Father Chrysostomos[perl #117941] Blessing into freed current stash
2013-06-08 Father Chrysostomos[perl #117941] Handle vivification crashing w/freed...
2013-06-07 Father ChrysostomosStop delete local $ENV{foo} from leaking
2013-06-02 David Mitchell[MERGE] get rid of (most) regex engine global state
2013-06-02 David Mitchellstop callers of rex engine using RX_MATCH_UTF8_set
next