summaryrefslogtreecommitdiff
path: root/op.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug #41550 - AUTOLOAD :lvalue not working the same in blead as inNicholas Clark2007-02-261-2/+2
* Wrap the macro arguments for ck_proto in ().Nicholas Clark2007-01-241-1/+2
* Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, $...Yves Orton2007-01-151-6/+7
* Let the regex parser decide if we have a special pattern or not.Yves Orton2007-01-091-3/+5
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-051-1/+1
* further fix for #29543: fix parser leaks caused by croakingDave Mitchell2006-12-291-2/+9
* Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.Nicholas Clark2006-12-131-1/+2
* fix parser leaks caused by croaking while shifting or reducingDave Mitchell2006-12-131-2/+8
* add missing OP_REFCNT_LOCK/UNLOCKs and document itDave Mitchell2006-12-081-0/+9
* Cleanup regexp flags and structureYves Orton2006-11-231-1/+3
* Document the values that mad_key can holdRafael Garcia-Suarez2006-09-211-0/+75
* Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortalNicholas Clark2006-08-311-0/+2
* Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)Jarkko Hietaniemi2006-08-171-1/+2
* Introduce a new keyword, state, for state variables.Rafael Garcia-Suarez2006-05-031-0/+5
* Oops. Need a macro to convert cv_ckproto() to cv_ckproto_len().Nicholas Clark2006-04-191-0/+5
* As OPs are shared between threads, they should be usingNicholas Clark2006-04-121-3/+5
* Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,Nicholas Clark2006-03-071-0/+29
* Trying my "remove the pTHXes" patch againAndy Lester2006-02-091-1/+1
* Re: [PATCH] s/Null(av|ch)/NULL/gSteven Schubiger2006-02-021-2/+2
* Add an optimisation to allow proxy constant subroutines to be copiedNicholas Clark2005-12-221-0/+9
* rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update theNicholas Clark2005-12-201-1/+2
* Re: [PATCH] Make the 'sort' pragma lexically scopedRobin Houston2005-12-191-0/+3
* latest switch/say/~~Robin Houston2005-12-191-1/+8
* s/Nullhv/NULL/g;Nicholas Clark2005-12-161-1/+1
* More consting, and putting stuff in embed.fncAndy Lester2005-12-061-1/+4
* Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of A...Robin Houston2005-10-191-0/+3
* Document the new meaning of OPf_SPECIAL on OP_REQUIRERafael Garcia-Suarez2005-09-261-0/+1
* Add the "no 6" / "no v6" syntax.Rafael Garcia-Suarez2005-09-011-0/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-1/+1
* Move hv_name, hv_eiter and hv_riter into a new aux structure.Nicholas Clark2005-05-211-2/+2
* Update copyrights.Rafael Garcia-Suarez2005-03-301-1/+1
* [perl #32968] [PATCH] Re: B::walkoptree segfaults Stephen McCamant2005-02-181-1/+1
* Fix Win32 breakage caused by changes to op.c in change 23433.Steve Hay2004-11-161-2/+7
* Optimise foreach my $i (reverse ...)Nicholas Clark2004-07-141-0/+3
* The current optimisation for sort {$b cmp $a} is bogus now that weNicholas Clark2004-07-131-1/+2
* fix typo in change 22597Dave Mitchell2004-03-281-1/+1
* Clarify op.h comments for which ops the OPpDEREF* private flagsDave Mitchell2004-03-261-2/+2
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1
* stop "const in void context" warning for a const in anDave Mitchell2004-02-251-0/+1
* Extend OP_AELEMFAST optimisation to lexical arraysDave Mitchell2004-02-221-0/+1
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-211-2/+10
* optimise the sorting inplace of plain arrays: @a = sort @aDave Mitchell2004-02-201-0/+1
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-091-0/+1
* Implement "my $_".Rafael Garcia-Suarez2004-02-031-1/+6
* Avoid lvalue casts, from Enache.Jarkko Hietaniemi2003-09-031-5/+4
* Re: ByteLoader and MSWin32Adrian M. Enache2003-09-021-0/+13
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-241-1/+1
* Salvage 'use filetest "access"' from compiletime to runtime.Jarkko Hietaniemi2003-05-031-0/+10
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1