regcomp.c: Prevent integer overflow from nested regex quantifiers.
[platform/upstream/perl.git] / mg.c
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
2019-09-26 DongHun KwakImported Upstream version 5.26.2 upstream/5.26.2
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.5 46/136046/1
2017-06-28 DongHun KwakImported Upstream version 5.25.3 44/136044/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.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.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
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-04-01 Karl WilliamsonPATCH: [perl #119499] "$!" with UTF-8 flag
2014-04-01 Karl Williamsonmg.c: Fix comment typo
2014-02-20 Karl WilliamsonRestore proper functioning of -Mdiagnostics
2014-02-18 Karl WilliamsonFix pod errors
2014-02-09 Father ChrysostomosUse ‘an’ for $/=[] error message
2014-02-06 Zeframmerge basic zefram/purple_signatures into blead
2014-02-04 Yves OrtonAdd tests and fix new fatal errors related to $/
2014-02-03 Yves Ortondeal with assignment to $/ better, deprecate edge cases...
2013-12-29 Father ChrysostomosConsistent spaces after dots in perlintern.pod
2013-12-29 Father Chrysostomosperlapi: Consistent spaces after dots
2013-12-26 Father ChrysostomosRevert "[perl #119801] Stop @DB::dbline modifications...
2013-12-22 Father Chrysostomos[perl #119801] Stop @DB::dbline modifications from...
2013-12-17 Karl Williamsonmg.c: White-space only
2013-12-17 Karl WilliamsonFix HP-UX $! failure
2013-12-17 Karl Williamsonmg.c: White-space only
2013-12-02 Steve HayMerge branch 'dirnames' into blead
2013-11-29 Father ChrysostomosRevert part of 2efab60d9
2013-11-28 Father Chrysostomosmg.c: Remove redundant SvOK checks
2013-11-27 Karl WilliamsonRespect 'use bytes' in returning $! and $^E
2013-11-27 Karl Williamson$^E should have same handling as $! for Win32 and OS/2
2013-11-27 Karl Williamsonmg.c: Extract code into a function.
2013-11-27 Karl Williamsonmg.c: White-space only
2013-11-27 Karl Williamsonmg.c: Use $! code for $^E on platforms where are same
2013-11-27 Karl Williamsonmg.c: Reorder if else clauses
2013-11-27 Karl Williamsonmg.c: Reorder cases in a switch()
2013-11-24 David Mitchellfix 'ignoring return value' compiler warnings
2013-11-20 Tony Cook[perl #120043] fix some warnings
2013-11-20 Lukas Maifix a few warnings (format strings, unused variable)
2013-11-04 Father Chrysostomosmg.c: Fix misuse of AvARRAY in defelem_target
2013-10-28 Father Chrysostomos[perl #119799] Set breakpoints without *DB::dbline
2013-10-21 Daniel DraganWinCE Makefile and make_ext.pl general and XS fixes
2013-09-16 Steve HayMerge branch 'errno' into blead
2013-09-16 Steve HayIntercept assignment to $! to translate WSAExxx values...
2013-09-02 Nicholas ClarkMerge the changes to the internals of match variables.
2013-09-02 Nicholas ClarkSimplify some code in Perl_magic_get() and Perl_magic_s...
2013-09-02 Nicholas ClarkRemove now unused $` $' ${^MATCH} ${^PREMATCH} ${^POSTM...
2013-09-02 Nicholas ClarkStore all other match vars in mg_len instead of mg_ptr...
2013-09-02 Nicholas ClarkStore the match vars in mg_len instead of calling atoi...
2013-08-29 Nicholas ClarkIn Perl_magic_setdbline, replace the use of atoi()...
2013-08-29 Father ChrysostomosMake vivify_defelem allow &PL_sv_undef array entries
2013-08-25 Father ChrysostomosFix assert fail when fetching pos clobbers ref with...
2013-08-25 Father ChrysostomosStop values from ‘sticking’ to @- and @+ elems
2013-08-25 Father Chrysostomos[Merge] Regexp long string support
2013-08-25 Father ChrysostomosMake @- and @+ return correct offsets beyond 2**31
2013-08-25 Father ChrysostomosStop pos() from being confused by changing utf8ness
2013-08-22 Father ChrysostomosRemove null check from mg.c:magic_getvec
2013-08-22 Father ChrysostomosFix assertion failure with $#a=\1
2013-08-21 Father Chrysostomos[perl #118691] Allow defelem magic with neg indices
2013-08-13 Father Chrysostomosmg.c: Fix U32-to-bool assignment
2013-08-11 Father ChrysostomosMake PL_hints an alias for PL_compiling.cop_hints
2013-08-11 Father ChrysostomosModifying ${^OPEN} changes the value of $^H:
2013-08-11 Father Chrysostomos[Merge] Read-only COWs
2013-08-11 Father ChrysostomosRemove SvIsCOW checks from mg.c:mg_localize
2013-08-11 Father ChrysostomosRemove SvIsCOW checks from mg.c:S_save_magic
2013-07-30 Father ChrysostomosSkip trailing constants when searching pads
2013-07-23 Father Chrysostomos[perl #72766] Allow huge pos() settings
2013-07-16 Father Chrysostomos[perl #27010] Make tie work through defelems
2013-07-16 Father Chrysostomos[perl #77814] Make defelems propagate pos
2013-07-16 Father ChrysostomosMake set-magic handle vstrings properly
2013-07-06 Karl WilliamsonPATCH: [perl #112208]: Set utf8 flag on $! appropriately
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-04 Brian FraserStop making assumptions about uids and gids.
2013-05-26 Father Chrysostomosmg.c: Use SvREFCNT_dec_NN
2013-05-21 Chris 'BinGOs' Wil... Merge branch 'smoke-me/coreutils' into blead
2013-05-20 Karl Williamsonautodoc.pl: Add note for deprecated functions
2013-05-20 Karl Williamsonmg.c: White-space only
next