summaryrefslogtreecommitdiff
path: root/ext/ByteLoader
Commit message (Expand)AuthorAgeFilesLines
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-212-108/+116
* Re: [PATCH] Re: ByteLoader and MSWin32Adrian M. Enache2003-09-042-1/+3
* Avoid lvalue casts, from Enache.Jarkko Hietaniemi2003-09-031-1/+1
* Re: ByteLoader and MSWin32Adrian M. Enache2003-09-021-6/+6
* Forgot to regen byterun.c.Jarkko Hietaniemi2003-08-231-9/+9
* More bytecode patching from Enache.Jarkko Hietaniemi2003-08-221-0/+2
* Byteloader patching from Enache continues;Jarkko Hietaniemi2003-08-212-3/+5
* Patch from Enache for the crashing of bytecode.t in Tru64.Jarkko Hietaniemi2003-08-201-4/+11
* Bytecode patching from Enache.Jarkko Hietaniemi2003-08-051-4/+0
* pod likes whitespace.Jarkko Hietaniemi2003-08-011-0/+1
* Enache again.Jarkko Hietaniemi2003-07-311-4/+2
* Retract #20385.Jarkko Hietaniemi2003-07-311-2/+4
* (retracted by #20390)Jarkko Hietaniemi2003-07-311-4/+2
* Solaris cc didn't appreciate casting a long to a pointerJarkko Hietaniemi2003-07-281-1/+1
* Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.Jarkko Hietaniemi2003-07-281-1/+1
* Further Byteloader tweaks from Enache.Jarkko Hietaniemi2003-07-274-279/+358
* Regen byterun once more: the incav is not yet right, but atJarkko Hietaniemi2003-07-271-1/+1
* Regenerated because of #20220.Jarkko Hietaniemi2003-07-272-226/+428
* Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at allAdrian M. Enache2003-07-273-89/+167
* line numbers are given % 64kJames Jurach2003-07-021-2/+2
* Re: Bytecode? Back into service.Adrian M. Enache2003-03-202-137/+145
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-072-2/+2
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-1/+1
* PM_SETRE() fallout.Jarkko Hietaniemi2002-03-211-2/+4
* BGET_IV was missing.Jarkko Hietaniemi2001-11-291-0/+8
* Change $=, $., $*, $%, and $- to be IVs instead of longs.Jarkko Hietaniemi2001-11-291-10/+10
* 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
* some remnants of change#11803Gurusamy Sarathy2001-09-021-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-313-12/+5
* 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
* ext/ + -WallDoug MacEachern2001-06-121-2/+4
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-1/+0
* [PATCH @8436] Eliminate op_childrenStephen McCamant2001-01-152-63/+55
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-052-2/+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-225-404/+583
* get ByteLoader working againGurusamy Sarathy2000-03-072-4/+19
* use PerlIO abstraction rather than straight stdio (fromGurusamy Sarathy1999-12-031-8/+18
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-4/+2
* avoid stash pointers in optree under USE_ITHREADSGurusamy Sarathy1999-11-113-7/+8
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-113-143/+153
* more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-292-150/+142
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-292-7/+7
* Fix pointer casts.Robin Barker1999-09-071-1/+1
* misc tweaksGurusamy Sarathy1999-09-061-6/+1
* [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-011-1/+6