Re: Problems with: Creating an installable tar archive
[p5sagit/p5-mst-13.2.git] / bytecode.h
1998-07-22 Gurusamy Sarathy s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case...
1998-07-21 Gurusamy Sarathy part 2 of PERL_OBJECT fixes (globals in bytecode.h...
1998-07-21 Gurusamy Sarathy part 1 of PERL_OBJECT fixes for new var names
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-09 Gurusamy Sarathy get it building again on win32
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-17 Gurusamy Sarathy [asperl] add a part of AS patch#14, backout incomplete...
1998-03-12 Gurusamy Sarathy [asperl] added AS patch#12 with minor changes
1998-03-06 Gurusamy Sarathy [win32] various
1998-03-05 Charles Bailey Miscellaneous minor fixes
1998-03-05 Andrew Cohen Change getc/fread to PerlIO_getc/fread in bytecode.h:
1998-02-28 Nick Ing-Simmons Missed FREAD in bytecode.h
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-20 Malcolm Beattie Merge perlext/Compiler/... into mainline. Some files...
1998-02-20 Malcolm Beattie [compiler] Win32 changes from Sarathy, tweaked slightly...
1997-09-03 Malcolm Beattie Make compiler build/work with devel 5.005
1997-05-03 Malcolm Beattie Initial check-in of perl compiler.