aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-171-1/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-1711-0/+395
* Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-131-2/+8
* backport from 1.9gotoyuzo2004-11-131-0/+38
* * test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa2004-11-111-3/+3
* add DRb::ExtServManager#uri=.seki2004-11-081-0/+3
* * test/rss/test_maker_*.rb: added tests for RSS Maker.kou2004-11-0310-17/+71
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-034-0/+1457
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-014-0/+183
* * lib/rss/: untabified.kou2004-10-1610-1223/+1223
* * lib/rss: supported prety print.kou2004-10-161-1/+12
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-10-091-0/+11
* test String#sum for bits=0..7.akr2004-10-031-1/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-10-031-0/+19
* * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu2004-09-081-1/+1
* don't modify $/akr2004-09-071-12/+6
* test_ungetc_paragraph: restore $/.akr2004-09-071-7/+12
* copy test/zlib/test_zlib.rb from trunk.akr2004-09-074-0/+77
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-09-072-0/+130
* * test/fileutils/test_fileutils.rb: File.link raises EINVAL on BeOS.ocean2004-07-201-2/+2
* * test/openssl/test_ssl.rb: add workaround for Cygwin.gotoyuzo2004-07-181-1/+5
* * test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround togotoyuzo2004-07-162-9/+2
* * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo2004-07-141-0/+2
* * util.c (ruby_strtod): should not convert string in the form ofocean2004-07-141-3/+20