Got the last memory leak in the while(1) { threads->create(sub
[p5sagit/p5-mst-13.2.git] / ext / threads / t /
2002-04-18 Artur Bergman Port 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-Simmons Integrate mainline
2002-02-13 Artur Bergman Do not propagate END blocks to child threads, test.
2002-02-12 Artur Bergman Join support, however something wierd seems to happen...
2002-02-08 Artur Bergman Start testing for safe localtime functions, TODO, test...
2002-01-09 Jarkko Hietaniemi Thinko.
2002-01-09 Jarkko Hietaniemi Add a threads stress test for regular expressions
2001-10-26 Artur Bergman More Config::threads to threads::threads changes
2001-10-22 Nick Ing-Simmons All tests pass (legitimately) on ithreads
2001-09-26 Artur Bergman Increase the amount of time we spend in each thread...
2001-09-26 Artur Bergman Threads can start executing in a different order than...
2001-09-26 Artur Bergman Add in stress_string.t to stress test threads a bit...
2001-09-19 Jarkko Hietaniemi Correct numbering of the tests is useful.
2001-09-19 Jarkko Hietaniemi More tests now.
2001-09-19 Artur Bergman Make the basic test contain only realy basic API tests
2001-09-19 Jarkko Hietaniemi Indent the test a bit.
2001-09-18 Rafael Garcia-Suarez two test failures
2001-09-18 Artur Bergman Make the test behave properly!
2001-09-18 Artur Bergman Adds the thread 0.05 module. It is now moved to the...