2012-07-24 |
Nicholas Clark | Bump B's VERSION and note the changes in perldelta... |
blob | commitdiff |
2012-06-13 |
David Mitchell | let B know about new op_code_list field |
blob | commitdiff | diff to current |
2012-06-06 |
Father Chrysostomos | Change B::COP::stashlen to stashoff |
blob | commitdiff | diff to current |
2012-06-05 |
Father Chrysostomos | Increase $B::VERSION to 1.36 |
blob | commitdiff | diff to current |
2012-05-23 |
Father Chrysostomos | Excise PL_amagic_generation |
blob | commitdiff | diff to current |
2012-05-22 |
Reini Urban | replace B::COP::stashflags by B::COP::stashlen |
blob | commitdiff | diff to current |
2012-01-31 |
Father Chrysostomos | B.pm: Document stashflags |
blob | commitdiff | diff to current |
2012-01-24 |
Father Chrysostomos | Increase $B::VERSION to 1.34 |
blob | commitdiff | diff to current |
2012-01-24 |
Reini Urban | B.pm POD: revise 44f7f2d5b1 on IoFLAGS |
blob | commitdiff | diff to current |
2012-01-20 |
Father Chrysostomos | B.pm: spaces after dots |
blob | commitdiff | diff to current |
2012-01-20 |
Father Chrysostomos | B.pm: wording tweaks |
blob | commitdiff | diff to current |
2012-01-20 |
Father Chrysostomos | Make B’s pod fit in 79 cols |
blob | commitdiff | diff to current |
2012-01-20 |
Father Chrysostomos | Document B::PV’s LEN and CUR methods |
blob | commitdiff | diff to current |
2012-01-20 |
Father Chrysostomos | Increase $B::VERSION to 1.32 |
blob | commitdiff | diff to current |
2012-01-20 |
Reini Urban | B.pm: fix and add B::IO documentation |
blob | commitdiff | diff to current |
2011-09-09 |
Zefram | remove index offsetting ($[) |
blob | commitdiff | diff to current |
2011-08-11 |
Nicholas Clark | Simplify embedvar.h, removing a level of macro indirect... |
blob | commitdiff | diff to current |
2011-05-20 |
Nicholas Clark | Bump the versions of B and Storable following 1b95d04f7... |
blob | commitdiff | diff to current |
2011-03-20 |
Nicholas Clark | Minimise the actions of the BEGIN block in B.pm |
blob | commitdiff | diff to current |
2011-03-20 |
Nicholas Clark | In B, use typeglob aliasing instead of subref to typegl... |
blob | commitdiff | diff to current |
2011-02-16 |
Tom Christiansen | More POD corrections |
blob | commitdiff | diff to current |
2010-12-01 |
Nicholas Clark | Avoid two compiler warnings in B::cstring, spotted... |
blob | commitdiff | diff to current |
2010-11-15 |
Father Chrysostomos | Increase B’s version |
blob | commitdiff | diff to current |
2010-11-08 |
Nicholas Clark | Move the aliasing of B::IV::RV as B::PV::RV from XS... |
blob | commitdiff | diff to current |
2010-11-04 |
Nicholas Clark | Create &B::{IV,PV}::as_string using typeglob assignment... |
blob | commitdiff | diff to current |
2010-11-04 |
Nicholas Clark | Avoid needing to stub B::OPf_KIDS by loading the XS... |
blob | commitdiff | diff to current |
2010-10-28 |
Nicholas Clark | The method B::PMOP::pmregexp never existed. Remove... |
blob | commitdiff | diff to current |
2010-10-22 |
Nicholas Clark | Merge the implementation of B::CV::{ROOT,START}. |
blob | commitdiff | diff to current |
2010-10-14 |
Nicholas Clark | Convert modules in ext/ to pass minimal arguments to... |
blob | commitdiff | diff to current |
2009-10-15 |
Nicholas Clark | Use sv_catpvs(), newSVpvs(), newSVpvn(), newSVhek(... |
blob | commitdiff | diff to current |
2009-08-27 |
Reini Urban | B - The Perl Compiler (wrong name) |
blob | commitdiff | diff to current |
2008-11-16 |
Florian Ragwitz | Make B::walksymtable not recurse into packages that... |
blob | commitdiff | diff to current |
2008-04-07 |
Nicholas Clark | Tidy up compiler warning spotted by Jerry Hedden. |
blob | commitdiff | diff to current |
2008-04-06 |
Nicholas Clark | Replace all remaining accesses to COP's cop_label with... |
blob | commitdiff | diff to current |
2008-02-04 |
Reini Urban | fix B::Debug pmnext |
blob | commitdiff | diff to current |
2008-01-17 |
Nicholas Clark | Add a diagram for the 5.11 SV class structure, includin... |
blob | commitdiff | diff to current |
2007-12-28 |
Nicholas Clark | First class regexps. |
blob | commitdiff | diff to current |
2007-12-27 |
Nicholas Clark | Regexps are now orange. |
blob | commitdiff | diff to current |
2007-12-26 |
Nicholas Clark | Eliminate SVt_RV, and use SVt_IV to store plain references. |
blob | commitdiff | diff to current |
2007-10-22 |
Rafael Garcia-Suarez | Mention B::COP::hints_hash method |
blob | commitdiff | diff to current |
2007-09-08 |
Nicholas Clark | B.pm still assumed that SVt_PVBM exists. Correct this. |
blob | commitdiff | diff to current |
2007-06-25 |
Paul Johnson | remove op_static |
blob | commitdiff | diff to current |
2007-05-07 |
Nicholas Clark | Given that @optype and @specialsv_name are hard coded... |
blob | commitdiff | diff to current |
2007-04-04 |
Yves Orton | Re: pmdynflags and thread safety |
blob | commitdiff | diff to current |
2007-03-13 |
Nicholas Clark | Get B compiling and passing all tests on both 5.9.x... |
blob | commitdiff | diff to current |
2007-01-25 |
Joshua ben Jore | Re: [perl #41283] B::walkoptree_slow fails for 'our... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark | Abstract the pad code's overloaded use of SvNVX and... |
blob | commitdiff | diff to current |
2006-12-06 |
Joshua ben Jore | User pragmas now accessible from B |
blob | commitdiff | diff to current |
2006-10-20 |
Alexander Gough | B:: changes for UNITCHECK blocks |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark | Move the hints from op_private into cop_hints. This... |
blob | commitdiff | diff to current |
2006-02-21 |
Joshua ben Jore | Re: Patches: B, CGI, ExtUtils::MM_Unix |
blob | commitdiff | diff to current |
2005-11-05 |
Nicholas Clark | Make the 5.9 changes to B conditional on perl version. |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark | Add a union in place of xnv_nv, which allows AVs and... |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark | Remove PMROOT and replace it with a small shell script... |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark | Goodbye AvFLAGS |
blob | commitdiff | diff to current |
2005-05-05 |
Nicholas Clark | Bump B version numbers |
blob | commitdiff | diff to current |
2005-05-02 |
Nicholas Clark | A slightly better layout for the diagram. |
blob | commitdiff | diff to current |
2005-05-02 |
Nicholas Clark | Change inheritance hierarchy of B subclassses : |
blob | commitdiff | diff to current |
2005-01-21 |
Stephen McCamant | [perl #32967] [PATCH] Re: More B bugs: svref_2object |
blob | commitdiff | diff to current |
2005-01-21 |
Yitzchak Scott-Tho... | doc SVt_PVLV <=> SVt_PVGV change version in B.pm |
blob | commitdiff | diff to current |
2004-12-14 |
Alexey Tourbin | Re: B::walkoptree segfaults |
blob | commitdiff | diff to current |
2004-11-16 |
Larry Shatzer Jr. | s/hierachy/hierarchy/ |
blob | commitdiff | diff to current |
2004-09-09 |
Nicholas Clark | A single version of B that supports 5.8 and 5.10 |
blob | commitdiff | diff to current |
2004-08-10 |
Jim Cromie | 2 patches: goto.t, B.pm/xs |
blob | commitdiff | diff to current |
2004-02-21 |
Rafael Garcia-Suarez | Increment the version number of B, due to the incompatible |
blob | commitdiff | diff to current |
2004-02-17 |
Rafael Garcia-Suarez | Bump $B::VERSION (because of change #22315). |
blob | commitdiff | diff to current |
2004-02-17 |
Tassilo von Parseval | Re: [PATCH] GLOB to LVALUE assignment fix |
blob | commitdiff | diff to current |
2003-08-14 |
Jarkko Hietaniemi | Diffs-sans-version-diffs between blead and maint. |
blob | commitdiff | diff to current |
2003-08-13 |
Nicholas Clark | Re: script wanted |
blob | commitdiff | diff to current |
2003-07-28 |
Stephen McCamant | B enhancements |
blob | commitdiff | diff to current |
2003-07-01 |
Adrian M. Enache | B:: fixes + 'When were CVOPs gone ?' |
blob | commitdiff | diff to current |
2003-06-29 |
Rafael Garcia-Suarez | Misc Pod Nits. |
blob | commitdiff | diff to current |
2003-03-08 |
Rafael Garcia-Suarez | Add a B::COP::io() method, to return the cop_io field... |
blob | commitdiff | diff to current |
2002-12-02 |
Dave Mitchell | allow evals to see the full lexical scope |
blob | commitdiff | diff to current |
2002-11-06 |
Stephen McCamant | Re: [PATCH] [perl #18175] B::Concise,-exec doesn't... |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez | B::check_av() ; B::Deparse for CHECK blocks |
blob | commitdiff | diff to current |
2002-08-29 |
Mark-Jason Dominus | Re: [perl #16677] B::SV::FLAGS dumps core |
blob | commitdiff | diff to current |
2002-04-10 |
Rafael Garcia-Suarez | Fix a bug in B::walkoptree_slow (wasn't handling OP_SUB... |
blob | commitdiff | diff to current |
2002-03-18 |
Rafael Garcia-Suarez | B::perlstring() |
blob | commitdiff | diff to current |
2002-01-12 |
Mattia Barbon | B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs |
blob | commitdiff | diff to current |
2001-12-28 |
Mattia Barbon | Re: B::walksymtable oddness |
blob | commitdiff | diff to current |
2001-11-16 |
Jarkko Hietaniemi | Add the fruits of Larry Shatzer's version verifying... |
blob | commitdiff | diff to current |
2001-11-12 |
Jeffrey Friedl | a few typo fixes |
blob | commitdiff | diff to current |
2001-04-21 |
Michael G. Schwern | B::walksymtable improperly documented? |
blob | commitdiff | diff to current |
2001-04-20 |
Robin Houston | Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse... |
blob | commitdiff | diff to current |
2001-04-17 |
Robin Houston | multiple B::* changes |
blob | commitdiff | diff to current |
2001-04-05 |
Robin Houston | cope with SVf_IVisUV, and cope with $^^ and friends |
blob | commitdiff | diff to current |
2001-04-05 |
Robin Houston | print control-character vars readably |
blob | commitdiff | diff to current |
2001-04-05 |
Jarkko Hietaniemi | Integrate changes #9544,9547,9549(perlio),9550,9551... |
blob | commitdiff | diff to current |
2001-04-02 |
Robin Houston | padname values may have bogus SvCUR |
blob | commitdiff | diff to current |
2001-03-27 |
Benjamin Sugars | B::Terse and warnings |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey | Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-28 |
Daniel Chetlin | Fix B::Terse indentation |
blob | commitdiff | diff to current |
2000-12-11 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2000-12-10 |
Jarkko Hietaniemi | The walkoptree confusion rages; walkoptree() seems... |
blob | commitdiff | diff to current |
2000-11-25 |
Jarkko Hietaniemi | Undo #7848. Some of the code seems to use walkoptree(), |
blob | commitdiff | diff to current |
2000-11-24 |
Simon Cozens | [ID 20001124.001] B exports "walkoptree" but does not... |
blob | commitdiff | diff to current |
2000-10-22 |
John Tobey | ripples from constsub patch |
blob | commitdiff | diff to current |
2000-10-22 |
Hugo van der Sanden | -MO=C falls over on package <none> |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey | SYN SYN |
blob | commitdiff | diff to current |
next |