1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
nobu 97c0aaea71 timeout.rb: fix for ExitException
* lib/timeout.rb (Timeout#timeout): should not rescue ordinarily
  raised ExitException, which should not be thrown.
* lib/timeout.rb (Timeout::ExitException.catch): set @thread only if
  it ought to be caught.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-07 03:43:08 +00:00
..
cgi
drb
irb
matrix
minitest
net
optparse
racc
rake * lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typos 2013-12-22 15:00:29 +00:00
rbconfig
rdoc * compar.c (cmp_equal): remove error hiding in Comparable#==. 2014-01-05 11:14:59 +00:00
rexml * lib/rexml/entity.rb: [DOC] Fix typo 2013-12-19 07:58:36 +00:00
rinda * lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Use 2014-01-04 01:18:20 +00:00
rss * doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsuresh 2013-12-22 18:21:14 +00:00
rubygems * ChangeLog: 2014-01-07 01:19:28 +00:00
shell
test assertions.rb: fix return value 2013-12-24 10:05:18 +00:00
uri * lib/uri/generic.rb: [DOC] Fix typo 2013-12-21 07:41:13 +00:00
webrick * lib/webrick/ssl.rb: [DOC] Fix typo 2013-12-25 05:10:12 +00:00
xmlrpc
yaml
abbrev.rb * lib/abbrev.rb: [DOC] rdoc format patch by Giorgos Tsiftsis [Bug #9146] 2013-12-25 13:34:27 +00:00
base64.rb
benchmark.rb
cgi.rb
cmath.rb
complex.rb
csv.rb
debug.rb
delegate.rb
drb.rb
e2mmap.rb * lib/e2mmap.rb: Fix typo in an error message 2013-12-17 11:20:10 +00:00
English.rb
erb.rb
fileutils.rb fileutils.rb: rmdir parents option 2013-12-24 16:56:31 +00:00
find.rb
forwardable.rb
getoptlong.rb
gserver.rb
ipaddr.rb
irb.rb * lib/irb.rb: [DOC] Fix typo 2013-12-23 05:34:39 +00:00
logger.rb
mathn.rb
matrix.rb
mkmf.rb mkmf.rb: fix for 1.8 baseruby 2013-12-31 09:32:38 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb
open3.rb
optparse.rb
ostruct.rb
pp.rb
prettyprint.rb
prime.rb
profile.rb
profiler.rb
pstore.rb
rake.rb
rational.rb
rdoc.rb * lib/rdoc.rb: Set RDoc to release version. 2013-12-22 01:25:41 +00:00
resolv-replace.rb
resolv.rb resolv.rb: no encodings 2013-12-21 03:37:26 +00:00
rss.rb
rubygems.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
scanf.rb
securerandom.rb
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb
thwait.rb
time.rb * lib/time.rb: [DOC] Fix typo 2013-12-26 13:17:48 +00:00
timeout.rb timeout.rb: fix for ExitException 2014-01-07 03:43:08 +00:00
tmpdir.rb
tracer.rb
tsort.rb
ubygems.rb
un.rb
uri.rb
weakref.rb
webrick.rb
xmlrpc.rb
yaml.rb