summaryrefslogtreecommitdiff
path: root/test/ruby/test_thread.rb
AgeCommit message (Expand)Author
2009-06-14* thread.c, vm_eval.c: add Thread.backtrace.ko1
2008-12-29* thread.c (rb_mutex_trylock): return false if Mutex ownedko1
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-09-03* test/ruby/test_thread.rb: fix test.ko1
2008-08-25* test/ruby/test_thread.rb (test_status_and_stop_p): reduce the riskmame
2008-08-13* test/ruby/test_thread.rb (test_list): call Thread.pass to run t1.shugo
2008-08-13* thread.c, vm_core.h: add manual priority supportko1
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-06-12* test/ruby/test_thread.rb: add a test.mame
2008-06-02* test/ruby/test_file.rb: add tests for uninitialized object.mame
2008-05-11* test/ruby/test_thread.rb: kill and join temporal threads that aremame
2008-04-24* test/ruby/test_thread.rb: fix typos.mame
2008-04-23* test/ruby/test_settracefunc.rb: add a test for set_trace_func.mame
2008-04-09* test/ruby/test_thread.rb: new tests from Sylvain Joyeux innobu
2008-01-18* thread.c (thread_create_core): prohibit thread creation in thematz
2007-08-27* thread.c: fix Mutex to be interruptable lock.ko1