summaryrefslogtreecommitdiff
path: root/opcode.h
Commit message (Expand)AuthorAgeFilesLines
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-1/+7
* avoid useless use of target for pp_each(); also fixes bugs due toGurusamy Sarathy1999-07-231-1/+1
* Eliminate CONDOPsStephen McCamant1999-07-071-230/+230
* add do-not-edit caveats for files generated by opcode.plGurusamy Sarathy1999-07-071-0/+5
* Optimize away OP_SASSIGNIlya Zakharevich1999-07-061-319/+319
* 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-5/+5
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-702/+702
* remove _() non-ansismGurusamy Sarathy1999-06-021-4/+4
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-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-394/+16
* 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
* applied patch, regen headersStephen McCamant1998-07-151-1/+1
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-316/+323
* apply patch for smarter AASSIGN_COMMON detection; regen headersStephen McCamant1998-07-121-1/+1
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-318/+325
* undo ck_sysread() changes#1319,1337 in preparation for a muchGurusamy Sarathy1998-07-061-4/+3
* add ck_sysread() for better sysread/read/recv sanityGurusamy Sarathy1998-07-051-3/+4
* applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.hStephen McCamant1998-06-281-6/+6
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-1/+1
|\
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-1/+1
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-5/+11
|/
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-2/+6
|\
| * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-5/+10
| * Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-10/+9
* | Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv whenMalcolm Beattie1997-11-111-7/+7
|/
* Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-1/+8
* Move compiler OP class information into opcode.pl.Malcolm Beattie1997-10-291-313/+313
* Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-refMalcolm Beattie1997-10-231-1/+1
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-1/+1
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+1
* | Start support for fake threads.Malcolm Beattie1997-07-241-1/+1
* | Introduce pp_lock.Malcolm Beattie1997-07-051-1/+8
* | Fixups for thrperl integration.Malcolm Beattie1997-05-281-376/+376
|/
* Support C< $coderef->($x,$y) >Chip Salzenberg1997-04-301-2/+2
* [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-181-144/+137
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-137/+144
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-136/+143
* [inseparable changes from patch from perl5.003_27 to perl5.003_28]Perl 5 Porters1997-02-221-3/+3
* [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24Perl 5 Porters1997-01-291-1/+1
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-3/+5
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-2/+2
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-14/+15
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-13/+14
* Perl 5.003 bug when embedding in C++ programJonathan Biggar1996-09-161-2/+2
* Updated. See opcode.pl.Perl 5 Porters1996-08-291-1/+1