This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In gv.t, check that the installed $SIG{__DIE__} handler is never called.
[perl5.git] / ext / B /
2011-02-16 Tom ChristiansenMore POD corrections
2011-02-04 Nicholas ClarkRemove MacOS Classic references from B's tests.
2011-02-04 Nicholas ClarkRefactor B's o.t to use 'prog' and 'switches' with...
2011-02-04 Nicholas ClarkActually generate full failure diagnostics in checkErrs...
2011-02-04 Nicholas ClarkIn B's OptreeCheck, always report inconsistent errors...
2011-02-04 Nicholas ClarkIn B's OptreeCheck, implement proper qr// matching...
2011-02-04 Nicholas ClarkIn B's OptreeCheck, inline diag_or_fail() into its...
2011-02-04 Nicholas ClarkIn B's tests, fix calls to like() which weren't being...
2011-02-04 Nicholas ClarkRemove non-working and hence unused features from B...
2011-02-03 Nicholas ClarkConvert B's "no perlio" skips to "skip all" in the...
2011-02-03 Nicholas ClarkRemove commented out 'require test.pl' lines in B's...
2011-02-03 Nicholas ClarkCorrect the "no perlio" skipping in optree_misc.t.
2011-02-01 Jesse VincentBump versions of modules changed since the last blead...
2011-01-24 Michael Stevens[perl #82712] Pod link fixes to use correct markup.
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-19 Zeframfix -tree test for non-threaded perl v5.13.8
2010-12-19 Father ChrysostomosTest B::Concise’s -tree mode
2010-12-17 Father ChrysostomosIncrease B::Concise’s version
2010-12-17 Reini UrbanFix [perl #80632] -MO=Concise,-tree format
2010-12-11 Zeframfix various compiler warnings from XS code
2010-12-01 Nicholas ClarkAvoid two compiler warnings in B::cstring, spotted...
2010-12-01 Florian RagwitzFix B test failure introduced in 6b7c6d9
2010-11-30 Father Chrysostomos[perl #77762] Constant assignment warning
2010-11-26 Father Chrysostomos[perl #78810] PERLDB_NOOPT ignored by adjacent nextstat...
2010-11-25 Paul Evans[PATCH 4/5] Adjust unit tests to cope with new sockaddr...
2010-11-25 Paul "LeoNerd" EvansAdjust unit tests to cope with new sockaddr_in6 functio...
2010-11-15 Ben MorrowImprove custom OP support.
2010-11-15 Father ChrysostomosIncrease B’s version
2010-11-14 Nicholas ClarkFix multiplicity build, broken by 328552296d8d53b3.
2010-11-08 Nicholas ClarkAvoid a declaration after statement, accidentally added...
2010-11-08 Nicholas ClarkIn B.xs, remove the now unused first argument from...
2010-11-08 Nicholas ClarkIn B.xs, use PPCODE rather than a typemap for output...
2010-11-08 Nicholas ClarkB::MAGIC::LENGTH(), not B::MAGIC::LEN(). Fixes #78864
2010-11-08 Nicholas ClarkIn B.xs refactor cc_opclassname() to make_op_object().
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{io,warnings} using...
2010-11-08 Nicholas ClarkIn B.xs, refactor make_warnings_object() to take a...
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{filegv,stash}...
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{file,stashpv}...
2010-11-08 Nicholas ClarkMerge the implementation of B::BM::TABLE with B::PV...
2010-11-08 Nicholas ClarkRemove unneeded PREFIXes from B.xs.
2010-11-08 Nicholas ClarkMerge the implementation of B::PV::PVBM with PVX and...
2010-11-08 Nicholas ClarkMerge the implementation of B::PV::{PVX,PV} using ALIAS.
2010-11-08 Nicholas ClarkRefactor B::PV::PV to use newSVpvn_flags() for both...
2010-11-08 Nicholas ClarkMerge the implementation of B::REGEXP::{REGEXP,precomp...
2010-11-08 Nicholas ClarkIn B::REGEX::precomp, use newSVpvn_flags() instead...
2010-11-08 Nicholas ClarkIn B.xs, move the version dependant regexp code to...
2010-11-08 Nicholas ClarkMove the aliasing of B::IV::RV as B::PV::RV from XS...
2010-11-05 Nicholas ClarkTweak the test from 98517ccb8d5e8751 to work with PERL_...
2010-11-05 Nicholas ClarkAvoid creating lots of mortals in B::walkoptree()
2010-11-05 Nicholas ClarkB::Concise was failing to traverse some children of...
2010-11-04 Father ChrysostomosStop B from crashing on y/å/ø/
2010-11-04 Nicholas ClarkSome tests for B::walkoptree.
2010-11-04 Nicholas ClarkCreate &B::{IV,PV}::as_string using typeglob assignment...
2010-11-04 Nicholas ClarkAvoid needing to stub B::OPf_KIDS by loading the XS...
2010-11-03 Father ChrysostomosIncrease B::Concise’s version
2010-11-03 Father Chrysostomosy///r
2010-11-01 Nicholas ClarkCorrect the return type for B::MAGIC::MOREMAGIC.
2010-11-01 Nicholas ClarkTidy B interpreter struct accessors in B.xs
2010-11-01 Nicholas ClarkMerge B's interpreter structure accesses for SV* types...
2010-11-01 Nicholas ClarkMerge the implementation of B::sv_{undef,no,yes} using...
2010-10-31 Nicholas ClarkMerge the XS implementation of all B::MG accessors...
2010-10-31 Nicholas ClarkMerge the implementation of B::{main_root,main_start...
2010-10-31 Nicholas ClarkMerge the implementation of B::{dowarn,sub_generation...
2010-10-31 Nicholas ClarkMerge the implementation of B::{minus_c,save_BEGINSs...
2010-10-31 Nicholas ClarkRemove the conditional #define of OPpPAD_STATE from...
2010-10-31 Nicholas ClarkRemove the variables stash and export_ok from the BOOT...
2010-10-31 Nicholas ClarkMerge the implementation of B::HE::{VAL,SVKEY_force...
2010-10-31 Nicholas ClarkMerge the implementation of B::CV::{XSUB,XSUBANY} using...
2010-10-30 Nicholas ClarkMake B::HV::NAME an ALIAS of B::GV::NAME, as both conve...
2010-10-30 Nicholas ClarkMerge B::BM::PREVIOUS, B::BM::RARE and B::BM::USEFUL...
2010-10-30 Nicholas ClarkMerge B::HV::MAX and B::HV::KES into the common accessor.
2010-10-30 Nicholas ClarkMerge all B::CV structure accesses into the common...
2010-10-30 Nicholas ClarkMerge B::AV::MAX and B::FM::LINES into the common accessor.
2010-10-30 Nicholas ClarkMerge all B::IO structure accesses into the common...
2010-10-30 Nicholas ClarkMerge B::GV::{STASH,GvFLAGS} into the common accessor.
2010-10-30 Nicholas ClarkMerge the direct structure lookup for B::{PV,PVMG,PVLV...
2010-10-30 Nicholas ClarkMerge the direct structure lookup for B::IV:: and B...
2010-10-30 Nicholas ClarkMerge the implementation of B::IV::{needs64bits,packiv...
2010-10-30 Nicholas Clark257e0650 used the "wrong" croak() - correct B::GV:SV...
2010-10-30 Nicholas ClarkMerge B::GV::{file,name} using ALIAS.
2010-10-30 Nicholas ClarkFor B's GP accessors, encode the type and offset in...
2010-10-30 Nicholas ClarkIn B.xs, move the direct COP access for stash and file...
2010-10-29 Nicholas ClarkMerge B::COP::{cop_seq,hints,line} into the common...
2010-10-29 Nicholas ClarkMerge B::PADOP::{gv,sv} using the ALIAS mechanism.
2010-10-29 Nicholas ClarkMerge B::PADOP::padix into the common B::OP accessor...
2010-10-29 Nicholas ClarkMerge B::SVOP::{gv,sv} into the common B::OP accessor...
2010-10-29 Nicholas ClarkIn B.xs, move conditionally defined PMOP macros to...
2010-10-29 Nicholas ClarkMerge B::PMOP::precomp and B::PMOP::reflags, using...
2010-10-29 Nicholas ClarkMerge B::PMOP::pmoffset into the common B::OP accessor...
2010-10-29 Nicholas ClarkReorder parts of B.xs to reduce the amount of condition...
2010-10-29 Nicholas ClarkMerge B::PMOP::pmflags into the common B::OP accessor...
2010-10-29 Nicholas ClarkFor B's OP accessors, encode the type and offset in...
2010-10-29 Nicholas ClarkMerge all B::OP::* accessors returning B::OP objects.
2010-10-29 Nicholas ClarkB::GV::is_empty and B::GV::isGV_with_GP can be merged...
2010-10-29 Nicholas ClarkB::PV::PV doesn't need a special case for pad names...
2010-10-29 Nicholas ClarkUse the same XS body for B::IV::RV and B::PV::RV.
2010-10-29 Nicholas ClarkA clearer implementation of B::SV::object_2svref()
2010-10-29 Nicholas ClarkB::SV{REFCNT,FLAGS,SvTYPE,POK,ROK,MAGICAL} can be imple...
2010-10-28 Nicholas ClarkIn B.xs, move the definition of PMOP_pmnext adjacent...
next