Cleanup ext/B tests for -w and to run separately
[p5sagit/p5-mst-13.2.git] / ext / B / t / deparse.t
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-11-18 Rafael Garcia-Suarez Remaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed sort and descending sorts,
2004-07-05 Rafael Garcia-Suarez Update tests and $VERSION for change 23046
2004-06-18 Nicholas Clark If we don't build B, we should skip all its tests.
2003-07-29 Stephen McCamant B::Deparse 0.64
2003-05-24 Dave Mitchell [PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-04-12 Jarkko Hietaniemi The debugging aid #19182 didn't.
2003-04-10 Jarkko Hietaniemi A temporary debugging aid for Tru64 threaded builds.
2003-03-04 Rafael Garcia-Suarez Change #18829 makes this test workaround obsolete.
2003-03-04 Salvador Fandiño [PATCH] assertions
2002-09-11 Rafael Garcia-Suarez Fix bug #17006 : remove spurious do{} in the deparsing
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-02-14 Jarkko Hietaniemi Deparse bug introduced by #14615: the fix is just a...
2001-12-15 Rafael Garcia-Suarez rcatline support ($_.=<ARGV>)
2001-11-29 Rafael Garcia-Suarez deparse -wl0 -i.bak
2001-09-28 Jarkko Hietaniemi Move the B tests to B/t.