| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+1 |
* | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 1 | -3/+1 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -1/+1 |
* | Remove unnecessary and extraneous my $i = 0. | Jarkko Hietaniemi | 1999-07-05 | 1 | -1/+0 |
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-04 | 1 | -14/+0 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -2/+15 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -3/+3 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -2/+3 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -92/+115 |
* | Cures for _57 in AIX 4.1.5.0. | Jarkko Hietaniemi | 1999-05-25 | 1 | -1/+1 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -2/+0 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 1 | -0/+1 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | ensure 'make regen_headers' even without perl installed | Gurusamy Sarathy | 1998-11-27 | 1 | -0/+3 |
* | s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive | Gurusamy Sarathy | 1998-07-22 | 1 | -125/+125 |
* | fix bytecode.pl with moved var names | Gurusamy Sarathy | 1998-07-21 | 1 | -81/+101 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -18/+18 |
* | fix outdated bytecode.pl | Gurusamy Sarathy | 1998-06-11 | 1 | -7/+2 |
* | Almost OK: 5.004_61 (threads, perlio) | Spider Boardman | 1998-03-05 | 1 | -2/+2 |
* | Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with | Malcolm Beattie | 1998-02-27 | 1 | -1/+1 |
* | [win32] various cleanups so that B can be built as "just another extension" | Gurusamy Sarathy | 1998-02-26 | 1 | -9/+15 |
* | More compiler tweaks. | Malcolm Beattie | 1998-02-25 | 1 | -8/+6 |
* | Remove compiler files from their old lib/B locations. The compiler | Malcolm Beattie | 1998-02-20 | 1 | -2/+2 |
* | Start getting compiler to work when built with the core. | Malcolm Beattie | 1998-02-20 | 1 | -11/+3 |
|\ |
|
| * | [compiler] Win32 changes from Sarathy, tweaked slightly by me. | Malcolm Beattie | 1998-02-20 | 1 | -5/+6 |
| * | [perlext] Assorted changes to the compiler | Malcolm Beattie | 1998-02-17 | 1 | -1/+1 |
| * | Start overhauling compiler. It was working at least minimally | Malcolm Beattie | 1997-12-10 | 1 | -5/+3 |
| * | Make compiler build/work with devel 5.005 | Malcolm Beattie | 1997-09-03 | 1 | -1/+9 |
| * | Development to pre-alpha4 | Malcolm Beattie | 1997-05-03 | 1 | -7/+7 |
| * | Initial check-in of perl compiler. | Malcolm Beattie | 1997-05-03 | 1 | -0/+370 |
* | Merge perlext/Compiler/... into mainline. Some files move to | Malcolm Beattie | 1998-02-20 | 1 | -0/+377 |