summaryrefslogtreecommitdiff
path: root/opcode.pl
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 tooIlya Zakharevich2001-03-031-0/+1
* integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,Gurusamy Sarathy2001-01-301-2/+2
* integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,Gurusamy Sarathy2000-12-171-1/+1
* integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,Gurusamy Sarathy2000-11-271-1/+1
* integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,Gurusamy Sarathy2000-11-271-40/+62
* integrate changes#6415..6418,6420..6438 from mainlineGurusamy Sarathy2000-11-241-2/+2
* support for C<use vmsish 'hushed'>; move VMSISH_EXIT out ofGurusamy Sarathy2000-03-191-1/+1
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-2/+2
* prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-2/+2
* default mkdir() mode argument to 0777Gurusamy Sarathy2000-02-201-1/+1
* glob() takes one or no user arguments and a non-user-visible secondGurusamy Sarathy2000-02-201-1/+1
* disable optimization in change#3612 for join() and quotemeta()--thisGurusamy Sarathy2000-01-021-2/+4
* make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-041-2/+2
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-111-1/+1
|\
| * preliminary support for GVOP indirection via padGurusamy Sarathy1999-11-081-1/+1
* | Initial integration of the MacPerl changes form Matthias.Jarkko Hietaniemi1999-11-021-0/+4
|/
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-4/+4
* more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-2/+2
* disable optimizing troublesome ops in change#3612Gurusamy Sarathy1999-10-201-9/+25
* Re: _58, _61 Argument "" is not numeric in sprintfIlya Zakharevich1999-09-301-1/+3
* more op description tweaksGurusamy Sarathy1999-09-181-4/+4
* tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-181-42/+42
* More descriptive names for operators.Michael G. Schwern1999-09-171-83/+88
* optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-061-1/+1
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-0/+1
* fix broken -DDEBUGGING_OPS (from Spider BoardmanGurusamy Sarathy1999-08-021-6/+17
* Two one-liner LOGOP tweaksStephen McCamant1999-08-011-1/+1
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-1/+1
* optimize method name lookupChip Salzenberg1999-07-261-1/+2
* patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;Gurusamy Sarathy1999-07-261-1/+1
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-0/+6
* avoid useless use of target for pp_each(); also fixes bugs due toGurusamy Sarathy1999-07-231-1/+1
* Eliminate CONDOPsStephen McCamant1999-07-071-13/+12
* add do-not-edit caveats for files generated by opcode.plGurusamy Sarathy1999-07-071-0/+23
* Optimize away OP_SASSIGNIlya Zakharevich1999-07-061-78/+118
* s/scalar ref constructor/single ref constructor/ (suggestedGurusamy Sarathy1999-07-051-1/+1
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-13/+0
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-0/+9
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-7/+7
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-12/+12
* clean up some stray "global" symbolsGurusamy Sarathy1999-06-041-0/+1
* remove _() non-ansismGurusamy Sarathy1999-06-021-7/+7
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-1/+1
* Compiler needs to know about utf8 SVOP tr///sStephen McCamant1999-03-251-1/+1
* better description of OP_UNSTACK (s/unstack/iteration finalizer/)Gurusamy Sarathy1999-03-251-1/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-24/+39
* applied suggested patch with small doc tweakGisle Aas1998-10-171-1/+1
* fix bogus integerization of pop()'s return valueGurusamy Sarathy1998-09-231-1/+1
* temporary opcode.pl workaround for ebcdic (suggested byGurusamy Sarathy1998-08-071-1/+1
* applied patch, regen headersStephen McCamant1998-07-151-1/+1