aboutsummaryrefslogtreecommitdiffstats
path: root/lib/thwait.rb
Commit message (Expand)AuthorAgeFilesLines
* Use qualified namesnobu2016-08-301-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt2014-08-271-1/+1
* * lib/thwait.rb (ThreadsWait): removed needless constant.hsbt2014-08-261-2/+0
* typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435hsbt2013-11-071-1/+1
* * math.c: Attach documentation for Math.drbrain2011-06-291-4/+3
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-3/+3
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-9/+9
* * remove trailing spaces.nobu2011-05-151-2/+2
* * lib/thwait.rb (ThreadsWait#join): refined rdoc again.nobu2010-04-291-2/+2
* * lib/thwait.rb (ThreadsWait#join): refined rdoc. [ruby-core:29863]nobu2010-04-291-1/+2
* * lib/thwait.rb: revise rdoc. a patch from Roger Pack inmame2010-04-281-35/+9
* * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu2010-03-201-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-12/+12
* * lib/thwait.rb (ThreadsWait): Exception2MessageMapper no longer hasnobu2008-06-161-1/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu2004-11-251-2/+5
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* Modified some RDoc formatting.gsinclair2003-01-201-2/+2
* Added RDoc comments. See comments at EOF for TODOs.gsinclair2003-01-171-24/+57
* matzmatz2000-09-251-7/+7
* matz - net library bug (by me)matz2000-09-211-1/+1
* matz - disappointing fixesmatz2000-09-201-1/+1
* matzmatz2000-06-281-2/+2
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-54/+59
* Initial revisionv1_0_r2matz1998-01-161-0/+128