| Commit message (Expand) | Author | Age | Files | Lines |
* | add padrange op | David Mitchell | 2012-11-10 | 1 | -1/+2 |
* | Add clonecv op type | Father Chrysostomos | 2012-09-15 | 1 | -1/+2 |
* | Add introcv op type | Father Chrysostomos | 2012-09-15 | 1 | -1/+2 |
* | padcv op type | Father Chrysostomos | 2012-09-15 | 1 | -1/+2 |
* | Remove boolkeys op | Father Chrysostomos | 2012-08-26 | 1 | -232/+231 |
* | Add OP_FREED op type | Father Chrysostomos | 2012-06-29 | 1 | -0/+1 |
* | Implement the fc keyword and the \F string escape. | Brian Fraser | 2012-01-29 | 1 | -1/+2 |
* | [perl #80628] __SUB__ | Father Chrysostomos | 2011-11-22 | 1 | -1/+2 |
* | regen/opcode.pl: generate OP_IS_DIRHOP, use in gv.c | Jim Cromie | 2011-09-09 | 1 | -3/+7 |
* | implement OP_IS_NUMCOMPARE like other OP_IS macros | Jim Cromie | 2011-09-09 | 1 | -0/+3 |
* | Add coreargs op | Father Chrysostomos | 2011-08-18 | 1 | -1/+2 |
* | Reorder ops so that trans{,r} and aelemfast{,_lex} are adjacent. | Nicholas Clark | 2011-06-12 | 1 | -335/+335 |
* | Split OP_AELEMFAST_LEX out from OP_AELEMFAST. | Nicholas Clark | 2011-06-12 | 1 | -1/+2 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 1 | -5/+4 |
* | Extract the opcode data from regen/opcode.pl into regen/opcodes | Nicholas Clark | 2011-01-09 | 1 | -1/+1 |
* | Remove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longer used or supported. | Nicholas Clark | 2010-12-28 | 1 | -3/+0 |
* | Add transr op type | Father Chrysostomos | 2010-11-02 | 1 | -1/+2 |
* | Allow push/pop/keys/etc to act on references | David Golden | 2010-10-31 | 1 | -1/+4 |
* | opcode.pl -> regen/opcode.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | Move the boolkeys op to the group of hash ops. | Nicholas Clark | 2009-10-15 | 1 | -225/+225 |
* | Optimise if (%foo) to be faster than if(keys %foo) | demerphq | 2009-10-15 | 1 | -1/+2 |
* | Update copyright year in opcode.pl to reflect change 33364. | Nicholas Clark | 2008-10-25 | 1 | -1/+1 |
* | Re: [patch] optimize OP_IS_(FILETEST|SOCKET) macros | Jim Cromie | 2008-02-25 | 1 | -0/+3 |
* | Re: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?) | Vincent Pit | 2008-02-23 | 1 | -40/+41 |
* | [patch] optimize OP_IS_(FILETEST|SOCKET) macros | Jim Cromie | 2008-02-10 | 1 | -405/+370 |
* | Eliminate the OP_SETSTATE, which had been disabled by change 4309. | Nicholas Clark | 2008-01-26 | 1 | -169/+168 |
* | Implement each @array. | Nicholas Clark | 2007-12-20 | 1 | -233/+236 |
* | Make state $zok = slosh(); behave as the Perl 6 design with an implicit | Nicholas Clark | 2007-09-06 | 1 | -2/+3 |
* | A logical rearrangement of ops, to get the post 5.005 ops to their | Nicholas Clark | 2007-03-30 | 1 | -262/+262 |
* | Eliminate pp_threadsv, as it was only ever used by 5005 threads. | Nicholas Clark | 2007-01-08 | 1 | -16/+15 |
* | Re-order ops to the implementation order in pp_sys.c - this makes a | Nicholas Clark | 2006-11-12 | 1 | -14/+14 |
* | Update the copyright years in the generated files, and nostdio.h | Nicholas Clark | 2006-01-08 | 1 | -1/+2 |
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 1 | -2/+10 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -1/+3 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -2/+4 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -4/+13 |
* | Regen headers | Artur Bergman | 2001-08-27 | 1 | -1/+2 |
* | Infrastructure to allow: | Nick Ing-Simmons | 2001-01-20 | 1 | -1/+1 |
* | shrink pp_hot fractionally | Nicholas Clark | 2000-12-05 | 1 | -0/+2 |
* | Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros | Jarkko Hietaniemi | 2000-08-02 | 1 | -0/+46 |
* | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -183/+184 |
* | fix broken -DDEBUGGING_OPS (from Spider Boardman | Gurusamy Sarathy | 1999-08-02 | 1 | -0/+361 |