2015-03-11 |
James E Keenan | Remove use of Test::Stream per ilmari's patch on p5p. |
blob | commitdiff |
2015-03-06 |
Karl Williamson | ext/B/t/b.t: Generalize for non-ASCII platforms |
blob | commitdiff | diff to current |
2015-01-05 |
Father Chrysostomos | b.t: Fix test sequence numbers |
blob | commitdiff | diff to current |
2015-01-05 |
Daniel Dragan | fix test fail on unthreaded perl |
blob | commitdiff | diff to current |
2015-01-05 |
Daniel Dragan | make B psuedofork safe |
blob | commitdiff | diff to current |
2014-12-23 |
Father Chrysostomos | Some B pad tests |
blob | commitdiff | diff to current |
2014-12-15 |
Father Chrysostomos | Add B::REGEXP::compflags |
blob | commitdiff | diff to current |
2014-12-02 |
Father Chrysostomos | Add B::PMOP::pmregexp |
blob | commitdiff | diff to current |
2014-12-02 |
Father Chrysostomos | b.t: Move a test |
blob | commitdiff | diff to current |
2014-11-30 |
Father Chrysostomos | Expose qr_anoncv via B::REGEXP |
blob | commitdiff | diff to current |
2014-11-21 |
Father Chrysostomos | Make B use B::COP for nulled COPs |
blob | commitdiff | diff to current |
2014-09-23 |
Father Chrysostomos | Add GPFLAGS and GPf_* to B |
blob | commitdiff | diff to current |
2014-09-19 |
David Mitchell | fix B::PADOP->sv and ->gv |
blob | commitdiff | diff to current |
2014-09-15 |
Father Chrysostomos | Add safename() func to B |
blob | commitdiff | diff to current |
2014-09-15 |
Father Chrysostomos | For lexical subs, reify CvGV from CvSTASH and CvNAME_HEK |
blob | commitdiff | diff to current |
2014-07-08 |
David Mitchell | add op_lastsib and -DPERL_OP_PARENT |
blob | commitdiff | diff to current |
2013-11-18 |
Tony Cook | un-TODO the test for 120535, Reini's patch fixes it |
blob | commitdiff | diff to current |
2013-11-18 |
Tony Cook | TODO test for 120535 |
blob | commitdiff | diff to current |
2013-08-27 |
Tony Cook | [perl #119351] the test note isn't a note but an object... |
blob | commitdiff | diff to current |
2013-08-26 |
Tony Cook | [perl #119351] update the test note for the changed... |
blob | commitdiff | diff to current |
2013-08-25 |
Tony Cook | [perl #119351] fix B::CV::GV to return a B::SPECIAL... |
blob | commitdiff | diff to current |
2013-07-29 |
Tony Cook | CvGV is no longer a simple struct member access |
blob | commitdiff | diff to current |
2012-11-10 |
David Mitchell | add $B::overlay feature |
blob | commitdiff | diff to current |
2012-10-26 |
David Mitchell | start to make ext/B work with 5.14.x |
blob | commitdiff | diff to current |
2012-10-26 |
David Mitchell | make ext/B work with 5.16.x |
blob | commitdiff | diff to current |
2012-10-26 |
Yves Orton | fix hash order dependency in ext/B/t/b.t |
blob | commitdiff | diff to current |
2012-06-06 |
Father Chrysostomos | Make B::COP::stashpv respect utf8 and embedded nulls |
blob | commitdiff | diff to current |
2012-06-06 |
Father Chrysostomos | Change B::COP::stashlen to stashoff |
blob | commitdiff | diff to current |
2012-05-22 |
Father Chrysostomos | overload.pm: Don’t touch %OVERLOAD’s dummy entry |
blob | commitdiff | diff to current |
2011-07-11 |
Florian Ragwitz | Add tests for wrapping formats in B objects |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Reorder ops so that trans{,r} and aelemfast{,_lex}... |
blob | commitdiff | diff to current |
2010-11-04 |
Father Chrysostomos | Stop B from crashing on y/å/ø/ |
blob | commitdiff | diff to current |
2010-10-29 |
Nicholas Clark | B::GV::is_empty and B::GV::isGV_with_GP can be merged... |
blob | commitdiff | diff to current |
2010-10-29 |
Nicholas Clark | Use the same XS body for B::IV::RV and B::PV::RV. |
blob | commitdiff | diff to current |
2010-10-29 |
Nicholas Clark | B::SV{REFCNT,FLAGS,SvTYPE,POK,ROK,MAGICAL} can be imple... |
blob | commitdiff | diff to current |
2010-10-25 |
Nicholas Clark | Correct tests for B::{cstring,perlstring,cchar} |
blob | commitdiff | diff to current |
2010-10-24 |
Nicholas Clark | In B.xs, use newSVpvn_flags() instead of sv_newmortal... |
blob | commitdiff | diff to current |
2010-10-24 |
Nicholas Clark | B::hash() should only work on byte sequences. |
blob | commitdiff | diff to current |
2010-10-24 |
Nicholas Clark | More tests for B::hash(). |
blob | commitdiff | diff to current |
2010-10-24 |
Nicholas Clark | Tests for B::cchar(). |
blob | commitdiff | diff to current |
2010-10-24 |
Nicholas Clark | Test NUL bytes with B::cstring() and B::perlstring(). |
blob | commitdiff | diff to current |
2010-10-24 |
Nicholas Clark | More comprehensive tests for B::cstring() and B::perlst... |
blob | commitdiff | diff to current |
2009-08-30 |
Nicholas Clark | Remove the $ENV{PERL_CORE} boilerplate from B's tests. |
blob | commitdiff | diff to current |
2009-06-06 |
Rafael Garcia-Suarez | Mark all .t and .pm files as non executable |
blob | commitdiff | diff to current |
2007-12-28 |
Nicholas Clark | First class regexps. |
blob | commitdiff | diff to current |
2007-12-26 |
Nicholas Clark | Eliminate SVt_RV, and use SVt_IV to store plain references. |
blob | commitdiff | diff to current |
2007-04-19 |
Brandon Black | Re: new C3 MRO patch |
blob | commitdiff | diff to current |
2007-03-30 |
Nicholas Clark | A logical rearrangement of ops, to get the post 5.005... |
blob | commitdiff | diff to current |
2006-02-21 |
Joshua ben Jore | Re: Patches: B, CGI, ExtUtils::MM_Unix |
blob | commitdiff | diff to current |
2006-02-02 |
Steve Peters | It would be nice to have tests in B for the functions... |
blob | commitdiff | diff to current |
2005-11-26 |
Steve Peters | Additional tests for B and POSIX. The POSIX ones conce... |
blob | commitdiff | diff to current |
2004-12-29 |
Stephen McCamant | Cleanup ext/B tests for -w and to run separately |
blob | commitdiff | diff to current |
2004-10-29 |
Steve Peters | 36 additional tests for B |
blob | commitdiff | diff to current |
2004-06-18 |
Nicholas Clark | If we don't build B, we should skip all its tests. |
blob | commitdiff | diff to current |
2002-09-03 |
Rafael Garcia-Suarez | Fix bug #16828. |
blob | commitdiff | diff to current |
2001-09-28 |
Jarkko Hietaniemi | Move the B tests to B/t. |
blob | commitdiff | diff to current |
|