Directory lib/drb/

Directory Created:
2003-06-18 16:45
Total Files:
11
Deleted Files:
0
Lines of Code:
2657

Browse with ViewVC

[root]/lib/drb

Lines of Code

lib/drb/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 84 (100.0%) 2910 (100.0%) 34.6
seki 45 (53.6%) 2046 (70.3%) 45.4
wew 1 (1.2%) 798 (27.4%) 798.0
ko1 2 (2.4%) 18 (0.6%) 9.0
nobu 6 (7.1%) 13 (0.4%) 2.1
ocean 5 (6.0%) 12 (0.4%) 2.4
matz 8 (9.5%) 9 (0.3%) 1.1
gsinclair 1 (1.2%) 7 (0.2%) 7.0
drbrain 2 (2.4%) 4 (0.1%) 2.0
akr 2 (2.4%) 2 (0.1%) 1.0
eban 1 (1.2%) 1 (0.0%) 1.0
shyouhei 11 (13.1%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

ko1 2006-12-31 16:02

* Merge YARV



18 lines of code changed in:

drbrain 2006-08-04 19:10

Close the socket on SSLError. [ruby-core:7198]

1 lines of code changed in:

matz 2006-07-20 18:36

* object.c (rb_mod_attr): make Module#attr to be an alias to

attr_reader. [RCR#331]



* ruby.h: export classes/modules to implement sandbox.

[ruby-core:08283]

1 lines of code changed in:

akr 2006-06-23 15:39

* ruby.h, lib/drb/drb.rb, lib/drb/invokemethod.rb: remove Values class.

[ruby-dev:28805]

2 lines of code changed in:

drbrain 2006-06-19 23:07

RDoc from Hugh Sasse [ruby-core:8012]

3 lines of code changed in:

matz 2005-11-30 05:50

* misc/ruby-mode.el (ruby-expr-beg): support $! at the end of

expression. [ruby-dev:27868]

1 lines of code changed in:

seki 2005-11-29 14:50

follow change of observer.rb. fixed [ruby-core:6796]

11 lines of code changed in:

ocean 2005-11-08 07:42

* lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.

[ruby-dev:27560] [ruby-core:4627]

1 lines of code changed in:

ocean 2005-08-30 05:38

* lib/drb/ssl.rb (SSLConfig#accept) sorry, self[:verbose] is inner class's method.

so reverted...

1 lines of code changed in:

ocean 2005-08-30 05:32

* lib/drb/ssl.rb (SSLConfig#accept) fixed "Undefined method verbose"

[ruby-Bugs:1701]

1 lines of code changed in:

seki 2005-07-31 17:19

use private_methods and protected_methods instead of respond_to? to check

method visibility. [ruby-dev:26616]

12 lines of code changed in:

seki 2005-05-15 14:28

use raise(exception) [ruby-dev:26164]

2 lines of code changed in:

seki 2005-04-11 15:48

adhoc patch for [druby-ja:123]

19 lines of code changed in:

seki 2005-03-28 16:06

* lib/drb/drb.rb: move method DRbObject#reinit to DRbObject.new_with.

extract method DRbObject.prepare_backtrace. add DRb.regist_server,

remove_server, fetch_server. change server in thread variable if

in-proc sesrver. [druby-ja:113]



* lib/drb/gw.rb: ditto.

132 lines of code changed in:

seki 2005-02-19 11:00

(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]

2 lines of code changed in:

ocean 2005-02-17 12:16

* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.



* test/digest/test_digest.rb: separate test case for each algorithms.

(Thanks nobu) [ruby-dev:25412]

2 lines of code changed in:

seki 2005-02-13 16:13

add safe_leve, default_safe_level ([druby-ja:120])

33 lines of code changed in:

seki 2005-02-08 15:51

reject :instance_eval, :class_eval, :module_eval [druby-ja:117]

1 lines of code changed in:

seki 2005-02-01 13:57

(DRb::DRbObject#respond_to?): check marshal_dump and _dump

11 lines of code changed in:

(35 more)

Generated by StatSVN 0.3.2-SNAPSHOT