Teach B::Deparse about in-place reverse
[p5sagit/p5-mst-13.2.git] / ext / B / t / concise.t
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from B's tests.
2008-09-23 Nicholas Clark defined %{$package.'::'} isn't good enough to tell...
2008-09-23 Nicholas Clark The tests for the -ostash option to B::Concise will...
2007-12-26 Nicholas Clark Remove two warnings (sub diag() was redefined, and...
2007-09-27 Steve Hay Fix test introduced in #31973 that failed on Win32
2007-09-26 Jim Cromie Re: [patch] improve B::Concise -src support
2005-11-12 Nicholas Clark Make B's tests skip correctly when PerlIO is not config...
2005-06-02 Jim Cromie Re: [patch] teach B::Concise to see XS code
2005-06-01 Jim Cromie Re: [patch] teach B::Concise to see XS code
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-06-18 Nicholas Clark If we don't build B, we should skip all its tests.
2004-05-14 Jim Cromie Re: more B::Concise stuff (PATCH - updated)
2004-05-07 Jim Cromie Re: stdio still supported?
2004-04-06 Jim Cromie Re: tests for change #22539
2003-02-04 Stephen McCamant B::Concise updates (incl. avoiding use of op_seq)
2002-11-06 Rafael Garcia-Suarez The new test introduced in #18114 failed with threads
2002-11-06 Stephen McCamant Re: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-01-12 Stephen McCamant Re: Magic numbers in B::Concise
2002-01-11 Stephen McCamant Re: Magic numbers in B::Concise