summaryrefslogtreecommitdiffstats
path: root/lib/timeout.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * lib/timeout.rb (Timeout::timeout): made sensitive to location on thenobu2008-02-131-3/+20
* * lib/timeout.rb: join the background thread to make sure it is dead.akr2007-12-151-1/+4
* * lib/timeout.rb (Timeout.timeout): should return the block value always.aamine2007-03-051-7/+7
* * Merge YARVko12006-12-311-35/+18
* Updated rdoc to fix timeout.rb and include rinda directory. By Eric Hodelryan2005-11-211-16/+32
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-21/+31
* * enum.c (enum_min_by): new method Enum#min_by. added Enum#max_bymatz2004-07-141-0/+1
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-2/+2
* * marshal.c (w_object): if object responds to 'marshal_dump',matz2003-07-291-1/+7
* * lib/timeout.rb: add optional exception argument for compatibilityakr2003-07-031-2/+5
* * array.c (rb_values_at): extract common procedure frommatz2003-07-031-14/+27
* * lib/timeout.rb (timeout): new optional argument to specify anakr2002-01-161-2/+2
* * range.c (range_step): 'iter' here should be an array.matz2001-08-201-5/+11
* matzmatz2000-10-141-1/+7
* 2000-05-30matz2000-05-301-0/+1
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-0/+3
* 2000-01-17matz2000-01-171-2/+0
* 20000105matz2000-01-051-2/+2
* 1.4.0matz1999-08-131-0/+42