This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix deparsing of reversed foreach loops,
[perl5.git] / ext / B / B / Assembler.pm
2004-08-29 Marcus Holland-MoritzFix typo in B::Assembler.
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-01-10 Adrian M. Enachenit to Bytecode - the av_extend opcode wasn't saved...
2003-08-22 Jarkko HietaniemiMore bytecode patching from Enache.
2003-08-21 Jarkko HietaniemiByteloader patching from Enache continues;
2003-08-14 Jarkko HietaniemiMake the blead versions of these be newer...
2003-08-13 Adrian M. EnacheRe: script wanted
2003-08-05 Jarkko HietaniemiBytecode patching from Enache.
2003-07-27 Jarkko HietaniemiFurther Byteloader tweaks from Enache.
2003-07-27 Adrian M. EnacheRe: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2001-12-21 Jarkko Hietaniemipacking I32 with L is not nice, need l; from Wolfgang...
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko HietaniemiOne more embedded (?sx) de-embedded, from Wolfgang...
2001-12-19 Jarkko HietaniemiB::Assembler/B::Disassembler patches and test;
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-06-27 Jarkko Hietaniemi"lose the looses", from Abhijit Menon-Sen.
2000-10-20 Charles BaileySYN SYN
2000-08-22 Jarkko HietaniemiBytecompiler patches from Benjamin Stuhl.
2000-06-22 Jarkko HietaniemiBytecode patches from Benjamin Stuhl.
2000-06-15 Jarkko HietaniemiBytecode patches from Benjamin Stuhl.
2000-06-06 Benjamin StuhlB::Bytecode patches
1999-08-06 Nathan TorkingtonFix for Nathan's fix (#3920) from Guy Decoux.
1999-08-04 Nathan Torkington[5.005_60 PATCH] Make B::Bytecode work
1998-11-28 Gurusamy Sarathys/comment/comment_t/ tweak (suggested by John Gorman
1998-09-23 Gurusamy Sarathydefine PUT_svindex(), PUT_opindex()
1998-07-15 Gurusamy Sarathyadd stub docs for ext/B, other minor tweaks
1998-02-20 Malcolm BeattieMove lib/B/... and lib/[BO].pm over to where they shoul...