| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 1 | -167/+2 |
* | Additional changes to get C++ a little closer to a clean compile | Steve Peters | 2006-08-16 | 1 | -2/+2 |
* | Try to reinstate the fix of change #28638 by patching bytecode.pl and | Rafael Garcia-Suarez | 2006-08-07 | 1 | -1/+1 |
* | Abolish cop_io (the simple way) by storing the value in cop_hints_hash. | Nicholas Clark | 2006-05-20 | 1 | -1/+0 |
* | 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 | -2/+5 |
* | Fix B and ByteLoader to cope with cop_warnings no longer being an SV. | Nicholas Clark | 2006-04-13 | 1 | -2/+3 |
* | Convert ByteLoader to use CopARYBASE_set(). | Nicholas Clark | 2006-04-02 | 1 | -1/+1 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-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 | -4/+9 |
* | Remove PMROOT and replace it with a small shell script. Er, magic. | Nicholas Clark | 2005-05-20 | 1 | -1/+0 |
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 1 | -1/+0 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -1/+8 |
* | 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 | -0/+1 |
* | Refactoring to Sv*_set() macros - patch #6 | Steve Peters | 2005-04-20 | 1 | -6/+6 |
* | Make all scripts run by regen.pl write output with UNIX style EOL's. | Steve Hay | 2004-11-16 | 1 | -0/+3 |
* | Re: op_seq (was: Freeing code) | Paul Johnson | 2004-02-21 | 1 | -1/+2 |
* | Re: [PATCH] Re: ByteLoader and MSWin32 | Adrian M. Enache | 2003-09-04 | 1 | -1/+1 |
* | More bytecode patching from Enache. | Jarkko Hietaniemi | 2003-08-22 | 1 | -2/+2 |
* | Byteloader patching from Enache continues; | Jarkko Hietaniemi | 2003-08-21 | 1 | -1/+1 |
* | Re: script wanted | Adrian M. Enache | 2003-08-13 | 1 | -1/+1 |
* | Solaris cc didn't appreciate casting a long to a pointer | Jarkko Hietaniemi | 2003-07-28 | 1 | -2/+8 |
* | 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 | -0/+7 |
* | Regen byterun once more: the incav is not yet right, but at | Jarkko Hietaniemi | 2003-07-27 | 1 | -1/+1 |
* | Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all | Adrian M. Enache | 2003-07-27 | 1 | -12/+51 |
* | line_t is U32, not I32. | Jarkko Hietaniemi | 2003-07-04 | 1 | -3/+3 |
* | 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 | -0/+1 |
* | regen_headers tiny tidying: | Jarkko Hietaniemi | 2003-03-08 | 1 | -1/+1 |
* | regen_headers outside Makefile (was Re: [PATCH] embed.pl doc) | Nicholas Clark | 2002-11-19 | 1 | -1/+7 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 1 | -1/+1 |
* | Adding B::Asmdata docs | Michael G. Schwern | 2001-12-15 | 1 | -2/+44 |
* | Change $=, $., $*, $%, and $- to be IVs instead of longs. | Jarkko Hietaniemi | 2001-11-29 | 1 | -5/+5 |
* | Add the fruits of Larry Shatzer's version verifying script. | Jarkko Hietaniemi | 2001-11-16 | 1 | -0/+3 |
* | [PATCH] Attack of the C loops, round 1 | Richard Soderberg | 2001-11-13 | 1 | -2/+2 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -10/+3 |
* | [PATCH @8436] Eliminate op_children | Stephen McCamant | 2001-01-15 | 1 | -1/+0 |
* | the dTHR hits | Michael Stevens | 2000-12-06 | 1 | -1/+0 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 1 | -114/+113 |
* | get ByteLoader working again | Gurusamy Sarathy | 2000-03-07 | 1 | -1/+1 |
* | s/use vars/our/ (from Gisle Aas) | Gurusamy Sarathy | 2000-02-15 | 1 | -1/+1 |
* | avoid stash pointers in optree under USE_ITHREADS | Gurusamy Sarathy | 1999-11-11 | 1 | -1/+1 |
* | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 1 | -2/+3 |
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 1 | -2/+1 |
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 1 | -2/+2 |
* | misc tweaks | Gurusamy Sarathy | 1999-09-06 | 1 | -1/+1 |