summaryrefslogtreecommitdiff
path: root/ext/ByteLoader/bytecode.h
Commit message (Expand)AuthorAgeFilesLines
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-2/+0
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-1/+1
* Cut-and-pasto in #11298.Jarkko Hietaniemi2001-07-121-2/+2
* RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2Vadim Konovalov2001-07-121-2/+2
* Step 2: Use the new PM_GETRE/SETRE macros everywhere.Richard Soderberg2001-06-211-2/+2
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-1/+0
* continued -Wformat supportRobin Barker2000-09-141-7/+11
* [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2....Nicholas Clark2000-08-281-1/+0
* Bytecompiler patches from Benjamin Stuhl.Jarkko Hietaniemi2000-08-221-37/+130
* get ByteLoader working againGurusamy Sarathy2000-03-071-2/+17
* avoid stash pointers in optree under USE_ITHREADSGurusamy Sarathy1999-11-111-2/+3
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-0/+2
* Fix pointer casts.Robin Barker1999-09-071-1/+1
* There ain't Perl_atonv().Jarkko Hietaniemi1999-07-061-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-2/+2
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-1/+1
* win32 build fixesGurusamy Sarathy1999-06-101-3/+3
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-2/+2
* Patch applying of #3499 had gone awry.Jarkko Hietaniemi1999-06-011-286/+0
* ByteLoader mark 2Tom Hughes1999-05-281-0/+429