This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct entersub/rv2cv priv constants in B::Concise
[perl5.git] / ext / B / B / Concise.pm
2011-06-03 Father ChrysostomosCorrect entersub/rv2cv priv constants in B::Concise
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-05-19 Father ChrysostomosIncrease B::Concise’s version
2011-01-20 Jesse VincentVersion bumps for ext/B non-dual-life modules identified by
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2010-12-17 Father ChrysostomosIncrease B::Concise’s version
2010-12-17 Reini UrbanFix [perl #80632] -MO=Concise,-tree format
2010-11-05 Nicholas ClarkB::Concise was failing to traverse some children of...
2010-11-03 Father ChrysostomosIncrease B::Concise’s version
2010-11-03 Father Chrysostomosy///r
2010-06-21 Matt S Troutversion bump for B::Concise and add change to delta
2010-05-25 David Mitchelladd OPpDEREFed flag to avoid double mg_get()
2009-11-10 Vincent PitOptimize reversing an array in-place
2009-10-23 Nicholas ClarkAvoid using defined %hash in core code and tests.
2009-10-20 Jesse VincentBump B::Consise's version number since it's changed...
2009-10-06 Jesse VincentA number of pod fixes found by podcheck.t
2008-09-23 Nicholas Clarkdefined %{$package.'::'} isn't good enough to tell...
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules in ext...
2007-12-26 Nicholas ClarkEliminate SVt_RV, and use SVt_IV to store plain references.
2007-10-22 Nicholas ClarkB::Concise was failing an assertion on index "foo"...
2007-09-28 Nicholas ClarkMake all of B work on 5.8.x
2007-09-28 Rafael Garcia-SuarezDocument hint symbols in B::Concise
2007-09-26 Jim CromieRe: [patch] improve B::Concise -src support
2007-09-24 Jim Cromie[patch] improve B::Concise -src support
2007-09-08 Jim Cromie[patch] readabilty tweaks
2007-09-01 Jim CromieRe: RFC patch - display src-lines in B::Concise
2007-06-25 Paul Johnsonremove op_static
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-05-28 Rafael Garcia-SuarezSeveral POD fixes by Jonathan Stowe
2007-02-17 Nicholas ClarkSplit the storage of the layers specificied by open...
2006-12-28 Nicholas ClarkMove PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad...
2006-12-28 Nicholas ClarkAbstract the pad code's overloaded use of SvNVX and...
2006-10-20 Alexander GoughB:: changes for UNITCHECK blocks
2006-07-05 Rafael Garcia-SuarezImplement handling of state variables in list assignment
2006-06-05 Nicholas ClarkAdd the missing ${^OPEN} hints flag to B::Concise
2006-05-20 Nicholas ClarkMove the hints from op_private into cop_hints. This...
2006-05-05 Rafael Garcia-SuarezImplement state array and state hashes. Initialisation...
2006-05-03 Rafael Garcia-SuarezIntroduce a new keyword, state, for state variables.
2006-01-04 Jim CromieRe: [patch] optimized constant subs are cool, teach...
2006-01-03 Jim CromieRe: [patch] optimized constant subs are cool, teach...
2006-01-02 Jim CromieRe: [patch] optimized constant subs are cool, teach...
2005-12-19 Robin HoustonRe: [PATCH] Make the 'sort' pragma lexically scoped
2005-09-27 Rafael Garcia-SuarezOPpRUNTIME can be set on OP_QR too
2005-09-21 Rafael Garcia-SuarezA few POD fixes
2005-09-02 Yitzchak Scott-Tho... Re: Optree Generation
2005-08-25 Jim Cromieupdate B::Concise pod to reflect previous changes
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-06-03 Jim CromieB::Concise torture
2005-06-02 Jim CromieRe: [patch] teach B::Concise to see XS code
2005-06-01 Jim CromieRe: [patch] teach B::Concise to see XS code
2005-05-05 Nicholas ClarkBump B version numbers
2005-01-27 Jim CromieRe: [patch] decrufting OptreeCheck stuff
2004-10-04 Jim Cromie[perl #31697] [PATCH] B::Showlex::newlex enhancement...
2004-09-08 Nicholas Clarkbackport B to work on 5.8.x, so that a single version...
2004-09-01 Jim Cromie[ PATCH ] 2 added private flags for B::Concise
2004-07-14 Nicholas ClarkOptimise foreach my $i (reverse ...)
2004-07-13 Nicholas ClarkA proper, working, stable optimisation for sort {$b...
2004-05-14 Jim CromieRe: more B::Concise stuff (PATCH - updated)
2004-05-07 Jim CromieRe: stdio still supported?
2004-04-06 Jim CromieRe: tests for change #22539
2004-03-26 Dave MitchellClarify op.h comments for which ops the OPpDEREF* priva...
2004-03-23 Nicholas ClarkUnify 5.008 and 5.009's B::Concise 0.58
2004-03-23 Nicholas ClarkUnify 5.008 and 5.009's B::Concise 0.56
2004-03-19 Jim Cromie[perl #24821] enhancement patch for B::Concise
2004-02-22 Dave MitchellExtend OP_AELEMFAST optimisation to lexical arrays
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2004-02-20 Dave Mitchelladd Deparse/Concise support for inplace sort (change...
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2004-02-08 Rafael Garcia-SuarezAdd the new private flag OPpGREP_LEX in B::Concise.
2003-08-14 Jarkko HietaniemiDiffs-sans-version-diffs between blead and maint.
2003-07-24 Stephen McCamantRe: Bug in B::Deparse/Concise with ithreads
2003-07-17 Stephen McCamant[PATCH] Increment cop_seqmax in utilize()
2003-07-02 Dave Mitchellvarious Deparse fixes
2003-05-24 Dave Mitchell[PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-03 Jarkko HietaniemiExtra tweakage from Rafael for #19392.
2003-03-11 Todd C. Millertypos and other minor things
2003-02-18 Stephen McCamantRe: [perl #21261] B::Terse not outputting correct const...
2003-02-11 Stephen McCamantMore B::Concise fixes
2003-02-04 Stephen McCamantB::Concise updates (incl. avoiding use of op_seq)
2002-11-07 Hugo van der SandenRe: [perl #17605] strange behaviour (difference between...
2002-11-06 Stephen McCamantRe: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-02-26 Rafael Garcia-Suarezdocs, typos
2002-01-10 Stephen McCamantMagic numbers in B::Concise
2001-08-08 Paul JohnsonTeach B::Concise about PADOP
2001-04-30 Robin Houstonsuppress warning
2001-04-25 Paul JohnsonRe: [PATCH 5.7.1] B::Concise and extra variables
2001-04-22 Robin HoustonSupport BEGIN blocks in B::Deparse (& more)
2001-04-17 Robin Houstonmultiple B::* changes
2001-04-05 Robin Houstonprint control-character vars readably
2001-04-02 Robin Houstonpadname values may have bogus SvCUR
2001-04-02 Robin Houston@stash_array = split(/pat/, str);
2001-01-24 Charles BaileySYN SYN
2001-01-13 Stephen McCamantRe: B::Concise -- an improved replacement for B::Terse
2001-01-12 Stephen McCamantB::Concise -- an improved replacement for B::Terse