index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved keeper thread
seki
2005-02-28
1
-0
/
+10
*
* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""
akira
2005-02-23
1
-1
/
+16
*
(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]
seki
2005-02-19
1
-0
/
+5
*
* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.
ocean
2005-02-17
1
-57
/
+80
*
* lib/test/unit/collector.rb (collect_file): now deletes paths added
ntalbott
2005-02-17
1
-1
/
+1
*
update unittest, port from v1.8
seki
2005-02-16
2
-3
/
+6
*
* test/openssl/ssl_server.rb: get rid of race condition.
nobu
2005-02-16
1
-2
/
+1
*
* ext/openssl/lib/openssl/ssl.rb
gotoyuzo
2005-02-14
1
-0
/
+49
*
add safe_leve, default_safe_level ([druby-ja:120])
seki
2005-02-13
3
-4
/
+25
*
* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added
kou
2005-02-13
3
-0
/
+9
*
add test_rand_0x100000000.
akr
2005-02-07
1
-0
/
+7
*
* test/ripper/test_scanner_events.rb: fix test.
aamine
2005-02-04
1
-9
/
+9
*
* lib/rss: supported Image module.
kou
2005-02-03
3
-1
/
+240
*
* test/fileutils/test_fileutils.rb (setup): support BSD style directory group...
aamine
2005-01-26
1
-2
/
+2
*
* test/fileutils/test_fileutils.rb: remove junk print statement.
aamine
2005-01-26
1
-1
/
+0
*
* test/fileutils/test_fileutils.rb (setup): support BSD style directory group...
aamine
2005-01-26
2
-13
/
+14
*
* lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.
shugo
2005-01-21
1
-0
/
+14
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.
kou
2005-01-15
2
-1
/
+42
*
* test/webrick/utils.rb: resuce LoadError.
gotoyuzo
2005-01-10
1
-1
/
+4
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): should
gotoyuzo
2005-01-10
3
-0
/
+73
*
* test/webrick/test_server.rb (test_daemon): delete an assertion
gotoyuzo
2005-01-08
1
-2
/
+0
*
* test/fileutils/test_fileutils.rb (test_copy_entry): copy_entry copies only ...
aamine
2005-01-08
1
-2
/
+2
*
update readpartial document.
akr
2005-01-08
1
-0
/
+2
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):
gotoyuzo
2005-01-07
9
-26
/
+830
*
use MockClock.sleep instead of Kernel.sleep [ruby-dev:25387]
seki
2005-01-05
1
-7
/
+121
*
* random.c (init_by_array): imported from mt19937ar-cok.tgz.
akr
2005-01-04
1
-0
/
+124
*
use DRbService.ext_service. reduce sleep
seki
2005-01-04
3
-26
/
+3
*
move TestDRbReusePort to new file [ruby-dev:25238]
seki
2005-01-03
3
-9
/
+25
*
* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
gotoyuzo
2005-01-02
1
-0
/
+105
*
add method DRbService.ext_service
seki
2005-01-01
3
-16
/
+21
*
* lib/net/http.rb (each_capitalized): should join header field value. This p...
aamine
2005-01-01
1
-0
/
+8
*
* lib/fileutils.rb (copy_stream): use read/write instead of sysread/syswrite,...
aamine
2005-01-01
1
-34
/
+113
*
* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
nobu
2004-12-28
1
-0
/
+16
*
* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to
nobu
2004-12-28
1
-0
/
+71
*
* test/fileutils/test_fileutils.rb (cp_r): tested wrong file name. [ruby-dev:...
aamine
2004-12-27
1
-3
/
+14
*
* lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is
mneumann
2004-12-21
2
-16
/
+17
*
* lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.
nahi
2004-12-21
1
-1
/
+1
*
* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):
gotoyuzo
2004-12-21
1
-0
/
+197
*
* added files:
nahi
2004-12-20
7
-50
/
+652
*
* lib/test/unit.rb: use standalone runner for -e.
nobu
2004-12-19
1
-4
/
+4
*
adjust and reduce sleep
seki
2004-12-16
1
-4
/
+1
*
* test/ruby/test_super.rb (TestSuper#test_define_method): now methods
nobu
2004-12-12
1
-1
/
+1
*
add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]
seki
2004-12-11
2
-0
/
+17
*
* ext/socket/socket.c (sock_listen): get OpenFile just before calling
nobu
2004-12-09
1
-0
/
+14
*
* test/socket/test_socket.rb (test_setsockopt): use SO_LINGER instead
nobu
2004-12-09
2
-5
/
+48
*
* parse.y (string_content): get rid of segfault at empty evstr.
nobu
2004-12-08
1
-0
/
+4
*
* test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): merged worker threads.
nobu
2004-12-07
1
-9
/
+3
*
* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): write
nobu
2004-12-07
3
-5
/
+30
*
* test/rss/test_version.rb: added version check test. [ruby-dev:25053]
kou
2004-12-07
1
-0
/
+9
*
* test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): fix local
nobu
2004-12-06
1
-5
/
+4
[next]