Eviscerate README.macos to match the state of the world
[p5sagit/p5-mst-13.2.git] / ext / B / t / optree_specials.t
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from B's tests.
2007-09-28 Nicholas Clark Hopefully really fix test failures with -C
2007-09-27 Rafael Garcia-Suarez I forgot to patch for the threaded case
2007-09-27 Rafael Garcia-Suarez Hopefully fix test failures with -C
2007-09-26 Jim Cromie Re: [patch] improve B::Concise -src support
2007-03-13 Nicholas Clark Get B compiling and passing all tests on both 5.9.x...
2007-02-18 Nicholas Clark Properly handle the differences in hints in the optree...
2007-02-16 Nicholas Clark Move all the cut...
2006-10-20 Alexander Gough B:: changes for UNITCHECK blocks
2006-06-05 Nicholas Clark Eliminate most of the UTF-8 black smoke by skipping...
2006-05-20 Nicholas Clark Move the hints from op_private into cop_hints. This...
2005-09-05 Jim Cromie regression test for 25352
2005-06-13 Nicholas Clark With shared hash key scalars now accessing the hash...
2005-04-22 Nicholas Clark For now, TODO the 2 tests that fail on 5.8.x
2005-01-27 Jim Cromie Re: [patch] decrufting OptreeCheck stuff
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-10-31 Nicholas Clark Correct change 23437 - as Config isn't imported, need...
2004-10-30 Nicholas Clark Skip tests that require Data::Dumper if it is not built
2004-06-18 Nicholas Clark If we don't build B, we should skip all its tests.
2004-05-20 Steve Hay Test portability nit.
2004-05-14 Jim Cromie Re: more B::Concise stuff (PATCH - updated)