Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regen/opcode.pl: generate OP_IS_DIRHOP, use in gv.c | Jim Cromie | 2011-09-09 | 1 | -6/+6 |
* | implement OP_IS_NUMCOMPARE like other OP_IS macros | Jim Cromie | 2011-09-09 | 1 | -14/+15 |
* | Refactor unpack’s newDEFSVOP logic; correct prototype | Father Chrysostomos | 2011-08-21 | 1 | -1/+1 |
* | Add coreargs op | Father Chrysostomos | 2011-08-18 | 1 | -0/+3 |
* | Change (l)stat’s prototype from * to ;* | Father Chrysostomos | 2011-08-12 | 1 | -2/+2 |
* | Reorder ops so that trans{,r} and aelemfast{,_lex} are adjacent. | Nicholas Clark | 2011-06-12 | 1 | -6/+3 |
* | Split OP_AELEMFAST_LEX out from OP_AELEMFAST. | Nicholas Clark | 2011-06-12 | 1 | -0/+2 |
* | Make push/shift $scalar accept only unblessed aryrefs | Father Chrysostomos | 2011-04-18 | 1 | -3/+3 |
* | Remove references to Mac OS classic from comments the opcode descriptions. | Nicholas Clark | 2011-01-19 | 1 | -4/+0 |
* | Extract the opcode data from regen/opcode.pl into regen/opcodes | Nicholas Clark | 2011-01-09 | 1 | -0/+546 |