summaryrefslogtreecommitdiff
path: root/sample/drb
AgeCommit message (Expand)Author
2022-05-20Fix typo in README (#5925)Yudai Takada
2021-11-03Fix typos [ci skip]Nobuyoshi Nakada
2021-06-29Prefer qualified names under ThreadNobuyoshi Nakada
2020-08-27Use own mutex instead of Thread.exclusiveKazuhiro NISHIYAMA
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-08-25Fix sample/drb/http0serv.rbJeremy Evans
2017-10-08Remove unnecessary `require 'thread'`kazu
2016-08-30Use qualified namesnobu
2014-08-21* lib/drb/acl.rb: split executable code into sample directory.hsbt
2014-08-10sample: use IO::NULLnobu
2013-07-23* properties.nobu
2013-07-23* sample/drb/README*.rdoc: [DOC] migrate DRb sample READMEs to rdoczzak
2013-07-20* sample/*: whitespace patch by Sergio Campama [Fixes GH-364]zzak
2013-01-25* lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain
2011-09-09* sample/drb/dhasenc.rb: coding cookie of Emacs is coding,kazu
2011-09-08* sample/drb/README.rd.ja:ayumin
2011-05-15* remove trailing spaces.nobu
2009-05-16* sample/drb/dhasenc.rb: add magic comment for encoding.matz
2007-12-19* compile.c (iseq_compile_each): remove "retry" in block.ko1
2004-06-27using "DRb.thread.join" instead of "gets"seki
2004-02-14import drb/sampleseki