summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-05* ext/rational/rational.c: Added to provide a fast implementationknu
2010-02-03* 2010-02-03svn
2010-02-03* lib/net/http.rb (Net::HTTP#request): close @socket only afternobu
2010-02-01* eval.c (rb_mod_define_method): return original block but notnobu
2010-02-01* eval.c (proc_invoke): reverted r25975. [ruby-dev:39931]nobu
2010-02-01* test/ruby/test_super.rb (TestSuper#test_define_method): modifiednobu
2010-01-31* 2010-02-01svn
2010-01-31* ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.nagai
2010-01-27* eval.c (thread_init): used only for setitimer or threaded.nobu
2010-01-27* ext/dl/dl.c (c_parray): get rid of a deprecated function.nobu
2010-01-27* 2010-01-27svn
2010-01-27* io.c, eval.c, process.c: add __APPLE__ to r26371's condition.naruse
2010-01-26* ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656]naruse
2010-01-26 * lib/drb/eq.rb: fix circular requrie in drb.seki
2010-01-26* ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc.naruse
2010-01-25* 2010-01-26svn
2010-01-25* string.c (rb_str_split): add rdoc.naruse
2010-01-25fix commit miss. [ruby-core:27794]naruse
2010-01-25* 2010-01-25svn
2010-01-25* test/ruby/test_string.rb (test_split): add tests.naruse
2010-01-22* process.c (rb_f_fork): fix for indent.nobu
2010-01-21* ChangeLog: added more description.usa
2010-01-21* 2010-01-22svn
2010-01-21* eval.c (thread_timer, rb_thread_stop_timer): check the timing ofusa
2010-01-19* lib/resolv.rb (Resolv::Config.default_config_hash): return annobu
2010-01-19* 2010-01-19svn
2010-01-19* Makefile.in (clean-ext): allow glob patterns.nobu
2010-01-18* lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu
2010-01-18* test/webrick/test_cgi.rb: require util.rb first to override thenobu
2010-01-18* lib/net/http.rb (Net::HTTPHeader#{content_range,range_length}):nobu
2010-01-18* property.nobu
2010-01-17* ext/digest/digest.c (rb_digest_instance_digest)knu
2010-01-17* 2010-01-18svn
2010-01-17* lib/base64.rb (Base64#{strict_encode64,strict_decode64,urlsafe_encode64,knu
2010-01-17* math.c (domain_check): check errno first.nobu
2010-01-15* 2010-01-16svn
2010-01-15 * ext/zlib/zlib.c: backport r18029 and r21861 from trunk.nahi
2010-01-13 * test/zlib/test_zlib.rb: backport tests for 1.9nahi
2010-01-12* configure.in: check for if struct timezone is defined.nobu
2010-01-12* 2010-01-13svn
2010-01-12merge r26304.kou
2010-01-12revert r26305.kou
2010-01-12merge r26304.kou
2010-01-12* test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.nobu
2010-01-12* misc/ruby-mode.el (ruby-here-doc-beg-match): fix for here-docnobu
2010-01-11* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo.nobu
2010-01-10* 2010-01-11svn
2010-01-10* eval.c (recursive_push): Taint internal hash to preventknu
2010-01-10 * lib/webrick/accesslog.rb : Escape needed.shyouhei
2010-01-09reverted r26263.nobu