Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
[p5sagit/p5-mst-13.2.git] / ext / B / B.pm
2000-12-10 Jarkko Hietaniemi The walkoptree confusion rages; walkoptree() seems...
2000-11-25 Jarkko Hietaniemi Undo #7848. Some of the code seems to use walkoptree(),
2000-11-24 Simon Cozens [ID 20001124.001] B exports "walkoptree" but does not...
2000-10-22 John Tobey ripples from constsub patch
2000-10-22 Hugo van der Sanden -MO=C falls over on package <none>
2000-10-20 Charles Bailey SYN SYN
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-06-06 Benjamin Stuhl B::Bytecode patches
2000-02-21 Gurusamy Sarathy undo accidental delete
2000-02-21 Gurusamy Sarathy get Compiler "working" under useithreads
2000-02-19 Gurusamy Sarathy more B fixups to cope with empty GVs (these can only...
2000-02-18 Gurusamy Sarathy Compiler fixups from Jan Dubois
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
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-18 Nick Ing-Simmons Re-integrate mainline
1999-09-12 Doug MacEachern B::clearsym
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 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-06 Gurusamy Sarathy compiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-01-02 Nick Ing-Simmons Export constant subs from B.xs for op.h, cop.h and...
1998-12-05 Nick Ing-Simmons Avoid hard-coding op numbers
1998-11-27 Nick Ing-Simmons Handle INIT list in C.pm
1998-10-30 Gurusamy Sarathy remaining PL_foo stragglers
1998-10-25 Vishal Bhatia implement C<goto ...
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-06-23 Stephen McCamant Inheritance of B:: classes
1998-02-20 Malcolm Beattie Move lib/B/... and lib/[BO].pm over to where they shoul...