| Commit message (Expand) | Author | Age | Files | Lines |
* | s/hierachy/hierarchy/ | Larry Shatzer Jr. | 2004-11-16 | 1 | -2/+2 |
* | A single version of B that supports 5.8 and 5.10 | Nicholas Clark | 2004-09-09 | 1 | -3/+19 |
* | 2 patches: goto.t, B.pm/xs | Jim Cromie | 2004-08-10 | 1 | -2/+9 |
* | Increment the version number of B, due to the incompatible | Rafael Garcia-Suarez | 2004-02-21 | 1 | -1/+1 |
* | Bump $B::VERSION (because of change #22315). | Rafael Garcia-Suarez | 2004-02-17 | 1 | -1/+1 |
* | Re: [PATCH] GLOB to LVALUE assignment fix | Tassilo von Parseval | 2004-02-17 | 1 | -6/+6 |
* | Diffs-sans-version-diffs between blead and maint. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
* | Re: script wanted | Nicholas Clark | 2003-08-13 | 1 | -1/+1 |
* | B enhancements | Stephen McCamant | 2003-07-28 | 1 | -0/+13 |
* | B:: fixes + 'When were CVOPs gone ?' | Adrian M. Enache | 2003-07-01 | 1 | -7/+8 |
* | Misc Pod Nits. | Rafael Garcia-Suarez | 2003-06-29 | 1 | -2/+2 |
* | Add a B::COP::io() method, to return the cop_io field of COPs. | Rafael Garcia-Suarez | 2003-03-08 | 1 | -0/+6 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 1 | -0/+2 |
* | Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well | Stephen McCamant | 2002-11-06 | 1 | -1/+1 |
* | B::check_av() ; B::Deparse for CHECK blocks | Rafael Garcia-Suarez | 2002-08-29 | 1 | -1/+5 |
* | Re: [perl #16677] B::SV::FLAGS dumps core | Mark-Jason Dominus | 2002-08-29 | 1 | -177/+260 |
* | Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT | Rafael Garcia-Suarez | 2002-04-10 | 1 | -0/+5 |
* | B::perlstring() | Rafael Garcia-Suarez | 2002-03-18 | 1 | -2/+7 |
* | B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs | Mattia Barbon | 2002-01-12 | 1 | -1/+44 |
* | Re: B::walksymtable oddness | Mattia Barbon | 2001-12-28 | 1 | -5/+5 |
* | Add the fruits of Larry Shatzer's version verifying script. | Jarkko Hietaniemi | 2001-11-16 | 1 | -0/+3 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | B::walksymtable improperly documented? | Michael G. Schwern | 2001-04-21 | 1 | -4/+16 |
* | Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s... | Robin Houston | 2001-04-20 | 1 | -0/+4 |
* | multiple B::* changes | Robin Houston | 2001-04-17 | 1 | -1/+6 |
* | cope with SVf_IVisUV, and cope with $^^ and friends | Robin Houston | 2001-04-05 | 1 | -1/+24 |
* | print control-character vars readably | Robin Houston | 2001-04-05 | 1 | -0/+21 |
* | Integrate changes #9544,9547,9549(perlio),9550,9551 from | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+14 |
* | padname values may have bogus SvCUR | Robin Houston | 2001-04-02 | 1 | -0/+2 |
* | B::Terse and warnings | Benjamin Sugars | 2001-03-27 | 1 | -0/+1 |
* | Fix B::Terse indentation | Daniel Chetlin | 2000-12-28 | 1 | -1/+2 |
* | The walkoptree confusion rages; walkoptree() seems to be coming | Jarkko Hietaniemi | 2000-12-10 | 1 | -5/+7 |
* | Undo #7848. Some of the code seems to use walkoptree(), | Jarkko Hietaniemi | 2000-11-25 | 1 | -9/+10 |
* | [ID 20001124.001] B exports "walkoptree" but does not define it | Simon Cozens | 2000-11-24 | 1 | -6/+7 |
* | ripples from constsub patch | John Tobey | 2000-10-22 | 1 | -0/+2 |
* | -MO=C falls over on package <none> | Hugo van der Sanden | 2000-10-22 | 1 | -1/+1 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 1 | -2/+3 |
* | undo accidental delete | Gurusamy Sarathy | 2000-02-21 | 1 | -0/+2 |
* | get Compiler "working" under useithreads | Gurusamy Sarathy | 2000-02-21 | 1 | -2/+0 |
* | more B fixups to cope with empty GVs (these can only happen in pads) | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+4 |
* | Compiler fixups from Jan Dubois | Gurusamy Sarathy | 2000-02-18 | 1 | -2/+2 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -3/+3 |
* | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 1 | -1/+3 |
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 1 | -2/+2 |
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 1 | -4/+6 |
* | B::clearsym | Doug MacEachern | 1999-09-12 | 1 | -0/+5 |
* | patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia; | Gurusamy Sarathy | 1999-07-26 | 1 | -8/+13 |
* | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 1 | -26/+4 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -6/+1 |
* | more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com> | Gurusamy Sarathy | 1999-05-10 | 1 | -1/+5 |