ruby--ruby/lib/drb
matz c223709c3b * eval.c (proc_eq): avoid false positive by using scope and
dyna_vars.  no longer use frame.uniq.

* eval.c (proc_arity): arity is now defined as number of
  parameters that would not be ignored. i.e. Proc.new{}.arity
  returns zero.  update test suites too.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-18 10:09:43 +00:00
..
acl.rb add acl.rb, ssl.rb 2003-10-04 17:08:23 +00:00
drb.rb * eval.c (proc_eq): avoid false positive by using scope and 2004-03-18 10:09:43 +00:00
eq.rb import from drb-2.0.4b3 2003-06-18 15:45:12 +00:00
extserv.rb typo 2004-01-21 14:05:09 +00:00
extservm.rb * lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command): 2004-03-04 02:46:37 +00:00
gw.rb import from drb-2.0.4b3 2003-06-18 15:45:12 +00:00
invokemethod.rb add DRbArray, and change yield. [ruby-dev:21773] 2003-10-30 14:43:03 +00:00
observer.rb import from drb-2.0.4b3 2003-06-18 15:45:12 +00:00
ssl.rb add acl.rb, ssl.rb 2003-10-04 17:08:23 +00:00
timeridconv.rb import from drb-2.0.4b3 2003-06-18 15:45:12 +00:00
unix.rb remove O_NONBLOCK, thanks ay 2004-02-18 13:55:22 +00:00