summaryrefslogtreecommitdiffstats
path: root/lib/drb/drb.rb
Commit message (Collapse)AuthorAgeFilesLines
* * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu2003-12-041-0/+4
| | | | | | | | should rescue errors and re-raise DRbConnError on write too. [ruby-dev:22132] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* correct fcntl parameerseki2003-12-031-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* re-raise DRbConnErrorseki2003-11-281-9/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* rescue SystemCallErrorseki2003-11-281-3/+17
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * io.c (appendline): file may not end with newline. a bug ifmatz2003-11-111-1/+0
| | | | | | | READ_DATA_PENDING_PTR is defined. [ruby-talk:84925] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (rb_load): allow interrupt during loaded programmatz2003-11-061-0/+1
| | | | | | | | | | | | | | evaluation. [ruby-dev:21834] * hash.c (rb_hash_fetch): always warn if default argument and a block are supplied at the same time. [ruby-dev:21842] * hash.c (env_fetch): ditto. * array.c (rb_ary_fetch): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add DRbArray, and change yield. [ruby-dev:21773]seki2003-10-301-0/+28
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4872 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* exit from a thread using 'break'seki2003-10-041-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Added documentation in RDoc format.wew2003-09-121-38/+799
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* import drb-2.0.4 (use LocalJumpeError#reason)seki2003-06-281-48/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* import from drb-2.0.4b3seki2003-06-181-0/+854
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e