Change PerlIO::Scalar and Via to scalar and via.
[p5sagit/p5-mst-13.2.git] / ext / B / B / Assembler.pm
2001-12-21 Jarkko Hietaniemi packing I32 with L is not nice, need l; from Wolfgang...
2001-12-20 Nick Ing-Simmons Integrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko Hietaniemi One more embedded (?sx) de-embedded, from Wolfgang...
2001-12-19 Jarkko Hietaniemi B::Assembler/B::Disassembler patches and test;
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-06-27 Jarkko Hietaniemi "lose the looses", from Abhijit Menon-Sen.
2000-10-20 Charles Bailey SYN SYN
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-06-22 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-15 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-06 Benjamin Stuhl B::Bytecode patches
1999-08-06 Nathan Torkington Fix 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 Sarathy s/comment/comment_t/ tweak (suggested by John Gorman
1998-09-23 Gurusamy Sarathy define PUT_svindex(), PUT_opindex()
1998-07-15 Gurusamy Sarathy add stub docs for ext/B, other minor tweaks
1998-02-20 Malcolm Beattie Move lib/B/... and lib/[BO].pm over to where they shoul...