summaryrefslogtreecommitdiff
path: root/test/drb
AgeCommit message (Expand)Author
2007-11-01Improving with multiple network interface.seki
2006-02-24quote pathnames in the server's command line for space containedseki
2006-02-13* eval.c (rb_call0): argument update propagation. [ruby-dev:28044]matz
2006-02-11* eval.c (eval): no need to push ruby_class. [ruby-dev:28176]matz
2006-02-02* eval.c (eval): need not to protect $SAFE value.matz
2005-07-31use private_methods and protected_methods instead of respond_to? to checkseki
2005-05-12* test/drb/test_drb{ssl,unix}.rb: can test drbocean
2005-05-12* test/ruby/envutil.rb, test/drb/drbtest.rb: can test drbocean
2005-04-11adhoc patch for [druby-ja:123]seki
2005-02-19(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki
2005-02-16remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki
2005-02-13pass DRb info to sub threadseki
2005-02-13add safe_level, default_safe_levelseki
2005-01-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-16backported from CVS_HEADseki
2004-12-11add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki
2004-11-08add DRb::ExtServManager#uri=.seki
2004-03-13rescue LoadError.seki
2004-03-07use 'druby://localhost:0'. [ruby-dev:23078]seki
2004-02-26require drb/eq.rb by defaultseki
2003-12-24* lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu
2003-10-30add test Hash#each, and change load_limitseki
2003-10-30* io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz
2003-10-29* test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi
2003-10-28change yield2 test. [ruby-dev:21739]seki
2003-10-26add yield test for [ruby-dev:21707]seki
2003-10-24* hash.c (rb_hash_each): Hash#each should yield single value.matz
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-21* test/drb/drbtest.rb: import drb common test utilities.matz
2003-10-21* eval.c (ruby_cleanup): call finalizers and exit procs beforematz
2003-10-20import drb/runit/*.rbseki