aboutsummaryrefslogtreecommitdiffstats
path: root/sample/drb
Commit message (Expand)AuthorAgeFilesLines
* Fixed misspellingsNobuyoshi Nakada2019-12-201-1/+1
* Fix sample/drb/http0serv.rbJeremy Evans2019-08-251-3/+5
* Remove unnecessary `require 'thread'`kazu2017-10-089-11/+0
* Use qualified namesnobu2016-08-305-7/+7
* * lib/drb/acl.rb: split executable code into sample directory.hsbt2014-08-211-0/+15
* sample: use IO::NULLnobu2014-08-101-3/+3
* * properties.nobu2013-07-231-2/+2
* * sample/drb/README*.rdoc: [DOC] migrate DRb sample READMEs to rdoczzak2013-07-232-2/+2
* * sample/*: whitespace patch by Sergio Campama [Fixes GH-364]zzak2013-07-207-147/+147
* * lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain2013-01-251-1/+1
* * sample/drb/dhasenc.rb: coding cookie of Emacs is coding,kazu2011-09-091-1/+1
* * sample/drb/README.rd.ja:ayumin2011-09-082-27/+27
* * remove trailing spaces.nobu2011-05-1530-65/+65
* * sample/drb/dhasenc.rb: add magic comment for encoding.matz2009-05-161-0/+1
* * compile.c (iseq_compile_each): remove "retry" in block.ko12007-12-191-12/+0
* using "DRb.thread.join" instead of "gets"seki2004-06-2711-20/+13
* import drb/sampleseki2004-02-1444-0/+1966