This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #46947] Parse method-BLOCK arguments as a term
[perl5.git] / ext / B / t / OptreeCheck.pm
2013-09-12 Ricardo SignesB: use parent instead of base
2013-07-26 Father ChrysostomosIncrease $OptreeCheck::VERSION to 0.10
2013-07-26 Father Chrysostomosop.c: Stop copying constants under ithreads
2012-11-10 David Mitchellext/B/t/OptreeCheck.pm: fix hint stripping
2012-10-26 David Mitchellext/B: remove pre-5.10 support
2012-10-26 David Mitchellmake ext/B work with 5.16.x
2012-08-10 Father ChrysostomosOptreeCheck.pm: typo
2012-08-10 Steve HayNewlines in a runperl() prog cause trouble so use progf...
2012-04-03 Father Chrysostomos[perl #111462] Move strict hints from %^H to $^H
2012-04-03 Father ChrysostomosIncrease $OptreeCheck::VERSION to 0.07
2011-05-19 Father ChrysostomosIncrease t::OptreeCheck’s version
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
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-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-09-23 Karl WilliamsonChange comments, documentation for new (?^...)
2010-06-21 Matt S Troutversion bump for B::t::OptreeCheck and add to delta
2010-06-07 H.Merijn BrandSpell-check fixes in ext
2007-09-25 Rafael Garcia-SuarezMake OptreeCheck.pm more forgiving about parent pad...
2007-03-21 Jerry D. HeddenRemove unneeded pragma line from B/t/OptreeCheck.pm
2007-03-13 Nicholas ClarkGet B compiling and passing all tests on both 5.9.x...
2007-02-18 Nicholas ClarkProperly handle the differences in hints in the optree...
2007-02-17 Nicholas ClarkSplit the storage of the layers specificied by open...
2007-02-16 Nicholas ClarkMove all the cut&paste open TODO logic into OptreeCheck...
2006-10-30 Jim Cromie[patch] simplify optree test support
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-05-05 Nicholas ClarkBump B version numbers
2005-01-27 Jim CromieRe: [patch] decrufting OptreeCheck stuff
2004-11-08 Yitzchak Scott-Tho... Re: optree tests and VMS progress (no really)
2004-11-06 Jim CromieRe: optree tests and VMS progress (no really)
2004-10-10 Nicholas ClarkHack to make -Dusethreads -Uuseithreads -Uuse5005thread...
2004-05-14 Jim CromieRe: more B::Concise stuff (PATCH - updated)
2004-04-06 Jim CromieRe: tests for change #22539