This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
VM/ESA updates.
[perl5.git] / bytecode.pl
1998-07-22 Gurusamy Sarathys/PL_sv/PL_bytecode_sv/ etc., so we have unique, case...
1998-07-21 Gurusamy Sarathyfix bytecode.pl with moved var names
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-06-11 Gurusamy Sarathyfix outdated bytecode.pl
1998-03-05 Spider BoardmanAlmost OK: 5.004_61 (threads, perlio)
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-25 Malcolm BeattieMore compiler tweaks.
1998-02-20 Malcolm BeattieRemove compiler files from their old lib/B locations...
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
1998-02-20 Malcolm BeattieMerge perlext/Compiler/... into mainline. Some files...
1998-02-20 Malcolm Beattie[compiler] Win32 changes from Sarathy, tweaked slightly...
1998-02-17 Malcolm Beattie[perlext] Assorted changes to the compiler
1997-12-10 Malcolm BeattieStart overhauling compiler. It was working at least...
1997-09-03 Malcolm BeattieMake compiler build/work with devel 5.005
1997-05-03 Malcolm BeattieDevelopment to pre-alpha4
1997-05-03 Malcolm BeattieInitial check-in of perl compiler.