summaryrefslogtreecommitdiff
path: root/lib/drb
AgeCommit message (Expand)Author
2016-02-28* remove trailing spaces.svn
2016-02-28 * lib/drb/drb.rb (error_print): Add verbose failure messages andseki
2015-12-16Add frozen_string_literal: false for all filesnaruse
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 thisusa
2015-11-04* lib/drb/drb.rb: add debug information for mswin CI. this change will be re...usa
2015-05-27drb: avoid redundant fcntl callnormal
2015-05-06stdlib: use IO#wait_*able instead of IO.select when possiblenormal
2015-01-17drb.rb: do not wait handler threadsnobu
2015-01-17drb.rb: stop all handlers to fix thread leaksnobu
2015-01-04* lib/drb/drb.rb: removed unused argument. Patch by @vipulnswardhsbt
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 processzzak
2013-12-13* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr
2013-11-29* lib/drb/ssl.rb: [DOC] Fix typoa_matsuda
2013-11-28* lib/drb/ssl.rb: [Doc] Fix typoa_matsuda
2013-11-09* lib/drb/drb.rb: [DOC] promote better windows-safe filename regularzzak
2013-07-23* lib/drb/invokemethod.rb: [DOC] nodoc InvokeMethod18Mixinzzak
2013-01-26* hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain
2013-01-25* lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain
2013-01-25* lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain
2012-11-16* lib/cgi/core.rb: Use symbols instead of strings formarcandre
2012-09-20* lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse
2012-08-21remove trainling spaces.nobu
2012-06-13* lib/drb/drb.rb: Replace broken links to the English DRb book.drbrain
2012-06-13* lib/observer.rb: Update broken link to the Programming Ruby book.drbrain
2012-04-23* lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr
2012-04-22* lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr
2012-04-21* lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.akr
2011-11-01* lib/webrick/utils.rb: fix fcntl call.akr
2011-06-29 * lib/drb/drb.rb: Hide deprecated toplevel DRb constants.drbrain
2011-06-27fix [Bug #4409]. add DRbServer#here?seki
2011-06-12lib/drb/drb.rb (kill_sub_thread): remove the method. [ruby-core:34185]seki
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-15 * lib/drb/acl.rb: Add documentation.drbrain
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-07-11* lib/csv.rb: Fix unused variable warnings.marcandre
2010-06-14raise DRbConnError instead of ArgumentError if too many arguments.seki
2010-02-18* lib/drb/drb.rb (DRbServer#stop_service): join killed thread tomame
2010-01-26 * lib/drb/eq.rb: fix circular requrie in drb.seki
2009-03-17 * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple networkseki
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-03-01merged a patch from Alessandro Di Maria in [ruby-core:22560].seki