Bytecode mustn't save the NVX for hashes now that the NVX is a union
[p5sagit/p5-mst-13.2.git] / ext / B / B / Bytecode.pm
2005-05-23 Nicholas Clark Bytecode mustn't save the NVX for hashes now that the...
2005-05-20 Nicholas Clark Goodbye AvFLAGS
2003-09-04 Adrian M. Enache Re: [PATCH] Re: ByteLoader and MSWin32
2003-08-20 Jarkko Hietaniemi Patch from Enache for the crashing of bytecode.t in...
2003-07-31 Jarkko Hietaniemi Yet another bytecode tweak from Enache.
2003-07-28 Jarkko Hietaniemi More bytecode tweaks.
2003-07-28 Jarkko Hietaniemi Add $VERSION to B::Bytecode.
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...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-03-16 Michael Stevens more pod patches
2001-01-24 Charles Bailey SYN SYN
2001-01-15 Stephen McCamant [PATCH @8436] Eliminate op_children
2000-10-20 Charles Bailey SYN SYN
2000-10-02 Nicholas Clark [ID 20000928.002] perlcc & ByteCode.pm option mismatch
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
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathy B::Bytecode tweaks (from Simon Cozens <simon@brecon...
2000-03-07 Gurusamy Sarathy omit XSLoader from bytecode dumps
2000-03-07 Gurusamy Sarathy get ByteLoader working again
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-07 Gurusamy Sarathy typos in change#4546
1999-12-03 Gurusamy Sarathy support -a switch to append bytecode to an existing...
1999-11-11 Gurusamy Sarathy avoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-04 Gurusamy Sarathy change#4485 didn't do the right thing for B::Bytecode
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-09-29 Charles Bailey resync with mainline
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-07-26 Gurusamy Sarathy patch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-07-07 Stephen McCamant Eliminate CONDOPs
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1999-01-02 Nick Ing-Simmons Export constant subs from B.xs for op.h, cop.h and...
1998-08-02 Gurusamy Sarathy fixes for pod noises
1998-07-22 Malcolm Beattie Compiler docs for 5.005
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...