This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
tighten Storable's recognition of tied SVs
[perl5.git] / cop.h
2014-02-12 Reini UrbanNETWARE CopFILE_setn
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-11-02 Daniel Draganremove redundant Zero() from JMPENV_BOOTSTRAP
2013-09-21 Brian FraserRemoved OP_IN_REGISTER and related defines.
2013-08-27 Father Chrysostomos[perl #119311] Keep CvDEPTH and savestack in sync
2013-08-10 Father ChrysostomosRevert "[perl #117855] Store CopFILEGV in a pad under...
2013-08-05 Father ChrysostomosPrevent __FILE__ corruption when ${"_<..."} is modified
2013-08-05 Father Chrysostomos[perl #117855] Store CopFILEGV in a pad under ithreads
2013-06-30 Ruslan ZakirovG_METHOD_NAMED flag for call_method and call_sv
2013-06-21 Father Chrysostomos[perl #118305] make dtrace sub-entry probe support...
2013-05-28 Father Chrysostomos[perl #117947] Verify lvalueness of XSUBs at run time
2013-04-24 David MitchellPUSH_MULTICALL_WITHDEPTH becomes ..._FLAGS
2013-04-12 David MitchellEliminate PL_reg_state.re_reparsing, part 1
2013-01-14 Steve HaySilence a couple of warnings
2013-01-04 Eric BrineRemove redundant NULL checks.
2012-12-24 Daniel Draganuninline panic branch from POPSTACK
2012-12-05 Father ChrysostomosUse SvREFCNT_dec_NN in various cop.h macros
2012-11-11 David Mitchellmake MULTICALL safe across cxstack reallocs
2012-09-15 Father Chrysostomoscop.h: Remove obsolete comment
2012-08-28 Father ChrysostomosStop here-docs from gutting (caller $n)[6]
2012-08-21 Father ChrysostomosUse PADLIST in more places
2012-08-06 Father Chrysostomosassert_(...)
2012-08-05 Father ChrysostomosDon’t let active formats be freed
2012-08-05 Father ChrysostomosRecursive formats and closures in formats.
2012-06-13 David Mitchellmake calling of /(?{}) code blocks correct
2012-06-08 Father Chrysostomoscop.h: Clarify comment
2012-06-05 Father ChrysostomosObliterate CopSTASH_free
2012-06-05 Father Chrysostomos[perl #78742] Store CopSTASH in a pad under threads
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-04-20 Father Chrysostomos[perl #112316] Make strict vars respect assignment...
2012-03-25 Brian FraserLabel UTF8 cleanup
2012-01-16 Nicholas ClarkProvide as much diagnostic information as possible...
2011-10-06 Brian FraserGroundwork to allow cops and pmops to store the UTF8...
2011-09-09 Zeframremove index offsetting ($[)
2011-09-01 Gerard GoossenUse OPpDEREF for lvalue sub, such that the flags contai...
2011-07-17 Father ChrysostomosRename store/fetch_cop_label as cop_*
2011-07-15 Father ChrysostomosChange was_lvalue_sub back to X; spell out the only...
2011-07-10 Father ChrysostomosPropagate (non-)lvalue context through nested calls
2011-06-04 Father Chrysostomos[perl #7946] Lvalue subs do not autovivify
2011-05-18 Karl Williamsoncop.h: pod: Fix broken links
2011-02-18 David Mitchellstruct subst; remove macro for obsolete field
2011-01-21 Michael StevensUpdate old activestate links to point to git.
2011-01-13 Nicholas ClarkIn Perl_write_to_stderr(), use Perl_magic_methcall...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Perl sources.
2010-12-11 David Leadbeater[perl #80548] Add the stash name to DTrace probes
2010-10-21 Zeframmark cophh API as experimental
2010-10-21 Zeframfull API for cop hint hashes
2010-10-19 David MitchellRecursive MULTICALL prematurely freed CV
2010-09-09 Nicholas ClarkDefine CxPADLOOP unconditionally, as post f83b46a0...
2010-09-08 David Mitchellbad things happened with for $x (...) { *x = *y }
2010-09-08 David Mitchellcreate itervar_u union in struct block_loop
2010-09-08 David Mitchelleliminate targoffset from struct block_loop
2010-09-08 David Mitchelleliminate next_op from struct block_loop
2010-09-02 Nicholas ClarkChange the first argument of Perl_fetch_cop_label(...
2010-07-28 Chip SalzenbergRevert "Fix off-by-one: avoid allocating an extra context"
2010-07-28 Chip SalzenbergFix off-by-one: avoid allocating an extra context
2010-06-16 Nicholas ClarkStop using WITH_THR and WITH_THX, as they were never...
2010-05-04 Rafael Garcia-SuarezMerge remote branch 'zefram/zefram/reliable_exception...
2010-04-26 Nicholas ClarkFor Perl_magic_methcall() add G_UNDEF_FILL to fill...
2010-04-23 Zeframbring G_KEEPERR back to the realm of sanity
2010-04-18 Nicholas ClarkMove PERL_ASYNC_CHECK() from POPBLOCK() to the kill...
2010-04-15 Nicholas ClarkMove PERL_ASYNC_CHECK() from the runloop to control...
2010-04-06 David Mitchellmore mods to -Dl debugging output
2010-03-30 David Mitchellimprove -Dl debugging output
2009-12-13 Reini UrbanEliminate OP_SETSTATE from cop.h header
2009-11-12 Gerard GoossenAdd line information to jumplevel debug information
2009-10-31 Gerard GoossenAdd assertion to JMPENV_POP to assert that the jumpleve...
2009-08-21 ZeframAdd clear magic to %^H so that the HE chain is reset...
2009-04-27 Nicholas ClarkRemove all #ifdef MACOS_TRADITIONAL code in core and...
2009-03-07 Alex VandiverFix MULTICALL in List-Util
2008-11-26 Nicholas Clarkrxres_free() and rxres_restore() are only used in pp_ct...
2008-10-28 Nicholas ClarkA couple of (COP*)s that can actually be (const COP...
2008-10-27 Nicholas ClarkConvert all (CV *) casts to (const CV *). Convert ...
2008-10-27 Nicholas ClarkAdd a macro MUTABLE_PTR(p), which on (non-pedantic...
2008-10-25 Nicholas ClarkUpdate copyright years.
2008-04-07 Nicholas ClarkEliminate cop_label from struct cop by storing a label...
2008-04-06 Nicholas ClarkChange 33653 (inevitably) missed one cop_label, because...
2008-04-06 Nicholas ClarkA macro used only once isn't a typing saving, and 3...
2008-02-04 Nicholas ClarkMicro-optimise the order of the context types. [Because...
2008-01-28 Nicholas ClarkThe third argument of PUSHEVAL was never used by anythi...
2008-01-26 Nicholas ClarkThe layout for struct block_loop under ithreads can...
2008-01-26 Nicholas ClarkInvestigation reveals that the work of restoring the...
2008-01-26 Nicholas ClarkAs itersave points to the initial CxITERVAR(), and...
2008-01-26 Nicholas ClarkRestore the else block accidently eaten by change 33074.
2008-01-26 Nicholas ClarkIn POPLOOP, if CxITERVAR(cx) is non-NULL, then so is...
2008-01-26 Benjamin SmithRe: struct context now 12.5% smaller than 5.10
2008-01-24 Nicholas ClarkIn struct block_loop, merge itermax and iterlval into...
2008-01-24 Nicholas ClarkMerge CXt_LOOP_STACK's use of itermax for the reverse...
2008-01-24 Nicholas ClarkChange the context type of for ($a .. $b) to CXt_LOOP_L...
2008-01-24 Nicholas ClarkSplit out foreach iterations of temporary lists on...
2008-01-24 Nicholas ClarkSplit CXt_LOOP into CXt_LOOP_PLAIN and CXt_LOOP_FOR...
2008-01-21 Nicholas ClarkEliminate the U8 sbu_once from struct subst, and shrink...
2008-01-21 Nicholas ClarkIn struct block_subst, access the member once via a...
2008-01-21 Nicholas ClarkTidy up context type flags.
2008-01-21 Nicholas ClarkIn struct block_eval, eliminate old_in_eval and old_op_...
2008-01-21 Nicholas ClarkIn struct block_eval, access the members old_in_eval...
2008-01-21 Nicholas ClarkIn struct block change blku_type from U8 to U16, and...
2008-01-21 Nicholas ClarkSqueeze the context type down to 4 bits, and move the...
next