Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
[p5sagit/p5-mst-13.2.git] / ext / B / B.pm
2002-04-10 Rafael Garcia-Suarez Fix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-03-18 Rafael Garcia-Suarez B::perlstring()
2002-01-12 Mattia Barbon B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2001-12-28 Mattia Barbon Re: B::walksymtable oddness
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-12 Jeffrey Friedl a few typo fixes
2001-04-21 Michael G. Schwern B::walksymtable improperly documented?
2001-04-20 Robin Houston Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-17 Robin Houston multiple B::* changes
2001-04-05 Robin Houston cope with SVf_IVisUV, and cope with $^^ and friends
2001-04-05 Robin Houston print control-character vars readably
2001-04-05 Jarkko Hietaniemi Integrate changes #9544,9547,9549(perlio),9550,9551...
2001-04-02 Robin Houston padname values may have bogus SvCUR
2001-03-27 Benjamin Sugars B::Terse and warnings
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Daniel Chetlin Fix B::Terse indentation
2000-12-11 Nick Ing-Simmons Integrate mainline
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...