This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Use symbolic constant instead of number
[perl5.git] / ext / B /
2014-08-23 Jarkko HietaniemiSkip strtold in concise-xs.t, "platform varying".
2014-08-22 Jarkko HietaniemiImplement POSIX::strtold().
2014-07-08 David Mitchelladd op_lastsib and -DPERL_OP_PARENT
2014-07-08 David Mitchellwrap op_sibling field access in OP_SIBLING* macros
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-05-28 Nicholas ClarkBump module versions following commit 3800c3188602fdac.
2014-05-28 Jarkko HietaniemiUse STRUCT_OFFSET() instead raw C99 offsetof().
2014-02-28 David Mitchellmake OP_AELEMFAST work with negative indices
2014-02-26 Steffen MuellerOptimization: Remove needless list/pushmark pairs from...
2014-02-24 Steffen MuellerTest fix: Update list of B::Concise functions
2014-02-09 Father ChrysostomosRemove DREFed flag from Concise.pm
2014-02-09 Father ChrysostomosIncrease $B::Concise::VERSION to 0.992
2014-02-05 Karl Williamsonhandy.h Special case toCTRL('?') for EBCDIC
2014-02-05 Karl WilliamsonB.pm: Bump version
2014-01-30 Matthew HorsfallOptimisation for 'my $x; my $y;' -> 'my ($x, $y)'.
2013-12-16 Father ChrysostomosGet optree_samples.t passing when PERL_UNICODE is set
2013-12-14 Matthew Horsfall... Tests for rpeep optimisations in e45d8982ae
2013-12-13 Matthew HorsfallOptimise out PUSHMARK/RETURN if return is the last...
2013-11-18 Tony Cookun-TODO the test for 120535, Reini's patch fixes it
2013-11-18 Reini UrbanAdd UTF8 flag to keys returned by B::HV->ARRAY
2013-11-18 Tony CookTODO test for 120535
2013-11-13 David MitchellB: silence some compiler warnings
2013-11-09 Father ChrysostomosMake &CORE::exit respect vmsish exit hint
2013-11-09 Father ChrysostomosUpdate B::Concise for the exit->nextstate hush hint...
2013-11-09 Father ChrysostomosTeach B::Concise about VMS hushed flag
2013-11-08 Father ChrysostomosWarn for all uses of %hash{...} in scalar cx
2013-11-05 Father Chrysostomos[perl #120462] Exempt $a and $b from ‘used once’ warnings
2013-10-26 Matthew HorsfallAdd op_other to B::Concise -debug output for LOGOPs
2013-10-25 Father Chrysostomosrv2hv does not use its TARG
2013-10-24 Father ChrysostomosFix bare blocks in lvalue subs
2013-10-24 Father ChrysostomosIncrease $B::Concise::VERSION to 0.991
2013-10-24 Father ChrysostomosAdd OPpLVALUE flag
2013-10-23 David MitchellMake B/Deparse handle unicode regexes
2013-09-16 Father ChrysostomosTweak B::Concise tests following OPpCONST_FOLDED removal
2013-09-16 Father ChrysostomosRemove OPpCONST_FOLDED
2013-09-16 Father ChrysostomosMake B::OP::slabbed, folded, etc. actually work
2013-09-15 Father ChrysostomosReduce false positives for @hsh{$s} and @ary[$s] warnings
2013-09-13 Father ChrysostomosFewer false positives for %hash{$scalar} warning
2013-09-13 Nicholas ClarkMove BmUSEFUL to the IV slot from the NV slot, simplify...
2013-09-12 Ricardo SignesB: use parent instead of base
2013-08-30 Craig A. BerryUse explicit glob in concise.t.
2013-08-28 Reini UrbanB::INVLIST isa B::PV (for now)
2013-08-27 Tony Cook[perl #119351] the test note isn't a note but an object...
2013-08-26 Tony Cook[perl #119351] update the test note for the changed...
2013-08-25 Tony Cookbump B to 1.46
2013-08-25 Tony Cook[perl #119351] fix B::CV::GV to return a B::SPECIAL...
2013-08-25 Father Chrysostomos$Increase B::Concise::VERSION to 0.99
2013-08-25 Father ChrysostomosUnbreak Concise glob output
2013-08-21 Father Chrysostomos[perl #7508] Use NULL for nonexistent array elems
2013-08-10 Father ChrysostomosRevert "[perl #117855] Store CopFILEGV in a pad under...
2013-08-07 Nicholas ClarkIn B::OP::next, flag special cases with a type, instead...
2013-08-07 Nicholas ClarkRe-indent a switch statement in B::OP::next
2013-08-07 Nicholas ClarkChange all B's unsigned constants from IVs to UVs.
2013-08-07 Nicholas ClarkIn B.xs use I16 to avoid an "initializer will be sign...
2013-08-05 Father Chrysostomos[perl #117855] Store CopFILEGV in a pad under ithreads
2013-07-30 Tony Cook[perl #118525] make it work on threaded builds
2013-07-29 Tony CookCvGV is no longer a simple struct member access
2013-07-26 Father ChrysostomosVersion number tweaks in tests and other cleanup
2013-07-26 Father ChrysostomosTweak optree_constants.t for inlined list consts
2013-07-26 Father ChrysostomosIncrease $OptreeCheck::VERSION to 0.10
2013-07-26 Father Chrysostomosop.c: Stop copying constants under ithreads
2013-07-19 Reini Urbanmore op_folded support: B, dump
2013-07-16 Karl WilliamsonReinstate "Create SVt_INVLIST"
2013-07-13 Father ChrysostomosRevert "[perl #118525] Return B::HEK for B::CV::GV...
2013-07-13 Reini Urban[perl #118525] Return B::HEK for B::CV::GV of lexical...
2013-07-05 Father Chrysostomos[perl #117727] Document B::PADLIST
2013-07-05 Karl WilliamsonRevert "Create SVt_INVLIST"
2013-07-04 Karl WilliamsonCreate SVt_INVLIST
2013-06-26 Father ChrysostomosFix up f_sort.t for changes in the prev commit
2013-06-24 Nicholas ClarkUpdate B's size/offset for CvFLAGS to U32, following...
2013-06-24 Dagfinn Ilmari Man... Quote and indent %B::Concise::priv initialisation consi...
2013-06-23 Father ChrysostomosStop split from mangling constants
2013-06-23 Father ChrysostomosIncrease $B::Concise::VERSION to 0.97
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2013-06-21 Father ChrysostomosIncrease $B::VERSION to 1.44
2013-06-21 Father ChrysostomosRemove BmRARE and BmPREVIOUS
2013-06-21 Father Chrysostomosoptree_constants.t: Correct line number in comment
2013-06-18 Steve HayFix ext\B\t\concise.t when building with ALL_STATIC...
2013-05-25 David SteinbrunnerTypo fixes for B modules.
2013-01-11 Nicholas ClarkTweak the test from 2721a2ca2e5e889d to work with PERL_...
2013-01-09 David Mitchellstop -MO=Concise -e'm?x?' segfaulting
2012-12-13 David MitchellB.xs: silence clang warning
2012-11-21 Yves OrtonRemove improper use of each() in B::walksymtable and...
2012-11-10 David Mitchellext/B/t/OptreeCheck.pm: fix hint stripping
2012-11-10 David Mitchellfix optree_misc.t test after smoke
2012-11-10 David MitchellConsolidate any single pad ops after a padrange
2012-11-10 David MitchellConsolidate adjacent padrange ops
2012-11-10 David Mitchellpadrange: handle @_ directly
2012-11-10 David Mitchelladd padrange op
2012-11-10 David Mitchelladd $B::overlay feature
2012-10-30 Father ChrysostomosAllow regexp-to-pvlv assignment
2012-10-26 David Mitchellstart to make ext/B work with 5.14.x
2012-10-26 David MitchellB.xs: move all B::*OP methods to B::OP::next
2012-10-26 David MitchellB.xs: rationalise all methods aliased to next()
2012-10-26 David Mitchellext/B: remove pre-5.10 support
2012-10-26 David Mitchellmake ext/B work with 5.16.x
2012-10-26 Yves Ortonfix hash order dependency in ext/B/t/b.t
2012-10-12 Father Chrysostomos[perl #49190] Don’t prematurely optimise s/foo/bar...
2012-09-20 Nicholas ClarkFor backcompat, B::formfeed can use gv_fetchpvs() if...
2012-09-16 Father ChrysostomosAllow CVs to point to HEKs rather than GVs
next