summaryrefslogtreecommitdiff
path: root/op.h
Commit message (Expand)AuthorAgeFilesLines
* minor USE_ITHREADS tweaksGurusamy Sarathy1999-12-011-17/+11
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-0/+9
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-111-33/+64
|\
| * more cleanups for change#4539Gurusamy Sarathy1999-11-101-0/+2
| * preliminary support for GVOP indirection via padGurusamy Sarathy1999-11-081-33/+62
* | [5.005_62 PATCH] binmode and locale support for -T and -B filetest operatorsJan Dubois1999-11-061-1/+2
|/
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-6/+9
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-1/+2
* Speeding up XSUB calls up to 66%Ilya Zakharevich1999-08-291-1/+2
* emit warning about function calls that were encountered too earlyGurusamy Sarathy1999-07-231-0/+2
* Eliminate CONDOPsStephen McCamant1999-07-071-21/+10
* Optimize away OP_SASSIGNIlya Zakharevich1999-07-061-19/+26
* win32 build fixesGurusamy Sarathy1999-06-101-1/+1
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':Mark-Jason Dominus1999-05-291-0/+1
* oops, some files missing in change#3449Gurusamy Sarathy1999-05-241-0/+1
* redo change#2061 and parts of change#1169 with code in theGurusamy Sarathy1999-05-241-0/+2
* Compiler needs to know about utf8 SVOP tr///sStephen McCamant1999-03-251-1/+1
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* From: Hans Mulder <hansm@icgroup.nl>Jarkko Hietaniemi1999-01-131-0/+4
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-2/+2
* tr/// logic was hosed under utf8Larry Wall1998-09-051-7/+9
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-0/+1
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+3
* Merge latest mainlineNick Ing-Simmons1998-07-181-3/+7
|\
| * fix major bug in GIMME (introduced in 5.003_96); void contexts wereGurusamy Sarathy1998-07-181-3/+7
* | PL_ stuff for threadsNick Ing-Simmons1998-07-181-13/+13
|/
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-3/+6
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-1/+2
* applied patch, along with many changes:Douglas Lankshear1998-06-211-0/+4
* Bugs with (?{}), $^R and many-to-many substIlya Zakharevich1998-06-111-1/+1
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-1/+4
|\
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-1/+4
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-1/+1
|/
* Stop tr/// from writing to target when only counting.Malcolm Beattie1997-12-111-0/+1
* Start overhauling compiler. It was working at least minimallyMalcolm Beattie1997-12-101-0/+2
* Fix scalar dereference of threadsv variables (e.g. $$_).Malcolm Beattie1997-11-251-2/+2
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-0/+1
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-4/+2
* Raw integrate of latest perlNick Ing-Simmons1997-11-071-0/+3
|\
| * Per-thread magicals mostly working (and localisable). Now gettingMalcolm Beattie1997-11-051-0/+3
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-1/+1
|/
* Move compiler OP class information into opcode.pl.Malcolm Beattie1997-10-291-1/+18
* Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-0/+14
|\
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-0/+14
* | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-1/+4
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-7/+19
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-3/+6
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-3/+8