1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
ko1 6244e502cc * thread.c: fix Mutex to be interruptable lock.
* thread_win32.ci, thread_win32.h, thread_pthread.ci, thread_pthread.h:
  prepare native_cond_*() which are based on pthread_cond_*() spec.
* prelude.rb: fix Mutex#synchronize method.
* vm_core.h, include/ruby/intern.h: change unblock function interface
  (to pass some user data).
* file.c, process.c: ditto.
* benchmark/bm_vm2_mutex.rb: add a benchmark for mutex.
* benchmark/bm_vm3_thread_mutex.rb: add a benchmark for mutex
  with contension.
* benchmark/run.rb: fix to remove ENV['RUBYLIB'] for matzruby.
* test/ruby/test_thread.rb: add a test.
* common.mk: fix benchmark options.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-27 16:48:14 +00:00
..
csv
dbm
digest
drb
erb
fileutils
gdbm
io/nonblock
json
logger
monitor
net
nkf
openssl * ext/openssl/{extconf.rb,ossl_ssl_session.c}: 2007-06-18 08:56:21 +00:00
optparse
ostruct
pathname * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. 2007-08-24 09:57:53 +00:00
rdoc/parsers
readline
rinda
ripper
rss * lib/rss/rss.rb: 0.1.8 -> 0.1.9. 2007-08-13 15:06:58 +00:00
ruby * thread.c: fix Mutex to be interruptable lock. 2007-08-27 16:48:14 +00:00
scanf
sdbm
soap
socket * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. 2007-08-24 09:57:53 +00:00
stringio
strscan
testunit
uri * generic.rb (URI::Generic::merge_path): behave as RFC 3986. 2007-08-01 03:40:08 +00:00
webrick
win32ole * ext/win32ole/win32ole.c (ole_type_progid): fix the bug. 2007-08-27 11:38:29 +00:00
wsdl
xmlrpc
xsd
yaml
zlib
inlinetest.rb
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