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