aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-181-0/+12
* * lib/fileutils.rb: method renaming: collect_methods -> collect_method.aamine2005-09-181-0/+5
* * lib/fileutils.rb: use module_function instead of single extend.aamine2005-09-181-0/+7
* * lib/fileutils.rb (remove_entry_secure): does not use chdir(2).aamine2005-09-181-0/+4
* * file.c (rb_thread_flock): wrap the flock system call byakr2005-09-181-0/+13
* * ChangeLog: fix typo.nobu2005-09-181-1/+1
* * lib/yaml/rubytypes.rb: remove comments that are bungling upwhy2005-09-171-0/+16
* * ChangeLog: commit miss, forgot to add log for file.c.nobu2005-09-171-0/+3
* * gc.c (garbage_collect): return false if no GC run.nobu2005-09-171-2/+6
* * lib/mathn.rb (Rational::inspect): should preserve originalmatz2005-09-171-0/+8
* * test/socket/test_tcp.rb (TestTCPSocket::test_recvfrom): typomatz2005-09-171-0/+13
* * win32/win32.c (rb_w32_select): fixed deadlock bug.ocean2005-09-171-0/+6
* no messageocean2005-09-171-2/+2
* * test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio):ocean2005-09-171-0/+5
* * win32/win32.c (rb_w32_select): I hope performance problem wasocean2005-09-171-0/+5
* * win32/win32.c (rb_w32_select): console support is back.ocean2005-09-171-0/+9
* * win32/win32.c (rb_w32_select): select for socket didn't work.ocean2005-09-171-0/+28
* * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_stringnagai2005-09-171-0/+7
* * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou2005-09-161-0/+8
* * lib/net/imap.rb: supported DIGEST-MD5. Thanks, Mathieu Arnold.shugo2005-09-161-0/+7
* * dir.c (rb_push_glob): fix delimiter bug. fixed: [ruby-dev:27105]nobu2005-09-161-1/+8
* * gc.c (rb_memerror, ruby_xmalloc, ruby_xrealloc, rb_newobj): justnobu2005-09-161-1/+7
* * file.c (rb_file_s_extname): empty string for path name ending with anobu2005-09-161-1/+9
* * ext/syck/node.c (syck_replace_str): was using return from thematz2005-09-161-0/+6
* * ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin"matz2005-09-161-0/+5
* * ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_stringnagai2005-09-161-0/+4
* * ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz2005-09-161-0/+10
* * test/logger/test_logger.rb: unintentionally overwritten changes bynahi2005-09-151-0/+5
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should setgotoyuzo2005-09-151-0/+5
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-151-0/+84
* * test/ruby/test_signal.rb (test_exit_action): skip the test usingusa2005-09-151-0/+5
* * lib/open-uri.rb: add :read_timeout option.akr2005-09-151-0/+5
* * ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,nagai2005-09-151-0/+5
* * win32/win32.c (rb_w32_pipe_exec): remove unnecessary CloseHandle().usa2005-09-151-0/+8
* * win32/win32.c (collect_file_fd): rename from extract_file_fd.usa2005-09-141-0/+8
* * dir.c (ruby_glob): glob function not using ruby exception system.nobu2005-09-141-0/+4
* * dir.c: changed `foo (*bar)_((boo))' to `foo (*bar)(boo)`.ocean2005-09-141-0/+7
* * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056]ocean2005-09-141-0/+10
* * lib/logger.rb (Logger): added formatter accessor to logger fornahi2005-09-131-0/+14
* * eval.c (BEGIN_CALLARGS): pop halfly pushed status.nobu2005-09-131-3/+8
* * ruby.h (PRINTF_ARGS): new macro for printf style argument checking.akr2005-09-131-0/+4
* * lib/net/http.rb: wrote docuemntation of HTTPRequest/HTTPResponse classes.aamine2005-09-131-0/+5
* * string.c, missing.h: failed to build on powerpc-apple-darwin7.9.0ocean2005-09-131-0/+6
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-131-0/+38
* * lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu2005-09-121-0/+11
* * eval.c (proc_save_safe_level): no need to restrict safe levelmatz2005-09-121-0/+5
* * test/dbm/test_dbm.rb: remove locking test, which may not bematz2005-09-121-1/+6
* * file.c (apply2files): stricter callback definition.nobu2005-09-121-0/+6
* * test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo2005-09-121-0/+7
* * win32/win32.[hc] (rb_w32_argv_size, ...): reverted my latest changeocean2005-09-121-0/+5