summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-06-07skip test if openssl is not available.akr
2005-06-05kill a process spawned by test_exit_action.akr
2005-06-04* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr
2005-06-03fix another IPv6 issue.akr
2005-06-03avoid IPv6 issue.akr
2005-06-03add ML number.akr
2005-06-03set verify_mode to avoid a warning.akr
2005-06-03* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr
2005-06-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-06-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-06-03add a test for [ruby-dev:26128].akr
2005-05-28* test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo
2005-05-27* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-05-25* ext/readline/readline.c: supported libedit. (backported from HEAD)shugo
2005-05-23 * test/soap/calc: method name 'set' was able to crash with a class Set.nahi
2005-05-22failed to add some test directories in the previous commit.nahi
2005-05-22 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi
2005-05-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-05-13* test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean
2005-05-12add tests for reading an extended fileakr
2005-05-12* io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr
2005-05-12* io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr
2005-05-12* test/drb/test_drb{ssl,unix}.rb: can test drbocean
2005-05-12* test/ruby/envutil.rb, test/drb/drbtest.rb: can test drbocean
2005-05-11* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou
2005-04-11adhoc patch for [druby-ja:123]seki
2005-04-09* lib/rss: backoported from HEAD.kou
2005-04-08* ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts.gotoyuzo
2005-04-07* eval.c (rb_call0): "return" event hook should be always executedshugo
2005-03-29use new_with instead of reinit [ruby=dev:25961]seki
2005-03-22* test/ruby/test_settracefunc.rb (test_event): added tests forshugo
2005-03-16* eval.c (rb_call0): call_cfunc() should be protected.shugo
2005-03-13remove test_gcseki
2005-03-09* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo
2005-03-07* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo
2005-03-07This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-06* lib/net/http.rb: HTTPHeader holds its header fields as an array (backport f...aamine
2005-02-28backport from CVS_HEAD. use MockClock.sleep instead of Kernel.sleep [ruby-dev...seki
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-16remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki
2005-02-14* ext/openssl/lib/openssl/ssl.rbgotoyuzo
2005-02-13pass DRb info to sub threadseki
2005-02-13* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou
2005-02-13add safe_level, default_safe_levelseki
2005-02-07add test_rand_0x100000000.akr