summaryrefslogtreecommitdiff
path: root/bytecode.pl
Commit message (Expand)AuthorAgeFilesLines
* s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitiveGurusamy Sarathy1998-07-221-125/+125
* fix bytecode.pl with moved var namesGurusamy Sarathy1998-07-211-81/+101
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-18/+18
* fix outdated bytecode.plGurusamy Sarathy1998-06-111-7/+2
* Almost OK: 5.004_61 (threads, perlio)Spider Boardman1998-03-051-2/+2
* Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash withMalcolm Beattie1998-02-271-1/+1
* [win32] various cleanups so that B can be built as "just another extension"Gurusamy Sarathy1998-02-261-9/+15
* More compiler tweaks.Malcolm Beattie1998-02-251-8/+6
* Remove compiler files from their old lib/B locations. The compilerMalcolm Beattie1998-02-201-2/+2
* Start getting compiler to work when built with the core.Malcolm Beattie1998-02-201-11/+3
|\
| * [compiler] Win32 changes from Sarathy, tweaked slightly by me.Malcolm Beattie1998-02-201-5/+6
| * [perlext] Assorted changes to the compilerMalcolm Beattie1998-02-171-1/+1
| * Start overhauling compiler. It was working at least minimallyMalcolm Beattie1997-12-101-5/+3
| * Make compiler build/work with devel 5.005Malcolm Beattie1997-09-031-1/+9
| * Development to pre-alpha4Malcolm Beattie1997-05-031-7/+7
| * Initial check-in of perl compiler.Malcolm Beattie1997-05-031-0/+370
* Merge perlext/Compiler/... into mainline. Some files move toMalcolm Beattie1998-02-201-0/+377