Directory test/drb/

Directory Created:
2003-10-20 16:24
Total Files:
17
Deleted Files:
0
Lines of Code:
1404

Browse with ViewVC

[root]/test/drb

Lines of Code

test/drb/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 100 (100.0%) 1984 (100.0%) 19.8
seki 50 (50.0%) 1439 (72.5%) 28.7
matz 15 (15.0%) 464 (23.4%) 30.9
nobu 7 (7.0%) 29 (1.5%) 4.1
nahi 6 (6.0%) 28 (1.4%) 4.6
ko1 4 (4.0%) 24 (1.2%) 6.0
shyouhei 17 (17.0%) 0 (0.0%) 0.0
ocean 1 (1.0%) 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 2007-01-01 00:09

* test/drb/test_drbssl.rb : fix to skip drb tests



7 lines of code changed in:

ko1 2006-12-31 16:02

* Merge YARV



17 lines of code changed in:

seki 2006-02-24 12:23

quote pathnames in the server's command line for space contained

directory names. Thanks, arton. [ruby-dev:28386]

1 lines of code changed in:

matz 2005-12-29 13:05

* eval.c (rb_mod_define_method): should save safe_level in the

proc object. [ruby-dev:28146]



* test/drb/drbtest.rb (DRbService::self.ext_service): increase

timeout limit. a patch from Kazuhiro NISHIYAMA

<zn at mbf.nifty.com>. [ruby-dev:28132]



* eval.c (ev_const_get): fixed a bug in constant reference during

instance_eval. [yarv-dev:707]



* eval.c (ev_const_defined): ditto.



* lib/yaml.rb (YAML::add_domain_type): typo fixed. a patch from

Joel VanderWerf <vjoel at path.berkeley.edu>.

[ruby-talk:165285] [ruby-core:6995]



* ext/digest/sha2/sha2.c (ULL): support AIX C. a patch from

Kailden <kailden at gmail.com>. [ruby-core:06984]



* ext/syck/rubyext.c (rb_syck_compile): avoid potential memory

leak.



* ext/syck/rubyext.c (syck_set_ivars): avoid potential memory

leak by explicit symbol allocation.



* lib/delegate.rb (Delegator::method_missing): should delegate

block as well.



* lib/cgi.rb (CGI::QueryExtension::MorphingBody): fix criteria to

use Tempfile. A fix from Zev Blut <rubyzbibd at ubit.com>.

[ruby-core:06076]



* string.c: remove global functions work on $_.

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]

34 lines of code changed in:

seki 2005-04-11 15:48

adhoc patch for [druby-ja:123]

9 lines of code changed in:

seki 2005-02-19 11:00

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

5 lines of code changed in:

seki 2005-02-16 16:30

update unittest, port from v1.8

6 lines of code changed in:

seki 2005-02-13 16:13

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

25 lines of code changed in:

seki 2005-01-04 13:25

use DRbService.ext_service. reduce sleep

3 lines of code changed in:

seki 2005-01-03 03:07

move TestDRbReusePort to new file [ruby-dev:25238]

25 lines of code changed in:

seki 2005-01-01 17:20

add method DRbService.ext_service

21 lines of code changed in:

seki 2004-12-16 14:38

adjust and reduce sleep

1 lines of code changed in:

seki 2004-12-11 13:12

add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]

17 lines of code changed in:

seki 2004-11-08 16:45

add DRb::ExtServManager#uri=.

1 lines of code changed in:

matz 2004-07-28 10:05

* eval.c (rb_call0): should call rb_call_super() directly for

visibility overriding. [ruby-dev:23989]

2 lines of code changed in:

ocean 2004-07-25 03:25

* win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32's

{f,fd,fs}open bug. set errno EMFILE and EBADF. [ruby-dev:23963]



* test/drb/drbtest.rb: fix method duplication.

0 lines of code changed in:

nobu 2004-04-08 12:25

* test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $:

after require.

7 lines of code changed in:

nobu 2004-04-08 11:45

* ext/extmk.rb (extmake): skip uncompiled extensions.



* lib/mkmf.rb (create_makefile): emit no rules for static library if

$static is nil, e.g., outside of ext/.



* lib/test/unit/ui/console/testrunner.rb (test_started): show test

name via $0.



* runruby.rb: set environments to use the compiled binary.



* test/runner.rb: do nothing while cross-compiling.



* test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: use envutil to

know ruby binary.



* test/ruby/envutil.rb: give priority to RUBY environment variable to

use just compiled binary and libraries.

3 lines of code changed in:

(17 more)

Generated by StatSVN 0.3.2-SNAPSHOT