1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
shugo 1adef15072 * lib/thread.rb (ConditionVariable#broadcast): use Mutex
instead of Thread.exclusive.

* lib/monitor.rb (MonitorMixin#mon_exit): unset @mon_owner
  before calling Mutex#unlock.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-02-24 07:01:18 +00:00
..
csv
dbm
digest
drb * test/drb/test_drbssl.rb : fix to skip drb tests 2006-12-31 23:09:46 +00:00
erb * Merge YARV 2006-12-31 15:02:22 +00:00
fileutils * test/fileutils/test_fileutils.rb (check_singleton): fix to use 2007-02-14 16:53:00 +00:00
gdbm
io/nonblock * test/io/nonblock/test_flush.rb: YARV doesn't raise any errors if 2007-02-20 06:11:37 +00:00
logger
monitor * lib/thread.rb (ConditionVariable#broadcast): use Mutex 2007-02-24 07:01:18 +00:00
net
nkf
openssl
optparse
ostruct
pathname
rdoc/parsers Merge RDoc updates from matzruby 11502, 11503, 11504 2007-01-07 03:33:19 +00:00
readline
rinda * Merge YARV 2006-12-31 15:02:22 +00:00
ripper * parse.y, node.h, compile.c: change node tree structure. a purpose 2007-02-24 02:07:05 +00:00
rss * lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightses 2007-02-12 02:52:32 +00:00
ruby * parse.y, node.h, compile.c: change node tree structure. a purpose 2007-02-24 02:07:05 +00:00
scanf
sdbm
soap
socket * Merge YARV 2006-12-31 15:02:22 +00:00
stringio
strscan
testunit * test/testunit/test_testcase.rb: catch up with current instance 2007-02-24 01:49:43 +00:00
uri
webrick
win32ole * ext/win32ole/win32ole.c: add WIN32OLE_VARIANT.array, 2007-02-23 22:39:25 +00:00
wsdl
xmlrpc * test/fileutils/test_fileutils.rb (check_singleton): fix to use 2007-02-14 16:53:00 +00:00
xsd
yaml
zlib
inlinetest.rb * Merge YARV 2006-12-31 15:02:22 +00:00
runner.rb
test_generator.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb
test_time.rb
test_tsort.rb