Age | Commit message (Expand) | Author |
---|---|---|
2010-02-06 | * lib/monitor.rb (wait): supported timeout. | shugo |
2009-10-20 | * added monitor.rb test. see #2240 the bug on ruby_1_8. | nahi |
2007-02-24 | * lib/thread.rb (ConditionVariable#broadcast): use Mutex | shugo |
2003-12-10 | * test/monitor/test_monitor.rb (test_cond): use Queue#deq | shugo |
2003-11-12 | * test/monitor/test_monitor.rb: fix the timing problem by Queue. | shugo |
2003-11-12 | * test/monitor/test_monitor.rb: added. | shugo |