| Commit message (Expand) | Author | Age | Files | Lines |
| * | no message | ocean | 2005-09-17 | 1 | -2/+2 |
| * | * test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio): | ocean | 2005-09-17 | 1 | -0/+5 |
| * | * win32/win32.c (rb_w32_select): I hope performance problem was | ocean | 2005-09-17 | 1 | -0/+5 |
| * | * win32/win32.c (rb_w32_select): console support is back. | ocean | 2005-09-17 | 1 | -0/+9 |
| * | * win32/win32.c (rb_w32_select): select for socket didn't work. | ocean | 2005-09-17 | 1 | -0/+28 |
| * | * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_string | nagai | 2005-09-17 | 1 | -0/+7 |
| * | * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixed | kou | 2005-09-16 | 1 | -0/+8 |
| * | * lib/net/imap.rb: supported DIGEST-MD5. Thanks, Mathieu Arnold. | shugo | 2005-09-16 | 1 | -0/+7 |
| * | * dir.c (rb_push_glob): fix delimiter bug. fixed: [ruby-dev:27105] | nobu | 2005-09-16 | 1 | -1/+8 |
| * | * gc.c (rb_memerror, ruby_xmalloc, ruby_xrealloc, rb_newobj): just | nobu | 2005-09-16 | 1 | -1/+7 |
| * | * file.c (rb_file_s_extname): empty string for path name ending with a | nobu | 2005-09-16 | 1 | -1/+9 |
| * | * ext/syck/node.c (syck_replace_str): was using return from the | matz | 2005-09-16 | 1 | -0/+6 |
| * | * ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin" | matz | 2005-09-16 | 1 | -0/+5 |
| * | * ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_string | nagai | 2005-09-16 | 1 | -0/+4 |
| * | * ext/syck/rubyext.c (syck_resolver_transfer): remove C++ style | matz | 2005-09-16 | 1 | -0/+10 |
| * | * test/logger/test_logger.rb: unintentionally overwritten changes by | nahi | 2005-09-15 | 1 | -0/+5 |
| * | * lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should set | gotoyuzo | 2005-09-15 | 1 | -0/+5 |
| * | * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. | nahi | 2005-09-15 | 1 | -0/+84 |
| * | * test/ruby/test_signal.rb (test_exit_action): skip the test using | usa | 2005-09-15 | 1 | -0/+5 |
| * | * lib/open-uri.rb: add :read_timeout option. | akr | 2005-09-15 | 1 | -0/+5 |
| * | * ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet, | nagai | 2005-09-15 | 1 | -0/+5 |
| * | * win32/win32.c (rb_w32_pipe_exec): remove unnecessary CloseHandle(). | usa | 2005-09-15 | 1 | -0/+8 |
| * | * win32/win32.c (collect_file_fd): rename from extract_file_fd. | usa | 2005-09-14 | 1 | -0/+8 |
| * | * dir.c (ruby_glob): glob function not using ruby exception system. | nobu | 2005-09-14 | 1 | -0/+4 |
| * | * dir.c: changed `foo (*bar)_((boo))' to `foo (*bar)(boo)`. | ocean | 2005-09-14 | 1 | -0/+7 |
| * | * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056] | ocean | 2005-09-14 | 1 | -0/+10 |
| * | * lib/logger.rb (Logger): added formatter accessor to logger for | nahi | 2005-09-13 | 1 | -0/+14 |
| * | * eval.c (BEGIN_CALLARGS): pop halfly pushed status. | nobu | 2005-09-13 | 1 | -3/+8 |
| * | * ruby.h (PRINTF_ARGS): new macro for printf style argument checking. | akr | 2005-09-13 | 1 | -0/+4 |
| * | * lib/net/http.rb: wrote docuemntation of HTTPRequest/HTTPResponse classes. | aamine | 2005-09-13 | 1 | -0/+5 |
| * | * string.c, missing.h: failed to build on powerpc-apple-darwin7.9.0 | ocean | 2005-09-13 | 1 | -0/+6 |
| * | * lib/yaml.rb: reworking YAML::Stream to use the new | why | 2005-09-13 | 1 | -0/+38 |
| * | * lib/ostruct.rb (new_ostruct_member): Object#send no longer call | nobu | 2005-09-12 | 1 | -0/+11 |
| * | * eval.c (proc_save_safe_level): no need to restrict safe level | matz | 2005-09-12 | 1 | -0/+5 |
| * | * test/dbm/test_dbm.rb: remove locking test, which may not be | matz | 2005-09-12 | 1 | -1/+6 |
| * | * file.c (apply2files): stricter callback definition. | nobu | 2005-09-12 | 1 | -0/+6 |
| * | * test/openssl/test_pkcs7.rb (test_enveloped): skip this test | gotoyuzo | 2005-09-12 | 1 | -0/+7 |
| * | * win32/win32.[hc] (rb_w32_argv_size, ...): reverted my latest change | ocean | 2005-09-12 | 1 | -0/+5 |
| * | * dln.c: avoid warning of const to non-const convertion. | ocean | 2005-09-12 | 1 | -0/+7 |
| * | * array.c: moved to ANSI function style from K&R function style. | ocean | 2005-09-12 | 1 | -0/+15 |
| * | * lib/net/imap.rb (starttls): supported the STARTTLS command. | shugo | 2005-09-11 | 1 | -0/+4 |
| * | set ERB#filename so that it is used when reporting syntax/runtime errors. | seki | 2005-09-11 | 1 | -0/+5 |
| * | * array.c: protoize. | matz | 2005-09-10 | 1 | -0/+9 |
| * | tiny ChangeLog fix | ocean | 2005-09-10 | 1 | -1/+1 |
| * | * ext/iconv/iconv.c (iconv_try), ext/iconv/extconf.rb: get rid of meta | nobu | 2005-09-09 | 1 | -1/+6 |
| * | * string.c (rb_str_times): make empty strings to keep taintness, | nobu | 2005-09-09 | 1 | -0/+5 |
| * | * merged a patch from Takahiro Kambe <taca@back-street.net> to | matz | 2005-09-08 | 1 | -0/+5 |
| * | * missing/strchr.c (strrchr): fixed a bug for detecting NUL in a | matz | 2005-09-08 | 1 | -3/+16 |
| * | * ext/openssl/ossl_engine.c (ossl_engine_s_by_id): | gotoyuzo | 2005-09-07 | 1 | -0/+22 |
| * | * ext/openssl/ossl_asn1.c (asn1str_to_str): new function. | gotoyuzo | 2005-09-07 | 1 | -0/+13 |