| Commit message (Expand) | Author | Age | Files | Lines |
| * | * ext/openssl/ossl_x509store.c | gotoyuzo | 2004-12-19 | 4 | -39/+171 |
| * | * lib/test/unit.rb: use standalone runner for -e. | nobu | 2004-12-19 | 1 | -4/+4 |
| * | * test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou. | shugo | 2004-12-17 | 1 | -12/+16 |
| * | backported from CVS_HEAD | seki | 2004-12-16 | 1 | -4/+1 |
| * | * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read res... | nobu | 2004-12-16 | 1 | -2/+1 |
| * | add DRbRemoteError. [ruby-list:40348], [ruby-list:40390] | seki | 2004-12-11 | 2 | -0/+17 |
| * | * lib/rss, test/rss, sample/rss: backported from CVS HEAD. | kou | 2004-12-08 | 12 | -241/+575 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-12-08 | 1 | -0/+9 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-12-05 | 1 | -0/+38 |
| * | * lib/optparse.rb (OptionParser::Completion#complete): new parameter | nobu | 2004-12-05 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-12-03 | 7 | -0/+424 |
| * | * ext/stringio/stringio.c (strio_write): insufficiently filled string | nobu | 2004-11-29 | 1 | -0/+10 |
| * | * test/io/nonblock/test_flush.rb: abandon tests when io/nonblock is | nobu | 2004-11-29 | 1 | -2/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-11-29 | 5 | -0/+1258 |
| * | * object.c (convert_type): [ruby-core:03845] | matz | 2004-11-29 | 1 | -5/+0 |
| * | * test/ruby/test_stringchar.rb (test_bang): added. | eban | 2004-11-20 | 1 | -0/+50 |
| * | Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp> | nahi | 2004-11-17 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-11-17 | 11 | -0/+395 |
| * | Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp> | nahi | 2004-11-13 | 1 | -2/+8 |
| * | backport from 1.9 | gotoyuzo | 2004-11-13 | 1 | -0/+38 |
| * | * test/ruby/test_file.rb (test_truncate_wbuf): we want to test | usa | 2004-11-11 | 1 | -3/+3 |
| * | add DRb::ExtServManager#uri=. | seki | 2004-11-08 | 1 | -0/+3 |
| * | * test/rss/test_maker_*.rb: added tests for RSS Maker. | kou | 2004-11-03 | 10 | -17/+71 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-11-03 | 4 | -0/+1457 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-11-01 | 4 | -0/+183 |
| * | * lib/rss/: untabified. | kou | 2004-10-16 | 10 | -1223/+1223 |
| * | * lib/rss: supported prety print. | kou | 2004-10-16 | 1 | -1/+12 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-10-09 | 1 | -0/+11 |
| * | test String#sum for bits=0..7. | akr | 2004-10-03 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-10-03 | 1 | -0/+19 |
| * | * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts. | nobu | 2004-09-08 | 1 | -1/+1 |
| * | don't modify $/ | akr | 2004-09-07 | 1 | -12/+6 |
| * | test_ungetc_paragraph: restore $/. | akr | 2004-09-07 | 1 | -7/+12 |
| * | copy test/zlib/test_zlib.rb from trunk. | akr | 2004-09-07 | 4 | -0/+77 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-09-07 | 2 | -0/+130 |
| * | * test/fileutils/test_fileutils.rb: File.link raises EINVAL on BeOS. | ocean | 2004-07-20 | 1 | -2/+2 |
| * | * test/openssl/test_ssl.rb: add workaround for Cygwin. | gotoyuzo | 2004-07-18 | 1 | -1/+5 |
| * | * test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround to | gotoyuzo | 2004-07-16 | 2 | -9/+2 |
| * | * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type of | gotoyuzo | 2004-07-14 | 1 | -0/+2 |
| * | * util.c (ruby_strtod): should not convert string in the form of | ocean | 2004-07-14 | 1 | -3/+20 |
| * | * lib/uri/generic.rb (URI::Generic#merge_path): | akira | 2004-07-13 | 1 | -0/+27 |
| * | * test/soap/marshal/test_struct.rb: use qualified build-tin class name | nahi | 2004-07-10 | 1 | -2/+2 |
| * | * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 | kou | 2004-07-08 | 3 | -26/+198 |
| * | * lib/rss/{trackback,syndication,dublincore,content}.rb: worked | kou | 2004-07-05 | 1 | -0/+12 |
| * | * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs. | akr | 2004-07-05 | 1 | -0/+7 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-07-03 | 22 | -0/+1467 |
| * | * added files | nahi | 2004-07-03 | 13 | -82/+118 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-07-01 | 3 | -0/+161 |
| * | * ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argument | gotoyuzo | 2004-06-30 | 4 | -10/+27 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-06-27 | 2 | -0/+269 |