summaryrefslogtreecommitdiff
path: root/ext/ByteLoader/byterun.h
Commit message (Expand)AuthorAgeFilesLines
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-204/+0
* Abolish cop_io (the simple way) by storing the value in cop_hints_hash.Nicholas Clark2006-05-201-21/+20
* Move the xpv_pv/xrv_rv member into the SV head, in a union withNicholas Clark2005-05-211-1/+6
* Remove PMROOT and replace it with a small shell script. Er, magic.Nicholas Clark2005-05-201-85/+84
* Goodbye AvFLAGSNicholas Clark2005-05-201-88/+87
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-1/+3
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-211-53/+54
* Further Byteloader tweaks from Enache.Jarkko Hietaniemi2003-07-271-138/+144
* Regenerated because of #20220.Jarkko Hietaniemi2003-07-271-103/+127
* Re: Bytecode? Back into service.Adrian M. Enache2003-03-201-69/+70
* some remnants of change#11803Gurusamy Sarathy2001-09-021-1/+1
* [PATCH @8436] Eliminate op_childrenStephen McCamant2001-01-151-29/+28
* Bytecompiler patches from Benjamin Stuhl.Jarkko Hietaniemi2000-08-221-125/+133
* avoid stash pointers in optree under USE_ITHREADSGurusamy Sarathy1999-11-111-1/+1
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-70/+71
* more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-291-71/+70
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-2/+2
* misc tweaksGurusamy Sarathy1999-09-061-6/+1
* [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-011-1/+6
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-36/+33
* remove bogus PL_optype_sizeGurusamy Sarathy1999-06-281-19/+0
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-0/+2
* win32 build fixesGurusamy Sarathy1999-06-101-3/+3
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-0/+25
* Patch applying of #3499 had gone awry.Jarkko Hietaniemi1999-06-011-25/+0
* ByteLoader mark 2Tom Hughes1999-05-281-0/+181