Age | Commit message (Expand) | Author |
---|
2018-11-05 | Fix up r65505 [ci skip] | kazu |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2018-10-20 | Revert "Revert "Reset primary_server when remove_server"" [ci skip] | kazu |
2018-10-20 | Allow to stop by push(nil) for test | kazu |
2018-10-20 | Revert "Reset primary_server when remove_server" | kazu |
2018-10-20 | Reset primary_server when remove_server | kazu |
2018-08-25 | drb: close graceful shutdown pipe before socket | normal |
2018-08-25 | drb: simplify shutdown pipe close logic | normal |
2018-06-28 | Fix typo of file path [ci skip] | a_matsuda |
2018-06-19 | lib/drb/extservm.rb (service): do not return `false' | normal |
2018-03-17 | If host of URI is omitted, make it with IP address. | seki |
2017-12-30 | drb: use \A and \z | nobu |
2017-12-28 | `$SAFE` as a process global state. [Feature #14250] | ko1 |
2017-12-19 | Break out of the loop after shutdown in DRbServer | eregon |
2017-12-12 | Avoid creating a Thread for shutting down a DRbServer | eregon |
2017-12-12 | Add uplevel keyword to Kernel#warn and use it | shyouhei |
2017-10-21 | Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixError | knu |
2017-10-08 | Remove unnecessary `require 'thread'` | kazu |
2017-04-07 | Use \A and \z to match whole string | nobu |
2016-08-30 | Use qualified names | nobu |
2016-05-22 | * remove trailing spaces. | svn |
2016-05-22 | use finalizer trick instead of thread. | seki |
2016-05-15 | don't use keeper thread. [Bug #12342] | seki |
2016-02-28 | * remove trailing spaces. | svn |
2016-02-28 | * lib/drb/drb.rb (error_print): Add verbose failure messages and | seki |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-12-14 | * ext/socket/lib/socket.rb: use safe navigation operator. | hsbt |
2015-11-10 | * lib/drb/drb.rb: revert r52442 because it was for debugging, and after this | usa |
2015-11-04 | * lib/drb/drb.rb: add debug information for mswin CI. this change will be re... | usa |
2015-05-27 | drb: avoid redundant fcntl call | normal |
2015-05-06 | stdlib: use IO#wait_*able instead of IO.select when possible | normal |
2015-01-17 | drb.rb: do not wait handler threads | nobu |
2015-01-17 | drb.rb: stop all handlers to fix thread s | nobu |
2015-01-04 | * lib/drb/drb.rb: removed unused argument. by @vipulnsward | hsbt |
2014-09-21 | * lib/drb/drb.rb: Support graceful shutdown. | akr |
2014-08-27 | * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation. | hsbt |
2014-08-27 | * lib/drb/drb.rb: use attr_reader instead of Module#attr. | hsbt |
2014-08-21 | * lib/drb/acl.rb: split executable code into sample directory. | hsbt |
2014-08-09 | * lib/cmath.rb: fixed indent. | hsbt |
2014-08-08 | * lib/drb/drb.rb: removed unreachable code. | hsbt |
2014-07-22 | * lib/drb/extserv.rb: remove duplicate code with sample direcotry. | hsbt |
2014-01-31 | * lib/drb/drb.rb: [DOC] Add note about start_service for each process | zzak |
2013-12-13 | * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because | akr |
2013-11-29 | * lib/drb/ssl.rb: [DOC] Fix typo | a_matsuda |
2013-11-28 | * lib/drb/ssl.rb: [Doc] Fix typo | a_matsuda |
2013-11-09 | * lib/drb/drb.rb: [DOC] promote better windows-safe filename regular | zzak |
2013-07-23 | * lib/drb/invokemethod.rb: [DOC] nodoc InvokeMethod18Mixin | zzak |
2013-01-26 | * hash.c (rb_env_size): Restored documentation for ENV.size | drbrain |
2013-01-25 | * lib/drb/drb.rb: Updated documentation based on from Vincent | drbrain |
2013-01-25 | * lib/drb/drb.rb: Improved documentation by adding or hiding methods. | drbrain |