applied patch, tweaked doc, and regen regnodes.h
[p5sagit/p5-mst-13.2.git] / byterun.c
1998-06-11 Gurusamy Sarathy fix outdated bytecode.pl
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-14 Nick Ing-Simmons Changes to allow compiler with gcc-2.8.1 in C++ mode,
1998-03-12 Gurusamy Sarathy [asperl] added AS patch#12 with minor changes
1998-03-05 Spider Boardman Almost OK: 5.004_61 (threads, perlio)
1998-02-27 Malcolm Beattie Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid...
1998-02-26 Gurusamy Sarathy [win32] various cleanups so that B can be built as...
1998-02-25 Malcolm Beattie More compiler tweaks.
1998-02-17 Malcolm Beattie [perlext] Assorted changes to the compiler
1997-12-10 Malcolm Beattie Start overhauling compiler. It was working at least...
1997-09-03 Malcolm Beattie Make compiler build/work with devel 5.005
1997-05-03 Malcolm Beattie Development to pre-alpha4
1997-05-03 Malcolm Beattie Initial check-in of perl compiler.