summaryrefslogtreecommitdiff
path: root/ext/B/B.pm
Commit message (Expand)AuthorAgeFilesLines
* Undo #7848. Some of the code seems to use walkoptree(),Jarkko Hietaniemi2000-11-251-9/+10
* [ID 20001124.001] B exports "walkoptree" but does not define itSimon Cozens2000-11-241-6/+7
* ripples from constsub patchJohn Tobey2000-10-221-0/+2
* -MO=C falls over on package <none>Hugo van der Sanden2000-10-221-1/+1
* Bytecompiler patches from Benjamin Stuhl.Jarkko Hietaniemi2000-08-221-2/+3
* undo accidental deleteGurusamy Sarathy2000-02-211-0/+2
* get Compiler "working" under useithreadsGurusamy Sarathy2000-02-211-2/+0
* more B fixups to cope with empty GVs (these can only happen in pads)Gurusamy Sarathy2000-02-191-0/+4
* Compiler fixups from Jan DuboisGurusamy Sarathy2000-02-181-2/+2
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-1/+3
* more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-291-2/+2
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-4/+6
* B::clearsymDoug MacEachern1999-09-121-0/+5
* patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;Gurusamy Sarathy1999-07-261-8/+13
* Eliminate CONDOPsStephen McCamant1999-07-071-26/+4
* ByteLoader mark 2Tom Hughes1999-05-281-6/+1
* more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>Gurusamy Sarathy1999-05-101-1/+5
* compiler fixes from Vishal Bhatia <vishalb@hotmail.com>Gurusamy Sarathy1999-05-061-1/+1
* Export constant subs from B.xs for op.h, cop.h and a few others.Nick Ing-Simmons1999-01-021-5/+1
* Avoid hard-coding op numbersNick Ing-Simmons1998-12-051-2/+5
* Handle INIT list in C.pmNick Ing-Simmons1998-11-271-1/+5
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-1/+1
* implement C<goto &func> and other fixes (via private mail)Vishal Bhatia1998-10-251-0/+2
* Compiler docs for 5.005Malcolm Beattie1998-07-221-2/+535
* add stub docs for ext/B, other minor tweaksGurusamy Sarathy1998-07-151-0/+20
* Inheritance of B:: classesStephen McCamant1998-06-231-1/+2
* Move lib/B/... and lib/[BO].pm over to where they should be,Malcolm Beattie1998-02-201-0/+271