2013-05-25 |
David Steinbrunner | Typo fixes for B modules. |
blob | commitdiff |
2013-01-09 |
David Mitchell | stop -MO=Concise -e'm?x?' segfaulting |
blob | commitdiff | diff to current |
2012-11-10 |
David Mitchell | add padrange op |
blob | commitdiff | diff to current |
2012-10-30 |
Father Chrysostomos | Allow regexp-to-pvlv assignment |
blob | commitdiff | diff to current |
2012-10-26 |
David Mitchell | ext/B: remove pre-5.10 support |
blob | commitdiff | diff to current |
2012-08-26 |
Father Chrysostomos | Banish boolkeys |
blob | commitdiff | diff to current |
2012-08-25 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.93 |
blob | commitdiff | diff to current |
2012-08-25 |
Father Chrysostomos | Optimise %hash in sub { %hash || ... } |
blob | commitdiff | diff to current |
2012-08-10 |
Father Chrysostomos | B::Concise: Two unused vars |
blob | commitdiff | diff to current |
2012-08-08 |
Father Chrysostomos | B::Concise: Document formats |
blob | commitdiff | diff to current |
2012-08-08 |
Father Chrysostomos | B::Concise: Dump formats upon request |
blob | commitdiff | diff to current |
2012-08-08 |
Father Chrysostomos | B::Concise: Fix -nobanner |
blob | commitdiff | diff to current |
2012-08-08 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.92 |
blob | commitdiff | diff to current |
2012-07-05 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.91 |
blob | commitdiff | diff to current |
2012-07-05 |
Father Chrysostomos | Record folded constants in the op tree |
blob | commitdiff | diff to current |
2012-05-22 |
Father Chrysostomos | Remove OPpCONST_WARNING from B::Concise |
blob | commitdiff | diff to current |
2012-05-21 |
Father Chrysostomos | Teach B::Concise about UTF8 labels |
blob | commitdiff | diff to current |
2012-05-21 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.90 |
blob | commitdiff | diff to current |
2012-04-05 |
Father Chrysostomos | Fix VMS build broken by d1718a7cf5 |
blob | commitdiff | diff to current |
2012-04-03 |
Father Chrysostomos | [perl #111462] Move strict hints from %^H to $^H |
blob | commitdiff | diff to current |
2012-04-03 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.89 |
blob | commitdiff | diff to current |
2012-01-24 |
Father Chrysostomos | [perl #77388] Make stacked -t work |
blob | commitdiff | diff to current |
2011-12-19 |
Father Chrysostomos | Teach B::Concise about OPpCONST_NOVER |
blob | commitdiff | diff to current |
2011-12-18 |
Father Chrysostomos | Stop tell($glob_copy) from clearing PL_last_in_gv |
blob | commitdiff | diff to current |
2011-11-26 |
Father Chrysostomos | Optimise substr assignment in void context |
blob | commitdiff | diff to current |
2011-11-22 |
Father Chrysostomos | [perl #80628] __SUB__ |
blob | commitdiff | diff to current |
2011-11-06 |
Father Chrysostomos | Add new OPpEVAL flags to B::Concise |
blob | commitdiff | diff to current |
2011-11-06 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.87 |
blob | commitdiff | diff to current |
2011-09-11 |
Father Chrysostomos | Teach B::Concise about OPpFT_STACKING |
blob | commitdiff | diff to current |
2011-09-09 |
Zefram | remove index offsetting ($[) |
blob | commitdiff | diff to current |
2011-09-01 |
Gerard Goossen | Reassign op_private flags of OP_ENTERSUB such that... |
blob | commitdiff | diff to current |
2011-08-27 |
Father Chrysostomos | Add OPpCOREARGS_SCALARMOD flag |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Add OPpCOREARGS_PUSHMARK flag |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Add private coreargs flags for vivifying GVs |
blob | commitdiff | diff to current |
2011-08-19 |
Father Chrysostomos | Add OPpASSIGN_CV_TO_GV to B::Concise |
blob | commitdiff | diff to current |
2011-08-19 |
Father Chrysostomos | Add OPpDONT_INIT_GV to B::Concise |
blob | commitdiff | diff to current |
2011-08-18 |
Father Chrysostomos | &CORE::wantarray() |
blob | commitdiff | diff to current |
2011-08-16 |
Father Chrysostomos | Remove OPpENTERSUB_NOMOD from B::Concise |
blob | commitdiff | diff to current |
2011-06-10 |
Father Chrysostomos | In B::Concise and op.h list all ops that use LVSUB |
blob | commitdiff | diff to current |
2011-06-04 |
Father Chrysostomos | Teach B::Concise about OPpMAYBE_LVSUB |
blob | commitdiff | diff to current |
2011-06-04 |
Father Chrysostomos | [perl #7946] Lvalue subs do not autovivify |
blob | commitdiff | diff to current |
2011-06-03 |
Father Chrysostomos | Correct entersub/rv2cv priv constants in B::Concise |
blob | commitdiff | diff to current |
2011-05-19 |
Marcel Grünauer | [perl #90306] Fix simple typos |
blob | commitdiff | diff to current |
2011-05-19 |
Father Chrysostomos | Increase B::Concise’s version |
blob | commitdiff | diff to current |
2011-01-20 |
Jesse Vincent | Version bumps for ext/B non-dual-life modules identified by |
blob | commitdiff | diff to current |
2011-01-07 |
Peter J. Acklam... | Fix typos (spelling errors) in ext/*. |
blob | commitdiff | diff to current |
2010-12-17 |
Father Chrysostomos | Increase B::Concise’s version |
blob | commitdiff | diff to current |
2010-12-17 |
Reini Urban | Fix [perl #80632] -MO=Concise,-tree format |
blob | commitdiff | diff to current |
2010-11-05 |
Nicholas Clark | B::Concise was failing to traverse some children of... |
blob | commitdiff | diff to current |
2010-11-03 |
Father Chrysostomos | Increase B::Concise’s version |
blob | commitdiff | diff to current |
2010-11-03 |
Father Chrysostomos | y///r |
blob | commitdiff | diff to current |
2010-06-21 |
Matt S Trout | version bump for B::Concise and add change to delta |
blob | commitdiff | diff to current |
2010-05-25 |
David Mitchell | add OPpDEREFed flag to avoid double mg_get() |
blob | commitdiff | diff to current |
2009-11-10 |
Vincent Pit | Optimize reversing an array in-place |
blob | commitdiff | diff to current |
2009-10-23 |
Nicholas Clark | Avoid using defined %hash in core code and tests. |
blob | commitdiff | diff to current |
2009-10-20 |
Jesse Vincent | Bump B::Consise's version number since it's changed... |
blob | commitdiff | diff to current |
2009-10-06 |
Jesse Vincent | A number of pod fixes found by podcheck.t |
blob | commitdiff | diff to current |
2008-09-23 |
Nicholas Clark | defined %{$package.'::'} isn't good enough to tell... |
blob | commitdiff | diff to current |
2008-03-31 |
Nicholas Clark | $VERSION++ for all the non-dual life modules in ext... |
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 |
Nicholas Clark | B::Concise was failing an assertion on index "foo"... |
blob | commitdiff | diff to current |
2007-09-28 |
Nicholas Clark | Make all of B work on 5.8.x |
blob | commitdiff | diff to current |
2007-09-28 |
Rafael Garcia-Suarez | Document hint symbols in B::Concise |
blob | commitdiff | diff to current |
2007-09-26 |
Jim Cromie | Re: [patch] improve B::Concise -src support |
blob | commitdiff | diff to current |
2007-09-24 |
Jim Cromie | [patch] improve B::Concise -src support |
blob | commitdiff | diff to current |
2007-09-08 |
Jim Cromie | [patch] readabilty tweaks |
blob | commitdiff | diff to current |
2007-09-01 |
Jim Cromie | Re: RFC patch - display src-lines in B::Concise |
blob | commitdiff | diff to current |
2007-06-25 |
Paul Johnson | remove op_static |
blob | commitdiff | diff to current |
2007-06-05 |
Rafael Garcia-Suarez | Remove support for assertions and -A |
blob | commitdiff | diff to current |
2007-05-28 |
Rafael Garcia-Suarez | Several POD fixes by Jonathan Stowe |
blob | commitdiff | diff to current |
2007-02-17 |
Nicholas Clark | Split the storage of the layers specificied by open... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark | Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad... |
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-10-20 |
Alexander Gough | B:: changes for UNITCHECK blocks |
blob | commitdiff | diff to current |
2006-07-05 |
Rafael Garcia-Suarez | Implement handling of state variables in list assignment |
blob | commitdiff | diff to current |
2006-06-05 |
Nicholas Clark | Add the missing ${^OPEN} hints flag to B::Concise |
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-05-05 |
Rafael Garcia-Suarez | Implement state array and state hashes. Initialisation... |
blob | commitdiff | diff to current |
2006-05-03 |
Rafael Garcia-Suarez | Introduce a new keyword, state, for state variables. |
blob | commitdiff | diff to current |
2006-01-04 |
Jim Cromie | Re: [patch] optimized constant subs are cool, teach... |
blob | commitdiff | diff to current |
2006-01-03 |
Jim Cromie | Re: [patch] optimized constant subs are cool, teach... |
blob | commitdiff | diff to current |
2006-01-02 |
Jim Cromie | Re: [patch] optimized constant subs are cool, teach... |
blob | commitdiff | diff to current |
2005-12-19 |
Robin Houston | Re: [PATCH] Make the 'sort' pragma lexically scoped |
blob | commitdiff | diff to current |
2005-09-27 |
Rafael Garcia-Suarez | OPpRUNTIME can be set on OP_QR too |
blob | commitdiff | diff to current |
2005-09-21 |
Rafael Garcia-Suarez | A few POD fixes |
blob | commitdiff | diff to current |
2005-09-02 |
Yitzchak Scott-Tho... | Re: Optree Generation |
blob | commitdiff | diff to current |
2005-08-25 |
Jim Cromie | update B::Concise pod to reflect previous changes |
blob | commitdiff | diff to current |
2005-08-02 |
Piotr Fusik | Typos in *.p[lm] |
blob | commitdiff | diff to current |
2005-06-03 |
Jim Cromie | B::Concise torture |
blob | commitdiff | diff to current |
2005-06-02 |
Jim Cromie | Re: [patch] teach B::Concise to see XS code |
blob | commitdiff | diff to current |
2005-06-01 |
Jim Cromie | Re: [patch] teach B::Concise to see XS code |
blob | commitdiff | diff to current |
2005-05-05 |
Nicholas Clark | Bump B version numbers |
blob | commitdiff | diff to current |
2005-01-27 |
Jim Cromie | Re: [patch] decrufting OptreeCheck stuff |
blob | commitdiff | diff to current |
2004-10-04 |
Jim Cromie | [perl #31697] [PATCH] B::Showlex::newlex enhancement... |
blob | commitdiff | diff to current |
2004-09-08 |
Nicholas Clark | backport B to work on 5.8.x, so that a single version... |
blob | commitdiff | diff to current |
2004-09-01 |
Jim Cromie | [ PATCH ] 2 added private flags for B::Concise |
blob | commitdiff | diff to current |
2004-07-14 |
Nicholas Clark | Optimise foreach my $i (reverse ...) |
blob | commitdiff | diff to current |
2004-07-13 |
Nicholas Clark | A proper, working, stable optimisation for sort {$b... |
blob | commitdiff | diff to current |
2004-05-14 |
Jim Cromie | Re: more B::Concise stuff (PATCH - updated) |
blob | commitdiff | diff to current |
2004-05-07 |
Jim Cromie | Re: stdio still supported? |
blob | commitdiff | diff to current |
next |