summaryrefslogtreecommitdiff
path: root/lib/thwait.rb
AgeCommit message (Expand)Author
2018-06-08Removed needless extension for require.hsbt
2017-10-08Remove unnecessary `require 'thread'`kazu
2016-08-30Use qualified namesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-08-27* lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt
2014-08-26* lib/thwait.rb (ThreadsWait): removed needless constant.hsbt
2013-11-07typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435hsbt
2011-06-29 * math.c: Attach documentation for Math.drbrain
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-15* remove trailing spaces.nobu
2010-04-29* lib/thwait.rb (ThreadsWait#join): refined rdoc again.nobu
2010-04-29* lib/thwait.rb (ThreadsWait#join): refined rdoc. [ruby-core:29863]nobu
2010-04-28* lib/thwait.rb: revise rdoc. a patch from Roger Pack inmame
2010-03-20* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-06-16* lib/thwait.rb (ThreadsWait): Exception2MessageMapper no longer hasnobu
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2004-11-25* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2003-01-20Modified some RDoc formatting.gsinclair
2003-01-17Added RDoc comments. See comments at EOF for TODOs.gsinclair
2000-09-25matzmatz
2000-09-21matz - net library bug (by me)matz
2000-09-20matz - disappointing fixesmatz
2000-06-28matzmatz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto