summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-03-06duplicate tests removed.akr
2005-03-05* ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-02-28improved keeper threadseki
2005-02-23* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira
2005-02-19(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki
2005-02-17* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2005-02-16update unittest, port from v1.8seki
2005-02-16* test/openssl/ssl_server.rb: get rid of race condition.nobu
2005-02-14* ext/openssl/lib/openssl/ssl.rbgotoyuzo
2005-02-13add safe_leve, default_safe_level ([druby-ja:120])seki
2005-02-13* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou
2005-02-07add test_rand_0x100000000.akr
2005-02-04* test/ripper/test_scanner_events.rb: fix test.aamine
2005-02-03* lib/rss: supported Image module.kou
2005-01-26* test/fileutils/test_fileutils.rb (setup): support BSD style directory group...aamine
2005-01-26* test/fileutils/test_fileutils.rb: remove junk print statement.aamine
2005-01-26* test/fileutils/test_fileutils.rb (setup): support BSD style directory group...aamine
2005-01-21* lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo
2005-01-15* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou
2005-01-10* test/webrick/utils.rb: resuce LoadError.gotoyuzo
2005-01-10* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): shouldgotoyuzo
2005-01-08* test/webrick/test_server.rb (test_daemon): delete an assertiongotoyuzo
2005-01-08* test/fileutils/test_fileutils.rb (test_copy_entry): copy_entry copies only ...aamine
2005-01-08update readpartial document.akr
2005-01-07* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo
2005-01-05use MockClock.sleep instead of Kernel.sleep [ruby-dev:25387]seki
2005-01-04* random.c (init_by_array): imported from mt19937ar-cok.tgz.akr
2005-01-04use DRbService.ext_service. reduce sleepseki
2005-01-03move TestDRbReusePort to new file [ruby-dev:25238]seki
2005-01-02* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo
2005-01-01add method DRbService.ext_serviceseki
2005-01-01* lib/net/http.rb (each_capitalized): should join header field value. This p...aamine
2005-01-01* lib/fileutils.rb (copy_stream): use read/write instead of sysread/syswrite,...aamine
2004-12-28* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all staticnobu
2004-12-28* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu
2004-12-27* test/fileutils/test_fileutils.rb (cp_r): tested wrong file name. [ruby-dev:...aamine
2004-12-21* lib/xmlrpc/client.rb: use "" instead of "." if prefix argument ismneumann
2004-12-21 * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo
2004-12-20 * added files:nahi
2004-12-19* lib/test/unit.rb: use standalone runner for -e.nobu
2004-12-16adjust and reduce sleepseki
2004-12-12* test/ruby/test_super.rb (TestSuper#test_define_method): now methodsnobu
2004-12-11add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki
2004-12-09* ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu
2004-12-09* test/socket/test_socket.rb (test_setsockopt): use SO_LINGER insteadnobu
2004-12-08* parse.y (string_content): get rid of segfault at empty evstr.nobu
2004-12-07* test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): merged worker threads.nobu