summaryrefslogtreecommitdiff
path: root/ext/B/B.pm
Commit message (Expand)AuthorAgeFilesLines
* s/hierachy/hierarchy/Larry Shatzer Jr.2004-11-161-2/+2
* A single version of B that supports 5.8 and 5.10Nicholas Clark2004-09-091-3/+19
* 2 patches: goto.t, B.pm/xsJim Cromie2004-08-101-2/+9
* Increment the version number of B, due to the incompatibleRafael Garcia-Suarez2004-02-211-1/+1
* Bump $B::VERSION (because of change #22315).Rafael Garcia-Suarez2004-02-171-1/+1
* Re: [PATCH] GLOB to LVALUE assignment fixTassilo von Parseval2004-02-171-6/+6
* Diffs-sans-version-diffs between blead and maint.Jarkko Hietaniemi2003-08-141-1/+1
* Re: script wantedNicholas Clark2003-08-131-1/+1
* B enhancementsStephen McCamant2003-07-281-0/+13
* B:: fixes + 'When were CVOPs gone ?'Adrian M. Enache2003-07-011-7/+8
* Misc Pod Nits.Rafael Garcia-Suarez2003-06-291-2/+2
* Add a B::COP::io() method, to return the cop_io field of COPs.Rafael Garcia-Suarez2003-03-081-0/+6
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-0/+2
* Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator wellStephen McCamant2002-11-061-1/+1
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-291-1/+5
* Re: [perl #16677] B::SV::FLAGS dumps coreMark-Jason Dominus2002-08-291-177/+260
* Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONTRafael Garcia-Suarez2002-04-101-0/+5
* B::perlstring()Rafael Garcia-Suarez2002-03-181-2/+7
* B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xsMattia Barbon2002-01-121-1/+44
* Re: B::walksymtable oddnessMattia Barbon2001-12-281-5/+5
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-161-0/+3
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* B::walksymtable improperly documented?Michael G. Schwern2001-04-211-4/+16
* Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s...Robin Houston2001-04-201-0/+4
* multiple B::* changesRobin Houston2001-04-171-1/+6
* cope with SVf_IVisUV, and cope with $^^ and friendsRobin Houston2001-04-051-1/+24
* print control-character vars readablyRobin Houston2001-04-051-0/+21
* Integrate changes #9544,9547,9549(perlio),9550,9551 fromJarkko Hietaniemi2001-04-051-0/+14
* padname values may have bogus SvCURRobin Houston2001-04-021-0/+2
* B::Terse and warningsBenjamin Sugars2001-03-271-0/+1
* Fix B::Terse indentationDaniel Chetlin2000-12-281-1/+2
* The walkoptree confusion rages; walkoptree() seems to be comingJarkko Hietaniemi2000-12-101-5/+7
* 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