summaryrefslogtreecommitdiff
path: root/ext/B/B.pm
Commit message (Expand)AuthorAgeFilesLines
* Make B::walksymtable not recurse into packages that are actually main::, but ...Florian Ragwitz2009-01-261-2/+2
* Tidy up compiler warning spotted by Jerry Hedden.Nicholas Clark2009-01-261-1/+1
* Integrate:Dave Mitchell2008-05-281-1/+1
* Integrate:Dave Mitchell2008-05-241-0/+4
* Integrate:Robin Barker2008-01-301-7/+29
* Integrate:Nicholas Clark2008-01-301-4/+9
* Mention B::COP::hints_hash methodRafael Garcia-Suarez2007-10-221-0/+2
* B.pm still assumed that SVt_PVBM exists. Correct this.Nicholas Clark2007-09-081-34/+37
* remove op_staticPaul Johnson2007-06-251-3/+1
* Given that @optype and @specialsv_name are hard coded tables, it seemsNicholas Clark2007-05-071-1/+27
* Re: pmdynflags and thread safetyYves Orton2007-04-041-3/+1
* Get B compiling and passing all tests on both 5.9.x and 5.8.xNicholas Clark2007-03-131-2/+3
* Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hell...Joshua ben Jore2007-01-251-3/+7
* Abstract the pad code's overloaded use of SvNVX and SvIVX intoNicholas Clark2006-12-281-1/+1
* User pragmas now accessible from BJoshua ben Jore2006-12-061-1/+1
* B:: changes for UNITCHECK blocksAlexander Gough2006-10-201-3/+7
* Move the hints from op_private into cop_hints. This allows all 32 bitsNicholas Clark2006-05-201-1/+3
* Re: Patches: B, CGI, ExtUtils::MM_UnixJoshua ben Jore2006-02-211-4/+4
* Make the 5.9 changes to B conditional on perl version.Nicholas Clark2005-11-051-1/+16
* Add a union in place of xnv_nv, which allows AVs and HVs to re-useNicholas Clark2005-05-211-2/+0
* Remove PMROOT and replace it with a small shell script. Er, magic.Nicholas Clark2005-05-201-2/+0
* Goodbye AvFLAGSNicholas Clark2005-05-201-2/+0
* Bump B version numbersNicholas Clark2005-05-051-1/+1
* A slightly better layout for the diagram.Nicholas Clark2005-05-021-17/+17
* Change inheritance hierarchy of B subclassses :Nicholas Clark2005-05-021-23/+23
* [perl #32967] [PATCH] Re: More B bugs: svref_2object Stephen McCamant2005-01-211-1/+9
* doc SVt_PVLV <=> SVt_PVGV change version in B.pmYitzchak Scott-Thoennes2005-01-211-5/+5
* Re: B::walkoptree segfaultsAlexey Tourbin2004-12-141-1/+1
* s/hierachy/hierarchy/Larry Shatzer Jr.2004-11-161-2/+2
* A single version of B that supports 5.8 and 5.10Nicholas Clark2004-09-091-3/+19
* 2 patches: goto.t, B.pm/xsJim Cromie2004-08-101-2/+9
* Increment the version number of B, due to the incompatibleRafael Garcia-Suarez2004-02-211-1/+1
* Bump $B::VERSION (because of change #22315).Rafael Garcia-Suarez2004-02-171-1/+1
* Re: [PATCH] GLOB to LVALUE assignment fixTassilo von Parseval2004-02-171-6/+6
* Diffs-sans-version-diffs between blead and maint.Jarkko Hietaniemi2003-08-141-1/+1
* Re: script wantedNicholas Clark2003-08-131-1/+1
* B enhancementsStephen McCamant2003-07-281-0/+13
* B:: fixes + 'When were CVOPs gone ?'Adrian M. Enache2003-07-011-7/+8
* Misc Pod Nits.Rafael Garcia-Suarez2003-06-291-2/+2
* Add a B::COP::io() method, to return the cop_io field of COPs.Rafael Garcia-Suarez2003-03-081-0/+6
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-0/+2
* Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator wellStephen McCamant2002-11-061-1/+1
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-291-1/+5
* Re: [perl #16677] B::SV::FLAGS dumps coreMark-Jason Dominus2002-08-291-177/+260
* Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONTRafael Garcia-Suarez2002-04-101-0/+5
* B::perlstring()Rafael Garcia-Suarez2002-03-181-2/+7
* B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xsMattia Barbon2002-01-121-1/+44
* Re: B::walksymtable oddnessMattia Barbon2001-12-281-5/+5
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-161-0/+3
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1