| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 2003-11-19 | eban | 2003-11-19 | 1 | -3/+3 |
| * | * lib/net/http.rb (to_ary): print more friendly warning message. | aamine | 2003-11-19 | 2 | -1/+5 |
| * | * lib/fileutils.rb (fu_same?): add djgpp and wince. | aamine | 2003-11-19 | 2 | -4/+12 |
| * | * lib/fileutils.rb (cannot_overwrite_file?, have_st_ino?): bccwin32 | usa | 2003-11-19 | 2 | -2/+7 |
| * | * lib/test/unit.rb: do not run tests if $! is set. | ntalbott | 2003-11-18 | 3 | -2/+9 |
| * | * missing/memmove.c (memmove): take void *, not char *. | eban | 2003-11-18 | 3 | -7/+17 |
| * | * lib/fileutils.rb (fu_same?): temporal fix for windows. | aamine | 2003-11-18 | 2 | -2/+14 |
| * | MANIFEST: add test/stringio/test_stringio.rb. | eban | 2003-11-18 | 1 | -0/+1 |
| * | * lib/fileutils.rb (fu_same?): check by inode instead of path name, to detect... | aamine | 2003-11-18 | 3 | -35/+16 |
| * | * test/stringio/test_stringio.rb: imported from [ruby-dev:21941]. | nobu | 2003-11-18 | 3 | -2/+23 |
| * | * ext/stringio/stringio.c (strio_read): behave as IO at empty string. | nobu | 2003-11-18 | 2 | -6/+37 |
| * | 2003-11-18 | nobu | 2003-11-18 | 1 | -3/+3 |
| * | * lib/fileutils.rb (fu_each_src_dest): raise if src==dest. [ruby-talk:85344] ... | aamine | 2003-11-18 | 4 | -34/+175 |
| * | class XMLRPC::Client: | mneumann | 2003-11-17 | 1 | -0/+35 |
| * | MANIFEST: add this file: | eban | 2003-11-17 | 1 | -0/+1 |
| * | 2003-11-17 | nobu | 2003-11-17 | 1 | -3/+3 |
| * | * lib/optparse.rb (OptionParser::Completion::complete): allow least | nobu | 2003-11-17 | 2 | -4/+16 |
| * | * lib/test/unit/autorunner.rb (keyword_display): sort keywords. | nobu | 2003-11-17 | 2 | -2/+4 |
| * | * lib/test/unit/ui/tk/testrunner.rb, | nobu | 2003-11-17 | 5 | -35/+546 |
| * | * eval.c (rb_eval): iterator should return value from next inside | nobu | 2003-11-16 | 2 | -4/+16 |
| * | 2003-11-16 | eban | 2003-11-16 | 1 | -3/+3 |
| * | * eval.c (eval): prepend error position in evaluating string to | matz | 2003-11-16 | 2 | -4/+12 |
| * | * lib/net/protocol.rb: logging response body. [experimental] [ruby-list:38800] | aamine | 2003-11-16 | 2 | -4/+9 |
| * | * lib/thread.rb (Thread.exclusive): wrap method definition in | gsinclair | 2003-11-16 | 2 | -10/+17 |
| * | * lib/net/http.rb (set_debug_output): last commit was wrong. | aamine | 2003-11-16 | 1 | -1/+1 |
| * | * lib/net/http.rb (set_debug_output): warn if method is called after #start. ... | aamine | 2003-11-16 | 2 | -0/+6 |
| * | * eval.c (eval): do not re-raise exception to avoid unnecessary | matz | 2003-11-15 | 3 | -51/+79 |
| * | * /ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext): | gotoyuzo | 2003-11-15 | 2 | -2/+10 |
| * | 2003-11-15 | eban | 2003-11-15 | 1 | -3/+3 |
| * | * lib/open-uri.rb (OpenURI.open_loop, OpenURI::HTTP#proxy_open): | akr | 2003-11-15 | 2 | -17/+25 |
| * | * hash.c: remove unnecessary update. | matz | 2003-11-15 | 1 | -9/+0 |
| * | * eval.c (rb_method_node): new API to retrieve method body. | matz | 2003-11-14 | 5 | -2/+27 |
| * | 2003-11-14 | eban | 2003-11-14 | 1 | -3/+3 |
| * | * ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07) | nagai | 2003-11-14 | 4 | -12/+21 |
| * | inconsistency of the arguments for respond_to? in previous change is fixed. | akr | 2003-11-13 | 2 | -2/+2 |
| * | Merge the patch of [ruby-ext:02242]. (Thanks, Masahiro Sakai) | ttate | 2003-11-13 | 1 | -2/+2 |
| * | * lib/open-uri.rb (Kernel[#.]open): hard coded URI schemes removed. | akr | 2003-11-13 | 2 | -8/+25 |
| * | * lib/test/unit/ui/tk/testrunner.rb: use grid and panedwindow (if available) | nagai | 2003-11-13 | 2 | -12/+51 |
| * | * lib/open-uri.rb (OpenURI.open_uri): use File::RDONLY. | akr | 2003-11-13 | 2 | -1/+6 |
| * | * ext/openssl/ossl_x509req.c (ossl_x509req_to_der): add function for | gotoyuzo | 2003-11-13 | 2 | -0/+26 |
| * | 2003-11-13 | eban | 2003-11-13 | 1 | -3/+3 |
| * | * lib/optparse.rb (OptionParser::Completion#complete): prior shorter | nobu | 2003-11-13 | 2 | -13/+24 |
| * | * ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classes | nagai | 2003-11-12 | 3 | -10/+16 |
| * | * lib/test/unit/assertions.rb (assert_throws, assert_nothing_thrown): | nobu | 2003-11-12 | 3 | -12/+23 |
| * | * test/monitor/test_monitor.rb: fix the timing problem by Queue. | shugo | 2003-11-12 | 2 | -32/+51 |
| * | * test/monitor/test_monitor.rb: added. | shugo | 2003-11-12 | 3 | -0/+149 |
| * | 2003-11-12 | eban | 2003-11-12 | 1 | -3/+3 |
| * | * lib/monitor.rb: refactored. Thanks, Gennady Bystritsky. | shugo | 2003-11-12 | 2 | -88/+86 |
| * | * ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add | gotoyuzo | 2003-11-11 | 4 | -7/+99 |
| * | * lib/test/unit/ui/testrunnermediator.rb: should require 'test/unit'. | ntalbott | 2003-11-11 | 2 | -0/+5 |