This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge the implementation of B::IV::{needs64bits,packiv} using ALIAS.
[perl5.git] / ext / B / B /
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
2009-08-30 Nicholas ClarkBreak out B::Debug into its own directory in ext.
2009-08-30 Nicholas ClarkBreak out B::Deparse into its own directory in ext.
2009-08-30 Nicholas ClarkBreak out B::Lint into its own directory in ext.
2009-08-28 Rafael Garcia-SuarezThere is no longer an "err" low-prec version of //...
2009-08-24 Nicholas ClarkFix a Deparse bug - constants and PCSs were appearing...
2009-08-12 David Mitchellameliorate B::Deparse slowdown
2009-07-16 Rafael Garcia-SuarezAdd a version number to B::Lint::Debug
2009-07-03 David Mitchellbump versions of non-dual-life modules that
2009-06-02 David Mitchellresync some files with their CPAN equivalents (just...
2009-04-13 Nicholas ClarkA perl-version portable fix for B coping with CVf_LOCKE...
2009-04-13 Nicholas ClarkRemove CVf_LOCKED and CvLOCKED*(), now that nothing...
2009-01-23 Rafael Garcia-SuarezFix deparsing of constant subroutines
2009-01-18 Rafael Garcia-SuarezMake B::Deparse handle the _ prototype
2009-01-18 Rafael Garcia-Suarez[perl #62488] B::Deparse fails on 'CORE::require(STRING)'
2009-01-16 Rafael Garcia-SuarezFix deparsing of readpipe() ([perl #62428])
2008-11-16 Florian RagwitzDeparse inlined constants.
2008-11-08 Renee Baecker[perl #18306] This problem seems to be fixed and a...
2008-09-23 Nicholas Clarkdefined %{$package.'::'} isn't good enough to tell...
2008-07-16 Rafael Garcia-SuarezReally apply change #34143
2008-06-16 Reini UrbanTODO B-Deparse cpan-bug 33708
2008-06-13 Reini UrbanB::Debug dual-life 1.06
2008-05-18 Rafael Garcia-SuarezFix for [perl #51848] Deparse interpolation in regex...
2008-04-19 Paul JohnsonRe: wrong line numbers in elsif()
2008-04-08 Rafael Garcia-SuarezRemove old option leftover in docs
2008-04-07 Nicholas ClarkEliminate cop_label from struct cop by storing a label...
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules in ext...
2008-02-25 Reini UrbanB::Debug enhancements
2008-02-04 Reini Urbanfix B::Debug pmnext
2008-01-09 Rafael Garcia-SuarezRemove the warning "v-string in require/use non portable"
2008-01-09 Florian RagwitzB::Deparse fixes for implicit smartmatching in given...
2008-01-06 Rafael Garcia-SuarezFix bug #49298: B::Deparse fails to deparse a reference...
2007-12-26 Nicholas ClarkEliminate SVt_RV, and use SVt_IV to store plain references.
2007-12-21 Nicholas ClarkDeparse each @array and friends.
2007-12-19 Steve PetersUpgrade to B-Lint-1.11
2007-10-22 Nicholas ClarkB::Concise was failing an assertion on index "foo"...
2007-10-09 Nicholas ClarkDon't deparse $^H{v_string}, which is automatically...
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-18 Rafael Garcia-SuarezPrevent the pragmas from ${^OPEN} propagated to %^H...
2007-09-17 Rafael Garcia-SuarezMake B::Deparse able to handle pragmas from %^H.
2007-09-13 Rafael Garcia-SuarezMake Deparse handle "say"
2007-09-12 Nicholas ClarkAdd the missing assignment to op_last that change 31798...
2007-09-08 Jim Cromie[patch] readabilty tweaks
2007-09-01 Jim CromieRe: RFC patch - display src-lines in B::Concise
2007-06-27 Chia-liang KaoB::Deparse cleanups
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-05-24 Father Chrysostomos[perl #43010] [PATCH] Deparse, ''->(), ::(), sub :...
2007-05-07 Nicholas Clarkbytecode.pl: Exterminate!
2007-05-07 Nicholas ClarkGiven that @optype and @specialsv_name are hard coded...
2007-05-05 Nicholas ClarkTweak change 30841 so that B works on maint too.
2007-04-04 Yves OrtonRe: pmdynflags and thread safety
2007-03-31 Rafael Garcia-SuarezFix bug #42224, perl -MO=Deparse -e 'print readpipe...
2007-03-13 Nicholas ClarkBump versions of modules that are currently on "dev...
2007-03-13 Nicholas ClarkGet B compiling and passing all tests on both 5.9.x...
2007-02-17 Nicholas ClarkSplit the storage of the layers specificied by open...
2007-02-15 Ash BerlinRe: Patch for Deep recursion in B::Deparse
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-12-11 Bo LindberghRe: [PATCH] Deparse.pm bugfix
2006-12-01 Joshua ben JoreRe: [PATCH] Make B::Lint use Module::Pluggable
2006-10-29 Stephen McCamantRe: Deparse bug?
2006-10-20 Alexander GoughB:: changes for UNITCHECK blocks
2006-09-13 David Nicol[perl #40328] B::Deparse pod does not list failure...
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-08-31 Nicholas ClarkChange the generation of {} and [] from 3 ops to 1...
2006-08-20 Rafael Garcia-SuarezAmendment to change #28739
2006-08-20 Jarkko Hietaniemibytecode.t failures in Tru64: svtype (enum) is int...
2006-08-16 Steve PetersAdditional changes to get C++ a little closer to a...
2006-08-07 Steve HayFixups for test failures caused by #28667 and #28668
2006-08-07 Rafael Garcia-SuarezTry to reinstate the fix of change #28638 by patching...
2006-08-04 Rick DelaneyRe: [perl #40055] B::Deparse double do
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
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-30 Joshua ben JoreRe: B::Lint changes
2006-05-30 Nicholas ClarkFix bugs in the bytecode system caused by the abolition...
2006-05-20 Nicholas ClarkAbolish cop_io (the simple way) by storing the value...
2006-05-20 Nicholas ClarkMove the hints from op_private into cop_hints. This...
2006-05-11 Rafael Garcia-SuarezDeparse state variables.
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-04-13 Nicholas ClarkFix B and ByteLoader to cope with cop_warnings no longe...
2006-04-05 Joshua ben JoreRe: expr foreach (...) isn't a B::Lint warning anymore
2006-03-08 Stephen McCamantRe: [perl #38684] O::Deparse not working as expected
2006-03-01 Joshua ben JoreRe: Patch lint for grep { /.../ } and grep /.../,
2006-02-20 Nicholas ClarkPVCVs don't need XNVs either.
2006-02-20 Nicholas ClarkPVFMs don't need CvDEPTH, and PVCVs don't use SvIVX...
2006-02-20 Nicholas ClarkAbolish BROKEN_UNION_INIT in B::C, as it works around...
2006-02-13 Stephen McCamant[perl #38346] [PATCH] Re: B::Deparse's bug?
2006-01-04 Jim CromieRe: [patch] optimized constant subs are cool, teach...
next