Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
[p5sagit/p5-mst-13.2.git] / ext / B / B.pm
2007-05-07 Nicholas Clark Given that @optype and @specialsv_name are hard coded...
2007-04-04 Yves Orton Re: pmdynflags and thread safety
2007-03-13 Nicholas Clark Get B compiling and passing all tests on both 5.9.x...
2007-01-25 Joshua ben Jore Re: [perl #41283] B::walkoptree_slow fails for 'our...
2006-12-28 Nicholas Clark Abstract the pad code's overloaded use of SvNVX and...
2006-12-06 Joshua ben Jore User pragmas now accessible from B
2006-10-20 Alexander Gough B:: changes for UNITCHECK blocks
2006-05-20 Nicholas Clark Move the hints from op_private into cop_hints. This...
2006-02-21 Joshua ben Jore Re: Patches: B, CGI, ExtUtils::MM_Unix
2005-11-05 Nicholas Clark Make the 5.9 changes to B conditional on perl version.
2005-05-21 Nicholas Clark Add a union in place of xnv_nv, which allows AVs and...
2005-05-20 Nicholas Clark Remove PMROOT and replace it with a small shell script...
2005-05-20 Nicholas Clark Goodbye AvFLAGS
2005-05-05 Nicholas Clark Bump B version numbers
2005-05-02 Nicholas Clark A slightly better layout for the diagram.
2005-05-02 Nicholas Clark Change inheritance hierarchy of B subclassses :
2005-01-21 Stephen McCamant [perl #32967] [PATCH] Re: More B bugs: svref_2object
2005-01-21 Yitzchak Scott-Tho... doc SVt_PVLV <=> SVt_PVGV change version in B.pm
2004-12-14 Alexey Tourbin Re: B::walkoptree segfaults
2004-11-16 Larry Shatzer Jr. s/hierachy/hierarchy/
2004-09-09 Nicholas Clark A single version of B that supports 5.8 and 5.10
2004-08-10 Jim Cromie 2 patches: goto.t, B.pm/xs
2004-02-21 Rafael Garcia-Suarez Increment the version number of B, due to the incompatible
2004-02-17 Rafael Garcia-Suarez Bump $B::VERSION (because of change #22315).
2004-02-17 Tassilo von Parseval Re: [PATCH] GLOB to LVALUE assignment fix
2003-08-14 Jarkko Hietaniemi Diffs-sans-version-diffs between blead and maint.
2003-08-13 Nicholas Clark Re: script wanted
2003-07-28 Stephen McCamant B enhancements
2003-07-01 Adrian M. Enache B:: fixes + 'When were CVOPs gone ?'
2003-06-29 Rafael Garcia-Suarez Misc Pod Nits.
2003-03-08 Rafael Garcia-Suarez Add a B::COP::io() method, to return the cop_io field...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-06 Stephen McCamant Re: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-08-29 Rafael Garcia-Suarez B::check_av() ; B::Deparse for CHECK blocks
2002-08-29 Mark-Jason Dominus Re: [perl #16677] B::SV::FLAGS dumps core
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...