Implement stacked filetest operators (-f -w -x $file).
[p5sagit/p5-mst-13.2.git] / ext / B / B / Assembler.pm
2004-01-10 Adrian M. Enache nit to Bytecode - the av_extend opcode wasn't saved...
2003-08-22 Jarkko Hietaniemi More bytecode patching from Enache.
2003-08-21 Jarkko Hietaniemi Byteloader patching from Enache continues;
2003-08-14 Jarkko Hietaniemi Make the blead versions of these be newer...
2003-08-13 Adrian M. Enache Re: script wanted
2003-08-05 Jarkko Hietaniemi Bytecode patching from Enache.
2003-07-27 Jarkko Hietaniemi Further Byteloader tweaks from Enache.
2003-07-27 Adrian M. Enache Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
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...