| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-10-08 | Remove unnecessary `require 'thread'` | kazu |
| 2017-09-20 | Add MonitorMinx#mon_locked? and #mon_owned? to check states of objects | shugo |
| 2016-08-30 | Use qualified names | nobu |
| 2015-12-16 | Add frozen_string_literal: false for all files | naruse |
| 2015-05-18 | * lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_count | shugo |
| 2014-11-13 | * test/monitor/test_monitor.rb: Use assert_join_threads. | akr |
| 2014-05-31 | Join threads. | akr |
| 2014-05-26 | test_monitor.rb: fix leaked threads | nobu |
| 2014-02-21 | * test/monitor/test_monitor.rb: remove unused variabels. | hsbt |
| 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 |
