summaryrefslogtreecommitdiff
path: root/ext/ByteLoader/byterun.c
Commit message (Expand)AuthorAgeFilesLines
* get ByteLoader working againGurusamy Sarathy2000-03-071-2/+2
* avoid stash pointers in optree under USE_ITHREADSGurusamy Sarathy1999-11-111-4/+4
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-73/+80
* more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-291-79/+72
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-5/+5
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-40/+25
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-2/+2
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-2/+13
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-2/+3
* ByteLoader mark 2Tom Hughes1999-05-281-0/+901