This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
check ferror() only if read() returned 0
[perl5.git] / bytecode.h
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-06-11 Gurusamy Sarathyfix outdated bytecode.pl
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-14 Nick Ing-SimmonsChanges 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 BaileyMiscellaneous minor fixes
1998-03-05 Andrew CohenChange getc/fread to PerlIO_getc/fread in bytecode.h:
1998-02-28 Nick Ing-SimmonsMissed FREAD in bytecode.h
1998-02-27 Malcolm BeattieChange 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 BeattieMerge perlext/Compiler/... into mainline. Some files...
1998-02-20 Malcolm Beattie[compiler] Win32 changes from Sarathy, tweaked slightly...
1997-09-03 Malcolm BeattieMake compiler build/work with devel 5.005
1997-05-03 Malcolm BeattieInitial check-in of perl compiler.