summaryrefslogtreecommitdiff
path: root/lib/drb/extservm.rb
AgeCommit message (Expand)Author
2018-11-02lib/*: Prefer require_relative over require.marcandre
2018-10-20Allow to stop by push(nil) for testkazu
2018-06-19lib/drb/extservm.rb (service): do not return `false'normal
2017-10-08Remove unnecessary `require 'thread'`kazu
2016-08-30Use qualified namesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-14* ext/socket/lib/socket.rb: use safe navigation operator.hsbt
2012-04-22* lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr
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
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-08* lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):akr
2009-02-01* lib/xmlrpc/server.rb (Server#serve): gets rid of hardcodednobu
2007-11-19merged from ruby_1_8 branch.seki
2006-12-31 * Merge YARVko1
2004-11-08add DRb::ExtServManager#uri=.seki
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
2003-06-18import from drb-2.0.4b3seki