summaryrefslogtreecommitdiff
path: root/ext/B/B.pm
Commit message (Expand)AuthorAgeFilesLines
* Remove B::Section from B.pmTodd Rinaldo2016-01-191-67/+1
* XS staticing in ext and distDaniel Dragan2015-10-261-1/+1
* fix up EXTEND() callersDavid Mitchell2015-10-021-1/+1
* Remove legacy/dead code from BNicolas R2015-09-171-1/+1
* rename op_lastsib to op_moresib, and invert logicDavid Mitchell2015-04-191-1/+1
* sprinkle NOTREACHED and FALLTHROUGHDavid Mitchell2015-03-051-1/+1
* add $B::OP::does_parent variableDavid Mitchell2015-02-021-0/+5
* Dodge warning with STATIC_ASSERT_STMT, VMS C++.Craig A. Berry2015-01-251-1/+1
* Increase $B::VERSION to 1.55Father Chrysostomos2014-12-231-1/+1
* Add id and outid methods to B::PADLISTFather Chrysostomos2014-12-231-0/+9
* Add B::REGEXP::compflagsFather Chrysostomos2014-12-151-0/+4
* B.pm: Document that OP_NULL may be B::COPFather Chrysostomos2014-12-141-0/+3
* B.pm: Capitalise B::* Methods consistentlyFather Chrysostomos2014-12-141-8/+8
* add UNOP_AUX OP classDavid Mitchell2014-12-071-9/+35
* Add B::PMOP::pmregexpFather Chrysostomos2014-12-021-0/+7
* B.pm: Clarify classes used for pad namesFather Chrysostomos2014-11-301-0/+3
* B.pm: Document upcoming PADLIST changesFather Chrysostomos2014-11-301-1/+53
* Make PADNAMELIST a separate typeFather Chrysostomos2014-11-301-4/+28
* Expose qr_anoncv via B::REGEXPFather Chrysostomos2014-11-291-0/+2
* B.pm: Document the B::REGEXP methodsFather Chrysostomos2014-11-291-0/+10
* Increase $B::VERSION to 1.54Father Chrysostomos2014-11-201-1/+1
* B.pm: Document COP_SEQ_RANGE_*Father Chrysostomos2014-11-141-0/+6
* free up CvPADLIST slot for XSUBs for future useDaniel Dragan2014-10-311-1/+1
* B: Document GPFLAGSFather Chrysostomos2014-10-121-0/+4
* Make OP_METHOD* to be of new class METHOPsyber2014-10-031-5/+16
* Increase $B::VERSION to 1.52Father Chrysostomos2014-09-221-1/+1
* remove vestigal threadsv/threadsv_namedDavid Mitchell2014-09-191-2/+2
* Increase $B::VERSION to 1.51Father Chrysostomos2014-09-151-1/+1
* Add safename() func to BFather Chrysostomos2014-09-151-2/+13
* add op_lastsib and -DPERL_OP_PARENTDavid Mitchell2014-07-081-0/+5
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-081-1/+1
* Bump module versions following commit 3800c3188602fdac.Nicholas Clark2014-05-281-1/+1
* handy.h Special case toCTRL('?') for EBCDICKarl Williamson2014-02-051-3/+5
* B.pm: Bump versionKarl Williamson2014-02-051-1/+1
* Make B/Deparse handle unicode regexesDavid Mitchell2013-10-231-1/+1
* B::INVLIST isa B::PV (for now)Reini Urban2013-08-271-0/+1
* bump B to 1.46Tony Cook2013-08-261-1/+1
* Revert "[perl #117855] Store CopFILEGV in a pad under ithreads"Father Chrysostomos2013-08-091-2/+0
* [perl #117855] Store CopFILEGV in a pad under ithreadsFather Chrysostomos2013-08-051-0/+2
* CvGV is no longer a simple struct member accessTony Cook2013-07-301-1/+5
* Revert "[perl #118525] Return B::HEK for B::CV::GV of lexical subs"Father Chrysostomos2013-07-121-25/+0
* [perl #118525] Return B::HEK for B::CV::GV of lexical subsReini Urban2013-07-121-0/+25
* [perl #117727] Document B::PADLISTFather Chrysostomos2013-07-051-1/+30
* Increase $B::VERSION to 1.44Father Chrysostomos2013-06-211-1/+1
* Typo fixes for B modules.David Steinbrunner2013-05-251-2/+2
* stop -MO=Concise -e'm?x?' segfaultingDavid Mitchell2013-01-091-1/+1
* Remove improper use of each() in B::walksymtable and fix ext/B/t/xref.tYves Orton2012-11-221-2/+3
* add $B::overlay featureDavid Mitchell2012-11-101-0/+23
* ext/B: remove pre-5.10 supportDavid Mitchell2012-10-261-6/+3
* make ext/B work with 5.16.xDavid Mitchell2012-10-261-1/+1