This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update File-Fetch to CPAN version 0.24
[perl5.git] / op.h
2009-11-10 Vincent PitOptimize reversing an array in-place
2009-08-26 Rafael Garcia-SuarezUse less constness in MAD code
2009-07-25 Vincent PitIntroduce "delete local"
2009-05-29 Rafael Garcia-SuarezDocument the PERL_LOADMOD_ flags
2008-11-26 Nicholas ClarkReplace Perl_my() with a small shell script. er. macro.
2008-11-25 Vincent Pit[perl #38809] return do { } : take 3 (or 4...)
2008-11-12 Chip SalzenbergRe: [perl #60360] [PATCH] local $SIG{FOO} = sub {....
2008-10-27 Nicholas ClarkAdd a macro MUTABLE_PTR(p), which on (non-pedantic...
2008-10-25 Nicholas ClarkUpdate copyright years.
2008-06-08 Reini UrbanRe: [PATCH] readable assertion names, now the rest
2008-04-14 Andy DoughertyRe: Solaris build warnings
2008-02-25 Jim CromieRe: [patch] optimize OP_IS_(FILETEST|SOCKET) macros
2008-02-23 Vincent PitRe: [PATCH] Splitting OP_CONST (Was: pp_const, not...
2008-02-15 Jan DuboisSilence compiler warnings on Win32/VC6
2008-02-12 Jan DuboisFix bit-fields for VC [was RE: [perl #50386] GIMME_V...
2008-02-10 Nicholas ClarkEliminate use of Nullop in the core code. Dual life...
2008-01-27 Dave Mitchellfix misleading comment in op.h
2008-01-21 Nicholas ClarkIn struct block_eval, eliminate old_in_eval and old_op_...
2008-01-21 Nicholas ClarkGive G_VOID, G_SCALAR and G_ARRAY the same numeric...
2008-01-21 Nicholas ClarkEncode the G_* to OPf_WANT_* transform, the reverse...
2008-01-11 Nicholas ClarkRemove PM_GETRE_SAFE and PM_SETRE_SAFE as nothing uses...
2008-01-11 Nicholas ClarkREGEXPs are now stored directly in PL_regex_padav,...
2008-01-08 Nicholas ClarkIn PL_regexp_padav, store regexps via real references...
2008-01-06 Nicholas ClarkEnforce some type safety in PM_SETRE by adding PM_SETRE...
2008-01-06 Nicholas ClarkClarify the intent of the code in Perl_op_clear. Under...
2008-01-03 Rafael Garcia-SuarezOP_THREADSV was removed by #29727
2007-12-29 Nicholas ClarkReorder the external regexp flags to get RXf_PMf_STD_PM...
2007-12-29 Nicholas ClarkNote to future self about moving the regexp flag bits...
2007-12-22 Nicholas ClarkRemove the definitions of Null(), Nullch, Nullfp, Nulls...
2007-11-07 Nicholas ClarkFix up copyright years for files modified in 2007.
2007-10-02 Jim CromieRe: [patch] clean out remnants of DEBUGGING_OPS (was...
2007-10-02 John Peacockwas Re: Freeze ?
2007-09-20 Nicholas ClarkGet mad compiling as C++. (At least for me)
2007-09-17 Jim Cromiegrammar nit
2007-06-28 Ævar Arnfjörð Bjar... Move the RXf_WHITE logic for split " " into the regex...
2007-06-25 Paul Johnsonremove op_static
2007-05-16 Steve HayRemove comment added by #31218 since the rest of that...
2007-05-15 Steve PetersMove pmop.op_pmflags back to its previous location...
2007-05-15 Nicholas ClarkBASEOP isn't an exact multiple of 8 bytes, so reorderin...
2007-05-12 Gerard GoossenGive the 'local' declarator a new key, such that 'local...
2007-05-12 Gerard GoossenDisable slurping assigned of split when PL_madskills
2007-05-12 Gerard GoossenDisable operator target setting for 'my' variables...
2007-04-24 Rafael Garcia-SuarezRemove the code that handles assignment to state variables
2007-04-20 Gerard GoossenRe: [PATCH] madprop about forced words
2007-04-10 Nicholas ClarkS_forget_pmop() only needs a flags argument for the...
2007-04-07 Nicholas ClarkUnder PERL_DEBUG_READONLY_OPS don't panic if you can...
2007-04-07 Nicholas ClarkTurn op_pmreplroot in struct pmop into a real union.
2007-04-06 Nicholas ClarkMerge op_pmreplstart and op_pmstash/op_pmstashpv into...
2007-04-06 Nicholas ClarkAdd editor block.
2007-04-06 Nicholas ClarkOnly append ?? match ops to the list used by reset...
2007-04-06 Nicholas ClarkRemove op_pmnext from PMOPs, and instead store the...
2007-04-04 Yves OrtonRe: pmdynflags and thread safety
2007-04-02 Nicholas ClarkFor Perl_Slab_Alloc(), eliminate the unused parameter...
2007-03-19 Rafael Garcia-SuarezLet %^H be modifiable in eval-strings (bug #41531),
2007-02-26 Nicholas ClarkFix bug #41550 - AUTOLOAD :lvalue not working the...
2007-01-24 Nicholas ClarkWrap the macro arguments for ck_proto in ().
2007-01-15 Yves OrtonAdd support for /k modfier for matching along with...
2007-01-09 Yves OrtonLet the regex parser decide if we have a special patter...
2007-01-05 Rafael Garcia-SuarezUpdate copyright years in .h files. Also, in .pl
2006-12-29 Dave Mitchellfurther fix for #29543: fix parser leaks caused by...
2006-12-13 Nicholas ClarkEliminate PVBM. Store fast Boyer-Moore tables in PVGV.
2006-12-13 Dave Mitchellfix parser leaks caused by croaking while shifting...
2006-12-08 Dave Mitchelladd missing OP_REFCNT_LOCK/UNLOCKs and document it
2006-11-23 Yves OrtonCleanup regexp flags and structure
2006-09-21 Rafael Garcia-SuarezDocument the values that mad_key can hold
2006-08-31 Nicholas ClarkChange the generation of {} and [] from 3 ops to 1...
2006-08-17 Jarkko HietaniemiRe: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
2006-05-03 Rafael Garcia-SuarezIntroduce a new keyword, state, for state variables.
2006-04-19 Nicholas ClarkOops. Need a macro to convert cv_ckproto() to cv_ckprot...
2006-04-12 Nicholas ClarkAs OPs are shared between threads, they should be using
2006-03-07 Nicholas ClarkSome of the MAD structures in headers, plus PL_madskill...
2006-02-09 Andy LesterTrying my "remove the pTHXes" patch again
2006-02-02 Steven SchubigerRe: [PATCH] s/Null(av|ch)/NULL/g
2005-12-22 Nicholas ClarkAdd an optimisation to allow proxy constant subroutines...
2005-12-20 Nicholas Clarkrv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL...
2005-12-19 Robin HoustonRe: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houstonlatest switch/say/~~
2005-12-16 Nicholas Clarks/Nullhv/NULL/g;
2005-12-06 Andy LesterMore consting, and putting stuff in embed.fnc
2005-10-19 Robin HoustonRe: [PATCH] Re: [perl #37350] $#{@$aref} in debugger...
2005-09-26 Rafael Garcia-SuarezDocument the new meaning of OPf_SPECIAL on OP_REQUIRE
2005-09-01 Rafael Garcia-SuarezAdd the "no 6" / "no v6" syntax.
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2005-03-30 Rafael Garcia-SuarezUpdate copyrights.
2005-02-18 Stephen McCamant[perl #32968] [PATCH] Re: B::walkoptree segfaults
2004-11-16 Steve HayFix Win32 breakage caused by changes to op.c in change...
2004-07-14 Nicholas ClarkOptimise foreach my $i (reverse ...)
2004-07-13 Nicholas ClarkThe current optimisation for sort {$b cmp $a} is bogus...
2004-03-28 Dave Mitchellfix typo in change 22597
2004-03-26 Dave MitchellClarify op.h comments for which ops the OPpDEREF* priva...
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-25 Dave Mitchellstop "const in void context" warning for a const in an
2004-02-22 Dave MitchellExtend OP_AELEMFAST optimisation to lexical arrays
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2004-02-20 Dave Mitchelloptimise the sorting inplace of plain arrays: @a =...
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2004-02-03 Rafael Garcia-SuarezImplement "my $_".
2003-09-03 Jarkko HietaniemiAvoid lvalue casts, from Enache.
2003-09-02 Adrian M. EnacheRe: ByteLoader and MSWin32
next