| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 1 | -1121/+0 |
* | Additional changes to get C++ a little closer to a clean compile | Steve Peters | 2006-08-16 | 1 | -4/+4 |
* | Try to reinstate the fix of change #28638 by patching bytecode.pl and | Rafael Garcia-Suarez | 2006-08-07 | 1 | -2/+2 |
* | Regenerate files after previous change | Rafael Garcia-Suarez | 2006-08-07 | 1 | -1/+1 |
* | Silence the VC7 compiler warning in the following smoke: | Steve Hay | 2006-08-01 | 1 | -1/+1 |
* | Abolish cop_io (the simple way) by storing the value in cop_hints_hash. | Nicholas Clark | 2006-05-20 | 1 | -26/+19 |
* | GvFILE() cannot be a pointer to the memory owned by the COP, because | Nicholas Clark | 2006-05-02 | 1 | -1/+1 |
* | (Hopefully) fix coredumps in ByteLoader, which were a side effect of | Nicholas Clark | 2006-04-13 | 1 | -1/+1 |
* | Fix B and ByteLoader to cope with cop_warnings no longer being an SV. | Nicholas Clark | 2006-04-13 | 1 | -3/+4 |
* | Convert ByteLoader to use CopARYBASE_set(). | Nicholas Clark | 2006-04-02 | 1 | -1/+1 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -1/+1 |
* | Replace all uses of HvNAME with the appropriate HvNAME_get or | Nicholas Clark | 2005-05-25 | 1 | -1/+1 |
* | Move the xpv_pv/xrv_rv member into the SV head, in a union with | Nicholas Clark | 2005-05-21 | 1 | -3/+3 |
* | Remove PMROOT and replace it with a small shell script. Er, magic. | Nicholas Clark | 2005-05-20 | 1 | -90/+83 |
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 1 | -93/+86 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -1/+4 |
* | bytecode.pl, bytecode.h, and sv.h fixes | Steve Peters | 2005-04-22 | 1 | -1/+1 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -6/+7 |
* | run regen_headers after addition of FOO_set() macros | Dave Mitchell | 2005-04-19 | 1 | -7/+7 |
* | Force RVALUE macros when in PERL_DEBUG_COW | Nicholas Clark | 2005-04-19 | 1 | -1/+1 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 1 | -4/+4 |
* | Two more uses of lvalue SvIVX() | Nicholas Clark | 2005-04-18 | 1 | -1/+1 |
* | Refactoring to Sv*_set() macros - patch #1 | Steve Peters | 2005-04-08 | 1 | -1/+1 |
* | Re: op_seq (was: Freeing code) | Paul Johnson | 2004-02-21 | 1 | -55/+62 |
* | Re: [PATCH] Re: ByteLoader and MSWin32 | Adrian M. Enache | 2003-09-04 | 1 | -1/+1 |
* | Forgot to regen byterun.c. | Jarkko Hietaniemi | 2003-08-23 | 1 | -9/+9 |
* | Byteloader patching from Enache continues; | Jarkko Hietaniemi | 2003-08-21 | 1 | -3/+3 |
* | 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 | 1 | -137/+173 |
* | 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 | 1 | -123/+301 |
* | line numbers are given % 64k | James Jurach | 2003-07-02 | 1 | -2/+2 |
* | Re: Bytecode? Back into service. | Adrian M. Enache | 2003-03-20 | 1 | -68/+75 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 1 | -1/+1 |
* | Change $=, $., $*, $%, and $- to be IVs instead of longs. | Jarkko Hietaniemi | 2001-11-29 | 1 | -10/+10 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -9/+2 |
* | [PATCH @8436] Eliminate op_children | Stephen McCamant | 2001-01-15 | 1 | -34/+27 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -1/+0 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 1 | -214/+239 |
* | get ByteLoader working again | Gurusamy Sarathy | 2000-03-07 | 1 | -2/+2 |
* | avoid stash pointers in optree under USE_ITHREADS | Gurusamy Sarathy | 1999-11-11 | 1 | -4/+4 |
* | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 1 | -73/+80 |
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 1 | -79/+72 |
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 1 | -5/+5 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+1 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -40/+25 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -2/+2 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -2/+13 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -2/+3 |