Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix outdated bytecode.pl | Gurusamy Sarathy | 1998-06-11 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@1113 | ||||
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -1/+1 |
|\ | | | | | p4raw-id: //depot/asperl@1010 | ||||
| * | Changes to allow compiler with gcc-2.8.1 in C++ mode, | Nick Ing-Simmons | 1998-05-14 | 1 | -1/+1 |
| | | | | | | | | | | Remove K&R style functions, avoid struct/typedef clash. p4raw-id: //depot/ansiperl@972 | ||||
* | | [asperl] added AS patch#12 with minor changes | Gurusamy Sarathy | 1998-03-12 | 1 | -47/+47 |
|/ | | | p4raw-id: //depot/asperl@806 | ||||
* | Almost OK: 5.004_61 (threads, perlio) | Spider Boardman | 1998-03-05 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@774 | ||||
* | Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with | Malcolm Beattie | 1998-02-27 | 1 | -1/+1 |
| | | | | | preprocessor symbol on Digital UNIX. p4raw-id: //depot/perl@602 | ||||
* | [win32] various cleanups so that B can be built as "just another extension" | Gurusamy Sarathy | 1998-02-26 | 1 | -2/+14 |
| | | | | | | | | | | - export symbols needed for building B - bset_obj_store() is needed by byterun(), so define it there instead of at B.xs, and export it - freadpv() is only used in B.xs, so move it there - byte*.h are now included by perl.h - regenerate embed*.h p4raw-id: //depot/win32/perl@589 | ||||
* | More compiler tweaks. | Malcolm Beattie | 1998-02-25 | 1 | -5/+3 |
| | | | p4raw-id: //depot/perl@585 | ||||
* | [perlext] Assorted changes to the compiler | Malcolm Beattie | 1998-02-17 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perlext/Compiler@531 | ||||
* | Start overhauling compiler. It was working at least minimally | Malcolm Beattie | 1997-12-10 | 1 | -32/+18 |
| | | | | | | | right up until the final tweak of B.xs to add threadsv_names at which point building it provokes a seg fault in perl while doing the xsubpp :-(. p4raw-id: //depot/perlext/Compiler@357 | ||||
* | Make compiler build/work with devel 5.005 | Malcolm Beattie | 1997-09-03 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perlext/Compiler@50 | ||||
* | Development to pre-alpha4 | Malcolm Beattie | 1997-05-03 | 1 | -7/+7 |
| | | | p4raw-id: //depot/perlext/Compiler@11 | ||||
* | Initial check-in of perl compiler. | Malcolm Beattie | 1997-05-03 | 1 | -0/+870 |
p4raw-id: //depot/perlext/Compiler@10 |