Make Configure recognise glibc 2.1 stdio
[p5sagit/p5-mst-13.2.git] / byterun.c
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
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-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
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.