This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecate find_rundefsvoffset()
[perl5.git] / pp.c
2010-06-03 Vincent PitMake pp_reverse fetch the lexical $_ from the correct pad
2010-05-25 David Mitchelladd OPpDEREFed flag to avoid double mg_get()
2010-05-25 Father Chrysostomo... Deref ops ignore get-magic when SvROK(sv)
2010-05-21 David Mitchellfollowup to magic/overload fix
2010-05-21 David Mitchellmake overload respect get magic
2010-05-03 Ruslan Zakirovshift; optimization
2010-04-26 Robin Barkeravoid use of operator name in macro
2010-04-15 David Mitchelluse cBOOL for bool casts
2010-04-13 David MitchellMerge commit 'origin/davem/post-5.12' into blead
2010-04-10 Rafael Garcia-Suarez[perl #74168] Assertion failure when emitting a strictu...
2010-03-31 Vincent PitDon't initialize end in pp_reverse when begin is NULL
2010-03-31 Rafael Garcia-SuarezAvoid a segfault when reversing an empty array in-place.
2010-03-21 David Mitchell[perl #45167] Taint removal by sprintf
2010-02-23 Jan DuboisSymbol S_no_symref_sv should be static (local to the...
2010-02-14 Nicholas ClarkConvert Perl_sv_pos_u2b_proper() to Perl_sv_pos_u2b_fla...
2010-02-14 Nicholas ClarkRemove a vestigial STRLEN case and convert a label...
2010-02-14 Eric BrineRemoves 32-bit limit on substr arguments. The full...
2010-01-18 Rafael Garcia-SuarezRevert "[perl #62646] Maximum string length with substr"
2010-01-16 Craig A. BerryA fig leaf for calling sv_pos_u2b with IV* where it...
2010-01-15 Zefram[perl #62646] Maximum string length with substr
2009-12-03 Nicholas ClarkAnother C<return NORMAL> needed post bb4c52e023e0,...
2009-11-25 Gerard GoossenAdd assertions that pp_padav and pp_padhv push scalars...
2009-11-15 Nicholas ClarkInline PL_no_symref_sv into its users. Deprecate the...
2009-11-14 Karl Williamsonadd code for Unicode semantics for non-utf8 latin1...
2009-11-13 Jerry D. HeddenFix compiler warning:
2009-11-12 Gerard GoossenAdd ENTER_with_name and LEAVE_with_name to automaticly...
2009-11-10 Vincent PitOptimize reversing an array in-place
2009-11-08 Vincent PitSvREFCNT_dec already checks if the SV is non-NULL ...
2009-11-06 Gerard Goossenmove JMPENV_JUMP to die_where and mark it as "noreturn"
2009-11-05 Vincent PitSvREFCNT_dec already checks if the SV is non-NULL
2009-10-31 Father Chrysostomos[perl #69875] Slow down split in scalar context :-)
2009-10-28 Eric BrineAvoid adding magic with rvalue $#a
2009-10-26 Yves Ortonadd an elipses to string/ref warnings when str longer...
2009-10-22 Rafael Garcia-SuarezFix built-in prototype of each, keys, and values
2009-10-15 demerphqOptimise if (%foo) to be faster than if(keys %foo)
2009-10-12 Nicholas ClarkAdd Perl_ck_warner(), which combines Perl_ckwarn()...
2009-10-04 Vincent PitApply the same policy for the value returned by push...
2009-09-22 chromaticpush in Void Context
2009-09-13 Bo Borgersonsplit: Improve performance in scalar context
2009-09-13 Bo Borgersonsplit: Remove implicit split to @_
2009-07-25 Vincent PitIntroduce "delete local"
2009-07-25 Vincent PitUse the new SAVEHDELETE() macro wherever possible
2009-05-14 Vincent Pitpp.c and time64.c don't need to be executable
2009-01-25 Jerry D. HeddenCode refs aren't lockable
2008-12-28 Vincent PitOn scope end, delete localized array elements that...
2008-12-28 Vincent PitIntroduce SvCANEXISTDELETE in pp.h, which simplify...
2008-11-25 Luke RossRe: [perl #59280] perlbug AutoReply: PUSH on tied array...
2008-11-17 Chip SalzenbergRe: [perl #59998] [PATCH] crypt() returns tainted data...
2008-11-13 Chip SalzenbergRe: [perl #60360] [PATCH] UPDATED: local $SIG{FOO}...
2008-11-12 Chip SalzenbergRe: [perl #60360] [PATCH] local $SIG{FOO} = sub {....
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2008-11-02 Rafael Garcia-SuarezExplicitly specify some printf formats for constant...
2008-10-31 Nicholas ClarkAdd MUTABLE_GV(), and eliminate (V *) casts in *.c.
2008-10-30 Nicholas ClarkEliminate (SV *) casts from the rest of *.c, picking...
2008-10-29 Nicholas ClarkAdd MUTABLE_IO(), and eliminate (IO *) casts in *.c.
2008-10-29 Marcus Holland-MoritzUse pvs macros instead of pvn where possible.
2008-10-29 Nicholas ClarkEliminate (AV *) casts in *.c.
2008-10-29 Nicholas ClarkAdd MUTABLE_CV(), and eliminate (CV *) casts in *.c.
2008-10-29 Nicholas ClarkAs Perl_cv_const_sv() now takes a const CV *, use that...
2008-10-28 Nicholas ClarkEvery remaining (HV *) cast in *.c
2008-10-25 Nicholas ClarkUpdate copyright years.
2008-06-28 Ben MorrowSome more missing isGV_with_GP()s
2008-06-01 Bram[perl #36875] [PATCH] scalar reverse undef does not...
2008-04-14 Rafael Garcia-SuarezRevert change #33676, likely to break atan(-0,0) on...
2008-04-14 Rafael Garcia-SuarezMake atan2(0,0) return undef
2008-03-31 Vincent PitDouble magic with substr
2008-03-25 Rafael Garcia-SuarezUse sv_setpvs() like a few lines before since change...
2008-03-25 Vincent PitRe: [PATCH] Double warning with perl -we 'my $a; substr...
2008-02-14 Robin Barkeruse svtype
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-02-01 Nicholas ClarkIn pp_split(), eliminate most (all?) of the conditional...
2008-01-28 Rafael Garcia-SuarezMake lc/uc/lcfirst/ucfirst warn when passed undef.
2008-01-13 Nicholas ClarkRe-order so that the !SvOK() case is last (which should...
2008-01-12 Nicholas ClarkFor 5.12: saner behaviour for `length`
2008-01-06 Marcus Holland-MoritzFix compilation issues and warnings with exotic configu...
2008-01-05 Nicholas ClarkReplace all reads of RXf_UTF8 with RX_UTF8().
2008-01-04 Marcus Holland-MoritzAdd macros mPUSHs() and mXPUSHs() for pushing SVs on...
2008-01-03 Nicholas ClarkAdd newSVpvs_flags() as a wrapper to newSVpvn_flags...
2008-01-03 Nicholas ClarkExtend newSVpvn_flags() to also call sv_2mortal() if...
2008-01-03 Nicholas ClarkPossible future bugs found by the creation of newSVpvn_...
2008-01-02 Nicholas ClarkAdd a new function newSVpvn_flags(), which takes a...
2008-01-02 Nicholas ClarkWrap all deferences of struct regexp* in macros RX_...
2007-12-29 Nicholas ClarkChange Perl_av_iter_p() to return IV* rather than I32...
2007-12-26 Nicholas ClarkTake code that occurs in three places to take a scalar...
2007-12-26 Nicholas ClarkEliminate SVt_RV, and use SVt_IV to store plain references.
2007-12-26 Nicholas ClarkSwap SVt_RV and SVt_NV in the SV ordering.
2007-12-20 Nicholas ClarkImplement each @array.
2007-10-21 Rick DelaneyRe: overload64.t failures
2007-10-19 Jerry D. HeddenFix overloading for 64-bit ints (revised)
2007-10-11 Jerry D. Heddenpp_int should treat refs as UVs (not IVs)
2007-10-08 Rick DelaneyRe: [perl #46011] [RESOLVED] overload "0+" doesn't...
2007-10-07 Rick DelaneyRe: [perl #46011] overload "0+" doesn't handle integer...
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2007-09-06 Nicholas ClarkMake state $zok = slosh(); behave as the Perl 6 design...
2007-08-31 Brandon BlackRe: optimize push @ISA, (was Re: parent.pm at corion...
2007-08-30 Jarkko Hietaniemimisc blead stuff
2007-08-12 Ævar Arnfjörð Bjar... Re: [PATCH] Optimize split //
2007-08-09 Ævar Arnfjörð Bjar... Optimize split //
2007-06-14 Rafael Garcia-SuarezFix [perl #43207] lc() or uc() inside sort affect the...
2007-04-30 Brandon BlackRe: mro status, etc
next