Commit graph

5 commits

Author SHA1 Message Date
taca
ab42929aaa Update ruby-drb package to 1.3.4.2. Changes from 1.3.2 are bellow
with my poor translation from Japanese.

1.3.4.2
	o dRuby development version.
	o No change in dRuby itself.
	o Move "drb over http" scripts from lib to sample directory.
	o Fix a bug in drbunit.rb.

1.3.4
	o Add new sample, distribute cdbiff client and server.
	o Fix "yield" make a mistake its argument.
	o Fix exchange large message; revert sysread/syswrite to read/write.
	o Handle SOL_TCP.
	o Add DRb::DRbObservable module.

1.3.3
	o Try to reuse connection (for performance improvement).
	o DRbObject returns the object, when URI is matched with remote.
	o Now DRbUnknownError can go and return.
	o Add hash.eql? to drb/rq.rb.
	o Add close on exec flag.
2002-01-20 06:43:23 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
f4cfc1f7b1 remove redundant USE_RUBY. 2001-07-04 16:02:36 +00:00
taca
0cf2df9814 Importing ruby-drb, ruby-drb-1.3.2 package.
druby (DRb) - distributed ruby.
DRb can be used to exchange messages among Ruby scripts.
2001-07-01 14:25:06 +00:00