summaryrefslogtreecommitdiff
path: root/lib/monitor.rb
AgeCommit message (Expand)Author
2007-05-22merge -c 12193shyouhei
2006-07-13* lib/monitor.rb: document patch from Hugh Sasse <hgs at dmu.ac.uk>.matz
2005-09-02* lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu
2004-04-18* dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu
2003-12-04* lib/monitor.rb: use Object#__send__ instead of Object#send.shugo
2003-11-12* lib/monitor.rb: refactored. Thanks, Gennady Bystritsky.shugo
2003-11-10* lib/monitor.rb (wait): return true on signal/broadcastfalse andshugo
2003-11-05* lib/monitor.rb: revert to the previous revision.shugo
2003-10-11* lib/monitor.rb: handle exceptions correctly. Thanks, Gennadyshugo
2003-01-17Added RDoc comments. Several issues exist: see comments at EOF.gsinclair
2001-04-02* lib/monitor.rb (wait): fix timeout support.shugo
2001-04-02* lib/monitor.rb (wait): ensure reentrance.shugo
2001-03-06* lib/monitor.rb: fixed the example code.shugo
1999-08-131.4.0matz