aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* remove test_gcseki2005-03-131-10/+0
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo2005-03-091-166/+0
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo2005-03-071-0/+13
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-071-0/+332
* * lib/net/http.rb: HTTPHeader holds its header fields as an array (backport f...aamine2005-03-061-2/+80
* backport from CVS_HEAD. use MockClock.sleep instead of Kernel.sleep [ruby-dev...seki2005-02-281-7/+121
* improved keeper threadseki2005-02-281-0/+10
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-231-1/+16
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-191-0/+5
* * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean2005-02-171-58/+81
* * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott2005-02-171-1/+1
* remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki2005-02-165-49/+23
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-141-0/+49
* pass DRb info to sub threadseki2005-02-131-2/+6
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-133-0/+9
* add safe_level, default_safe_levelseki2005-02-133-5/+25
* add test_rand_0x100000000.akr2005-02-071-0/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-02-032-0/+227
* * lib/rss: supported Image module.kou2005-02-031-1/+13
* * test/fileutils/test_fileutils.rb (setup): support BSD-style directory group...aamine2005-01-262-15/+15
* file test_imap.rb was added on branch ruby_1_8 on 2006-11-04 13:03:20 +0000shugo2005-01-211-14/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-01-211-0/+14
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): the default valuegotoyuzo2005-01-181-26/+3
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-01-1810-0/+901
* * test/rss/test_version.rb: 0.1.2 -> 0.1.3.kou2005-01-151-1/+1
* * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou2005-01-151-0/+41
* * io.c (io_fread): warn nonblocking behavior.akr2005-01-081-0/+2
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-01-042-0/+148
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-01-026-0/+533
* * test/fileutils/fileasserts.rb: sync with HEAD.aamine2004-12-273-29/+162
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-211-1/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-211-0/+197
* * added files:nahi2004-12-207-50/+652
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-201-0/+88
* * ext/openssl/ossl_x509store.cgotoyuzo2004-12-194-39/+171
* * lib/test/unit.rb: use standalone runner for -e.nobu2004-12-191-4/+4
* * test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou.shugo2004-12-171-12/+16
* backported from CVS_HEADseki2004-12-161-4/+1
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read res...nobu2004-12-161-2/+1
* add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki2004-12-112-0/+17
* * lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou2004-12-0812-241/+575
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-081-0/+9
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-051-0/+38
* * lib/optparse.rb (OptionParser::Completion#complete): new parameternobu2004-12-051-2/+2
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-037-0/+424
* * ext/stringio/stringio.c (strio_write): insufficiently filled stringnobu2004-11-291-0/+10
* * test/io/nonblock/test_flush.rb: abandon tests when io/nonblock isnobu2004-11-291-2/+5
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-295-0/+1258
* * object.c (convert_type): [ruby-core:03845]matz2004-11-291-5/+0
* * test/ruby/test_stringchar.rb (test_bang): added.eban2004-11-201-0/+50