| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH] Re: ByteLoader and MSWin32 | Adrian M. Enache | 2003-09-04 | 2 | -1/+3 |
* | Avoid lvalue casts, from Enache. | Jarkko Hietaniemi | 2003-09-03 | 1 | -1/+1 |
* | Re: ByteLoader and MSWin32 | Adrian M. Enache | 2003-09-02 | 1 | -6/+6 |
* | Forgot to regen byterun.c. | Jarkko Hietaniemi | 2003-08-23 | 1 | -9/+9 |
* | More bytecode patching from Enache. | Jarkko Hietaniemi | 2003-08-22 | 1 | -0/+2 |
* | Byteloader patching from Enache continues; | Jarkko Hietaniemi | 2003-08-21 | 2 | -3/+5 |
* | Patch from Enache for the crashing of bytecode.t in Tru64. | Jarkko Hietaniemi | 2003-08-20 | 1 | -4/+11 |
* | Bytecode patching from Enache. | Jarkko Hietaniemi | 2003-08-05 | 1 | -4/+0 |
* | pod likes whitespace. | Jarkko Hietaniemi | 2003-08-01 | 1 | -0/+1 |
* | Enache again. | Jarkko Hietaniemi | 2003-07-31 | 1 | -4/+2 |
* | Retract #20385. | Jarkko Hietaniemi | 2003-07-31 | 1 | -2/+4 |
* | (retracted by #20390) | Jarkko Hietaniemi | 2003-07-31 | 1 | -4/+2 |
* | Solaris cc didn't appreciate casting a long to a pointer | Jarkko Hietaniemi | 2003-07-28 | 1 | -1/+1 |
* | Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'. | Jarkko Hietaniemi | 2003-07-28 | 1 | -1/+1 |
* | Further Byteloader tweaks from Enache. | Jarkko Hietaniemi | 2003-07-27 | 4 | -279/+358 |
* | Regen byterun once more: the incav is not yet right, but at | Jarkko Hietaniemi | 2003-07-27 | 1 | -1/+1 |
* | Regenerated because of #20220. | Jarkko Hietaniemi | 2003-07-27 | 2 | -226/+428 |
* | Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all | Adrian M. Enache | 2003-07-27 | 3 | -89/+167 |
* | line numbers are given % 64k | James Jurach | 2003-07-02 | 1 | -2/+2 |
* | Re: Bytecode? Back into service. | Adrian M. Enache | 2003-03-20 | 2 | -137/+145 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 2 | -2/+2 |
* | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 1 | -1/+1 |
* | PM_SETRE() fallout. | Jarkko Hietaniemi | 2002-03-21 | 1 | -2/+4 |
* | BGET_IV was missing. | Jarkko Hietaniemi | 2001-11-29 | 1 | -0/+8 |
* | Change $=, $., $*, $%, and $- to be IVs instead of longs. | Jarkko Hietaniemi | 2001-11-29 | 1 | -10/+10 |
* | avoid v-strings with require/use | Ronald J. Kimball | 2001-09-21 | 1 | -1/+1 |
* | Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C... | Hugo van der Sanden | 2001-09-15 | 1 | -2/+0 |
* | some remnants of change#11803 | Gurusamy Sarathy | 2001-09-02 | 1 | -1/+1 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 3 | -12/+5 |
* | Cut-and-pasto in #11298. | Jarkko Hietaniemi | 2001-07-12 | 1 | -2/+2 |
* | RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2 | Vadim Konovalov | 2001-07-12 | 1 | -2/+2 |
* | Step 2: Use the new PM_GETRE/SETRE macros everywhere. | Richard Soderberg | 2001-06-21 | 1 | -2/+2 |
* | ext/ + -Wall | Doug MacEachern | 2001-06-12 | 1 | -2/+4 |
* | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+0 |
* | [PATCH @8436] Eliminate op_children | Stephen McCamant | 2001-01-15 | 2 | -63/+55 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 2 | -2/+0 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -7/+11 |
* | [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.... | Nicholas Clark | 2000-08-28 | 1 | -1/+0 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 5 | -404/+583 |
* | get ByteLoader working again | Gurusamy Sarathy | 2000-03-07 | 2 | -4/+19 |
* | use PerlIO abstraction rather than straight stdio (from | Gurusamy Sarathy | 1999-12-03 | 1 | -8/+18 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -4/+2 |
* | avoid stash pointers in optree under USE_ITHREADS | Gurusamy Sarathy | 1999-11-11 | 3 | -7/+8 |
* | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 3 | -143/+153 |
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 2 | -150/+142 |
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 2 | -7/+7 |
* | Fix pointer casts. | Robin Barker | 1999-09-07 | 1 | -1/+1 |
* | misc tweaks | Gurusamy Sarathy | 1999-09-06 | 1 | -6/+1 |
* | [ID 19990821.001] [PATCH] perl5.005_60 cygwin port | Fifer, Eric | 1999-09-01 | 1 | -1/+6 |
* | Hints for building ByteLoader in SunoS. Based on | Andy Dougherty | 1999-08-03 | 2 | -0/+9 |