summaryrefslogtreecommitdiff
path: root/byterun.c
Commit message (Expand)AuthorAgeFilesLines
* s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitiveGurusamy Sarathy1998-07-221-80/+80
* part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)Gurusamy Sarathy1998-07-211-80/+80
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-1/+1
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-12/+12
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-3/+3
* fix outdated bytecode.plGurusamy Sarathy1998-06-111-1/+1
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-1/+1
|\
| * Changes to allow compiler with gcc-2.8.1 in C++ mode,Nick Ing-Simmons1998-05-141-1/+1
* | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-47/+47
|/
* Almost OK: 5.004_61 (threads, perlio)Spider Boardman1998-03-051-1/+1
* 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-2/+14
* More compiler tweaks.Malcolm Beattie1998-02-251-5/+3
* [perlext] Assorted changes to the compilerMalcolm Beattie1998-02-171-1/+1
* Start overhauling compiler. It was working at least minimallyMalcolm Beattie1997-12-101-32/+18
* Make compiler build/work with devel 5.005Malcolm Beattie1997-09-031-1/+2
* Development to pre-alpha4Malcolm Beattie1997-05-031-7/+7
* Initial check-in of perl compiler.Malcolm Beattie1997-05-031-0/+870