Fix .spec file to be extracted Module::Build
[platform/upstream/perl.git] / scope.c
2023-12-28 TizenOpenSourceImported Upstream version 5.38.0 upstream upstream/5.38.0
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.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.31.10 upstream/5.31.10
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.5 upstream/5.31.5
2020-12-17 DongHun KwakImported Upstream version 5.31.3 upstream/5.31.3
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.11 52/136052/1
2017-06-28 DongHun KwakImported Upstream version 5.25.7 48/136048/1
2017-06-28 DongHun KwakImported Upstream version 5.25.4 45/136045/1
2017-06-28 DongHun KwakImported Upstream version 5.25.2 43/136043/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.2 31/136031/1
2017-06-28 DongHun KwakImported Upstream version 5.21.11 24/136024/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.2 15/136015/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2014-03-12 David Mitchellsprinkle LIKELY() on pp_hot.c scope.c and some *.h
2014-03-01 Nicholas ClarkCommit 5c85b638cb45ea2b inadvertently broke the -DDEBUG...
2014-02-28 David Mitchell[MERGE] tweak in-place branch of SAVEt_CLEARSV
2014-02-28 David MitchellSAVEt_CLEARSV: only clear-in-place if RC==1
2014-02-28 David MitchellSAVEt_CLEARSV: handle SvOOK() specially
2014-02-28 David MitchellSAVEt_CLEARSV: expand SvOK_off() macro
2014-02-28 David MitchellSAVEt_CLEARSV: simplify SvREADONLY_off() condition
2014-02-28 David MitchellSAVEt_CLEARSV: reindent after previous commit
2014-02-28 David MitchellSAVEt_CLEARSV: check common flags
2013-09-13 Father Chrysostomosop.c:leave_scope: use mg_free before sv_force_normal
2013-08-25 Father ChrysostomosUse SSize_t for arrays
2013-08-25 Father ChrysostomosUse SSize_t when extending the stack
2013-08-25 Father ChrysostomosUse SSize_t for tmps stack offsets
2013-08-10 Father ChrysostomosRevert "[perl #117855] Store CopFILEGV in a pad under...
2013-08-05 Father ChrysostomosRemove SAVEt_STACK_CXPOS
2013-08-05 Father Chrysostomos[perl #117855] Store CopFILEGV in a pad under ithreads
2013-06-26 Father ChrysostomosIn-place sort should not leave array read-only
2013-06-02 David Mitchell[MERGE] get rid of (most) regex engine global state
2013-06-02 David Mitchelleliminate PL_reg_state
2013-06-02 David Mitchelleliminate PL_reg_poscache, PL_reg_poscache_size
2013-05-21 Chris 'BinGOs' Wil... Merge branch 'smoke-me/coreutils' into blead
2013-05-09 Nicholas ClarkRemove PERL_ASYNC_CHECK() from Perl_leave_scope().
2013-05-09 David Mitchellsilence warnings under NO_TAINT_SUPPORT
2013-03-12 George GreerFix some ASAN-identified problems
2012-12-06 David Mitchellscope.c: silence some compiler warnings
2012-12-04 David Mitchelladd SvREFCNT_dec_NN()
2012-12-04 David MitchellOptimise magic handling in save* and leave_scope
2012-12-04 David Mitchellrefactor Perl_leave_scope
2012-12-04 David Mitchellsave_int/i32 inline the long version
2012-12-04 David MitchellAdd SS_ADD_* macros and replace most SSPUSH* uses
2012-11-30 James E KeenanMerge branch 'blead' of jkeenan@perl5.git.perl.org...
2012-11-29 Father ChrysostomosClear method caches when unwinding local *foo=sub{}
2012-11-29 Father ChrysostomosClear method caches when unwinding local *foo=*method
2012-11-29 Father ChrysostomosFix two local *ISA bugs
2012-11-29 Father ChrysostomosDon’t croak for local *DetachedStash::method
2012-11-29 Father ChrysostomosReset method caches when GPs are shared
2012-11-29 Father Chrysostomosscope.c:save_gp: Remove redundant code
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-11-21 Father Chrysostomosscope.c: Remove XXX tmp comment from SAVEt_FREEOP
2012-11-19 Daniel Draganreduce scope of a var in save_clearsv
2012-11-18 Father ChrysostomosStop local $_[0] from leaking
2012-11-10 David Mitchell[MERGE] add PADRANGE op and $B::overlay
2012-11-10 David Mitchellreindent block in leave_scope
2012-11-10 David Mitchelladd SAVEt_CLEARPADRANGE
2012-11-05 David Mitchellfix NO_TAINT_SUPPORT on g++
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl
2012-09-17 Father ChrysostomosRevert "Set PL_comppad_name on sub entry"
2012-09-16 Vincent PitMake cx_dump() display the correct gimme description
2012-09-16 Vincent PitFix perl with -DPERL_POISON after commit 22ade07
2012-09-16 Steffen MuellerSave one NULL assignment per TMP
2012-09-16 Father Chrysostomos[Merge] [perl #113930] Lexical subs
2012-09-16 Father ChrysostomosMove my sub prototype CVs to the pad names
2012-09-16 Father ChrysostomosSet PL_comppad_name on sub entry
2012-09-16 Father ChrysostomosCvNAME_HEK_set
2012-09-16 Father ChrysostomosClone my subs on scope entry
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-07-31 Father Chrysostomosscope.c: Don’t stringify globs on scope exit
2012-06-14 David MitchellMerge re_eval jumbo fix branch into blead
2012-06-13 David Mitchelleliminate PL_reg_start_tmp, PL_reg_start_tmpl
2012-06-04 Steve PetersMerge branch 'post-5.16' into blead
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-05-21 Father Chrysostomosscope.c: Simplify and clarify comment
2012-04-16 Father Chrysostomos[perl #112444] Don’t leak %^H autovivified by destructor
2012-04-11 David Mitchellstop %^H pointing to being-freed hash; #112326
2012-01-16 Nicholas ClarkProvide as much diagnostic information as possible...
2011-12-23 Father ChrysostomosDon’t double-free hint hash if copying dies
2011-12-15 Karl Williamsonscope.c: Allow successful saving of PL_tainted
2011-11-21 Ricardo SignesMerge remote-tracking branch 'p5p/smoke-me/gsoc-pod...
2011-11-19 Father ChrysostomosCopy magic during localisation even for GVs
2011-11-05 Father ChrysostomosHide pad vars from magic methods on scope exit
next