Overeager visited-positions optimizations
[p5sagit/p5-mst-13.2.git] / t / lib / b.t
2000-11-17 Jarkko Hietaniemi Test tweak for the open pragma.
2000-11-04 Nick Ing-Simmons Integrate mainline again
2000-11-04 Jarkko Hietaniemi Test tweak ($Config{useperlio} is by default undef) .
2000-11-04 Nick Ing-Simmons PerlIO infrastructure complete.
2000-10-22 John Tobey ripples from constsub patch
2000-10-20 Charles Bailey SYN SYN
2000-10-06 Charles Lane Eliminate $Is_VMS code from the test.
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-15 Fifer, Eric cygwin port
2000-08-14 Mike Guy Test fails / warnings with perl-current #6612
2000-08-13 Jarkko Hietaniemi Fix-n-skip the tests under 5005threads.
2000-08-11 Simon Cozens Tests for #6589.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-15 Jarkko Hietaniemi lib/b test fixes from Peter Prymmer.
2000-07-04 Gurusamy Sarathy b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-09 Jarkko Hietaniemi Hints and test tweaks for Unicos.
2000-04-29 Gurusamy Sarathy windows portability tweaks
2000-04-28 Gurusamy Sarathy tweak test for portability
2000-04-27 Gurusamy Sarathy add testsuite for B backends, fix bug in B::Deparse...