summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2004-12-07* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu
2004-12-07* test/rss/test_version.rb: added version check test. [ruby-dev:25053]kou
2004-12-06* test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): fix localnobu
2004-12-06* process.c (proc_setgroups): [ruby-dev:25081]matz
2004-12-06* rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,akr
2004-12-06* test/socket/test_socket.rb (TestBasicSocket#test_setsockopt):nobu
2004-12-05* ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt,gotoyuzo
2004-12-05* lib/optparse.rb (OptionParser::Completion#complete): new parameternobu
2004-12-04* lib/fileutils.rb: (In previous commit) new method chown.aamine
2004-12-04* lib/fileutils.rb (mkdir, mkdir_p): should chmod explicitly. [ruby-core:03881]aamine
2004-12-02* test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expectedmneumann
2004-12-02* test/readline/test_readline.rb: fix for NetBSD.shugo
2004-11-29* ext/stringio/stringio.c (strio_write): insufficiently filled stringnobu
2004-11-29* test/io/nonblock/test_flush.rb: abandon tests when io/nonblock isnobu
2004-11-29* object.c (convert_type): [ruby-core:03845]matz
2004-11-29* test/io/nonblock/test_flush.rb: test transferred data.nobu