| Commit message (Expand) | Author | Age | Files | Lines |
| * | * test/openssl/test_x509store.rb: add test for expired CRL | gotoyuzo | 2005-05-28 | 1 | -7/+28 |
| * | * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): | gotoyuzo | 2005-05-27 | 2 | -0/+11 |
| * | * ext/readline/readline.c: supported libedit. (backported from HEAD) | shugo | 2005-05-25 | 1 | -26/+29 |
| * | * test/soap/calc: method name 'set' was able to crash with a class Set. | nahi | 2005-05-23 | 4 | -16/+31 |
| * | failed to add some test directories in the previous commit. | nahi | 2005-05-22 | 2 | -0/+78 |
| * | * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. | nahi | 2005-05-22 | 25 | -169/+172 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-05-22 | 21 | -0/+2082 |
| * | * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p... | ocean | 2005-05-13 | 1 | -0/+10 |
| * | add tests for reading an extended file | akr | 2005-05-12 | 1 | -0/+38 |
| * | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr | 2005-05-12 | 1 | -6/+6 |
| * | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr | 2005-05-12 | 1 | -6/+6 |
| * | * test/drb/test_drb{ssl,unix}.rb: can test drb | ocean | 2005-05-12 | 2 | -4/+4 |
| * | * test/ruby/envutil.rb, test/drb/drbtest.rb: can test drb | ocean | 2005-05-12 | 2 | -9/+16 |
| * | * lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#logger | gotoyuzo | 2005-05-11 | 2 | -1/+7 |
| * | * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4. | kou | 2005-04-13 | 1 | -1/+1 |
| * | adhoc patch for [druby-ja:123] | seki | 2005-04-11 | 1 | -0/+9 |
| * | * lib/rss: backoported from HEAD. | kou | 2005-04-09 | 4 | -14/+146 |
| * | * ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts. | gotoyuzo | 2005-04-08 | 3 | -25/+40 |
| * | * eval.c (rb_call0): "return" event hook should be always executed | shugo | 2005-04-07 | 1 | -39/+55 |
| * | use new_with instead of reinit [ruby=dev:25961] | seki | 2005-03-29 | 1 | -4/+4 |
| * | * test/ruby/test_settracefunc.rb (test_event): added tests for | shugo | 2005-03-22 | 1 | -12/+106 |
| * | * eval.c (rb_call0): call_cfunc() should be protected. | shugo | 2005-03-16 | 1 | -9/+11 |
| * | remove test_gc | seki | 2005-03-13 | 1 | -10/+0 |
| * | * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): call | gotoyuzo | 2005-03-09 | 1 | -166/+0 |
| * | * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read, | gotoyuzo | 2005-03-07 | 1 | -0/+13 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-03-07 | 1 | -0/+332 |
| * | * lib/net/http.rb: HTTPHeader holds its header fields as an array (backport f... | aamine | 2005-03-06 | 1 | -2/+80 |
| * | backport from CVS_HEAD. use MockClock.sleep instead of Kernel.sleep [ruby-dev... | seki | 2005-02-28 | 1 | -7/+121 |
| * | improved keeper thread | seki | 2005-02-28 | 1 | -0/+10 |
| * | * lib/uri/generic.rb (split_userinfo): should split ":pass" into "" | akira | 2005-02-23 | 1 | -1/+16 |
| * | (DRbObject#respond_to?) take two arguments. [ruby-dev:25722] | seki | 2005-02-19 | 1 | -0/+5 |
| * | * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo. | ocean | 2005-02-17 | 1 | -58/+81 |
| * | * lib/test/unit/collector.rb (collect_file): now deletes paths added | ntalbott | 2005-02-17 | 1 | -1/+1 |
| * | remove TestDRbReusePort, resuce sleep, add DRbService.ext_service | seki | 2005-02-16 | 5 | -49/+23 |
| * | * ext/openssl/lib/openssl/ssl.rb | gotoyuzo | 2005-02-14 | 1 | -0/+49 |
| * | pass DRb info to sub thread | seki | 2005-02-13 | 1 | -2/+6 |
| * | * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added | kou | 2005-02-13 | 3 | -0/+9 |
| * | add safe_level, default_safe_level | seki | 2005-02-13 | 3 | -5/+25 |
| * | add test_rand_0x100000000. | akr | 2005-02-07 | 1 | -0/+7 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-02-03 | 2 | -0/+227 |
| * | * lib/rss: supported Image module. | kou | 2005-02-03 | 1 | -1/+13 |
| * | * test/fileutils/test_fileutils.rb (setup): support BSD-style directory group... | aamine | 2005-01-26 | 2 | -15/+15 |
| * | file test_imap.rb was added on branch ruby_1_8 on 2006-11-04 13:03:20 +0000 | shugo | 2005-01-21 | 1 | -14/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-01-21 | 1 | -0/+14 |
| * | * lib/webrick/ssl.rb (WEBrick::Config::SSL): the default value | gotoyuzo | 2005-01-18 | 1 | -26/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-01-18 | 10 | -0/+901 |
| * | * test/rss/test_version.rb: 0.1.2 -> 0.1.3. | kou | 2005-01-15 | 1 | -1/+1 |
| * | * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3. | kou | 2005-01-15 | 1 | -0/+41 |
| * | * io.c (io_fread): warn nonblocking behavior. | akr | 2005-01-08 | 1 | -0/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-01-04 | 2 | -0/+148 |