1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/drb
matz 002517aba8 * parse.y (newline_node): do not use NODE_NEWLINE node anymore,
use NEWLINE flag instead.

* ext/socket/socket.c (sock_gethostbyname): returns host if
  ai_canonname is NULL. (ruby-bugs PR#1243)

* parse.y (block_append): update nd_end for "real" head node.
  [ruby-list:39058]

* marshal.c (w_class): should not dump singleton class.
  [ruby-dev:22631]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-21 16:47:23 +00:00
..
drbtest.rb add test Hash#each, and change load_limit 2003-10-30 13:30:48 +00:00
test_acl.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
test_drb.rb * parse.y (newline_node): do not use NODE_NEWLINE node anymore, 2004-01-21 16:47:23 +00:00
test_drbssl.rb * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadError 2004-01-09 04:26:05 +00:00
test_drbunix.rb * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadError 2004-01-09 04:26:05 +00:00
ut_array.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
ut_array_drbssl.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
ut_array_drbunix.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
ut_drb.rb add test Hash#each, and change load_limit 2003-10-30 13:30:48 +00:00
ut_drb_drbssl.rb add test Hash#each, and change load_limit 2003-10-30 13:30:48 +00:00
ut_drb_drbunix.rb add test Hash#each, and change load_limit 2003-10-30 13:30:48 +00:00
ut_eval.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
ut_large.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
ut_port.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
ut_safe1.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00
ut_timerholder.rb import drb/runit/*.rb 2003-10-20 15:24:00 +00:00