summaryrefslogtreecommitdiff
path: root/bytecode.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate (valid) warning in byterun.cSpider Boardman1999-03-021-1/+1
* s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitiveGurusamy Sarathy1998-07-221-21/+21
* part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)Gurusamy Sarathy1998-07-211-34/+21
* part 1 of PERL_OBJECT fixes for new var namesGurusamy Sarathy1998-07-211-0/+2
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-1/+1
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-3/+3
* get it building again on win32Gurusamy Sarathy1998-07-091-1/+1
* 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] add a part of AS patch#14, backout incomplete variableGurusamy Sarathy1998-03-171-4/+4
* | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-4/+6
|/
* [win32] variousGurusamy Sarathy1998-03-061-2/+2
* Miscellaneous minor fixesCharles Bailey1998-03-051-31/+31
* Change getc/fread to PerlIO_getc/fread in bytecode.h:Andrew Cohen1998-03-051-3/+3
* Missed FREAD in bytecode.hNick Ing-Simmons1998-02-281-1/+1
* Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash withMalcolm Beattie1998-02-271-10/+14
* [win32] various cleanups so that B can be built as "just another extension"Gurusamy Sarathy1998-02-261-2/+0
* Merge perlext/Compiler/... into mainline. Some files move toMalcolm Beattie1998-02-201-0/+168