This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: where threads cond.t hangs
[perl5.git] / ext / threads / t /
2002-05-18 Dave Mitchellrevised warnings + more tests + docs
2002-05-12 Jarkko HietaniemiAs suggested by Dave Mitchell, adding yield()s at
2002-04-28 Jarkko HietaniemiSigh. #16249 didn't help NetBSD (made it worse,
2002-04-28 Jarkko Hietaniemi(retracted by #16258)
2002-04-28 Artur BergmanAdded test cases and fixed some obvious things.
2002-04-21 Jarkko HietaniemiDo not assume that io buffer flushing happens in the...
2002-04-18 Artur BergmanPort testcases from thr5005 tests so we don't fail...
2002-03-19 Robert Spier[DOC PATCH] end.t (was RE: perl@15300 )
2002-02-14 Nick Ing-SimmonsIntegrate mainline
2002-02-13 Artur BergmanDo not propagate END blocks to child threads, test.
2002-02-12 Artur BergmanJoin support, however something wierd seems to happen...
2002-02-08 Artur BergmanStart testing for safe localtime functions, TODO, test...
2002-01-09 Jarkko HietaniemiThinko.
2002-01-09 Jarkko HietaniemiAdd a threads stress test for regular expressions
2001-10-26 Artur BergmanMore Config::threads to threads::threads changes
2001-10-22 Nick Ing-SimmonsAll tests pass (legitimately) on ithreads
2001-09-26 Artur BergmanIncrease the amount of time we spend in each thread...
2001-09-26 Artur BergmanThreads can start executing in a different order than...
2001-09-26 Artur BergmanAdd in stress_string.t to stress test threads a bit...
2001-09-19 Jarkko HietaniemiCorrect numbering of the tests is useful.
2001-09-19 Jarkko HietaniemiMore tests now.
2001-09-19 Artur BergmanMake the basic test contain only realy basic API tests
2001-09-19 Jarkko HietaniemiIndent the test a bit.
2001-09-18 Rafael Garcia-Suareztwo test failures
2001-09-18 Artur BergmanMake the test behave properly!
2001-09-18 Artur BergmanAdds the thread 0.05 module. It is now moved to the...