aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-0/+27
* * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi2004-07-101-2/+2
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-083-26/+198
* * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou2004-07-051-0/+12
* * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr2004-07-051-0/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-0322-0/+1467
* * added filesnahi2004-07-0313-82/+118
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-013-0/+161
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argumentgotoyuzo2004-06-304-10/+27
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-06-272-0/+269
* add an assertion.akr2004-06-251-0/+1
* * test/ruby/test_array.rb: use local variables instead of a globalnobu2004-06-161-49/+49
* * lib/uri/generic.rb (URI::Generic::merge,akira2004-06-091-0/+14
* * lib/logger.rb: leading 0 padding of timestamp usec part.nahi2004-05-272-325/+370
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-211-0/+142
* * test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo2004-05-212-0/+3
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-194-7/+35