This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[ID 20001124.001] B exports "walkoptree" but does not define it
[perl5.git] / ext / B / B.pm
2000-11-24 Simon Cozens[ID 20001124.001] B exports "walkoptree" but does not...
2000-10-22 John Tobeyripples from constsub patch
2000-10-22 Hugo van der Sanden-MO=C falls over on package <none>
2000-10-20 Charles BaileySYN SYN
2000-08-22 Jarkko HietaniemiBytecompiler patches from Benjamin Stuhl.
2000-06-06 Benjamin StuhlB::Bytecode patches
2000-02-21 Gurusamy Sarathyundo accidental delete
2000-02-21 Gurusamy Sarathyget Compiler "working" under useithreads
2000-02-19 Gurusamy Sarathymore B fixups to cope with empty GVs (these can only...
2000-02-18 Gurusamy SarathyCompiler fixups from Jan Dubois
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-10-29 Gurusamy Sarathymore cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-12 Doug MacEachernB::clearsym
1999-07-26 Gurusamy Sarathypatch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-07-07 Stephen McCamantEliminate CONDOPs
1999-05-28 Tom HughesByteLoader mark 2
1999-05-10 Gurusamy Sarathymore Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-06 Gurusamy Sarathycompiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-01-02 Nick Ing-SimmonsExport constant subs from B.xs for op.h, cop.h and...
1998-12-05 Nick Ing-SimmonsAvoid hard-coding op numbers
1998-11-27 Nick Ing-SimmonsHandle INIT list in C.pm
1998-10-30 Gurusamy Sarathyremaining PL_foo stragglers
1998-10-25 Vishal Bhatiaimplement C<goto &func> and other fixes (via private...
1998-07-22 Malcolm BeattieCompiler docs for 5.005
1998-07-15 Gurusamy Sarathyadd stub docs for ext/B, other minor tweaks
1998-06-23 Stephen McCamantInheritance of B:: classes
1998-02-20 Malcolm BeattieMove lib/B/... and lib/[BO].pm over to where they shoul...