summaryrefslogtreecommitdiff
path: root/lib/drb
AgeCommit message (Expand)Author
2004-07-28* eval.c (rb_call0): should call rb_call_super() directly formatz
2004-07-04* lib/drb/drb.rb(DRbConn self.open): If socket pool is full, closeocean
2004-05-16 * lib/drb/drb.rb: Cosmetic documentation changes.gsinclair
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2004-04-16* lib/drb/drb.rb (DRb::DRbUnknown::initialize): Exception#to_str isnobu
2004-03-18* eval.c (proc_eq): avoid false positive by using scope andmatz
2004-03-18stop undef DRbObject#to_aseki
2004-03-04* lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):nobu
2004-03-02* io.c (pipe_open): erred program name should be reported bynobu
2004-02-26require drb/eq.rb by defaultseki
2004-02-18remove O_NONBLOCK, thanks ayseki
2004-02-14add pretty_printseki
2004-01-21remove O_NONBLOCKseki
2004-01-21typoseki
2003-12-04* lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu
2003-12-03correct fcntl parameerseki
2003-11-28re-raise DRbConnErrorseki
2003-11-28rescue SystemCallErrorseki
2003-11-11* io.c (appendline): file may not end with newline. a bug ifmatz
2003-11-06* eval.c (rb_load): allow interrupt during loaded programmatz
2003-10-30add DRbArray, and change yield. [ruby-dev:21773]seki
2003-10-04add acl.rb, ssl.rbseki
2003-10-04exit from a thread using 'break'seki
2003-09-12Added documentation in RDoc format.wew
2003-07-27add UNIXFileOwner, UNIXFileGroupseki
2003-07-23* lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban
2003-07-21* lib/tmpdir.rb: new library to get temporary directory path,matz
2003-06-28import drb-2.0.4 (use LocalJumpeError#reason)seki
2003-06-18import from drb-2.0.4b3seki