summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-29* gc.c (GC_PROF_TIMER_STOP): regularize `marked' to suppressnobu
2010-05-29* lib/mkmf.rb (STRING_OR_FAILED_FORMAT.%): nodoc.nobu
2010-05-29* test/ruby/envutil.rb: fix for --disable-gems.nobu
2010-05-29* lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNREFUSED.akr
2010-05-28* tool/change_maker.rb: narrow diffs to see function names.nobu
2010-05-28* gc.c (allocate_sorted_heaps, before_gc_sweep, gc_sweep): removednobu
2010-05-28 * thread.c (blocking_region_begin): avoid RUBY_VM_CHECK_INTS()kosaki
2010-05-28 * tool/change_maker.rb: change-log-mode needs tabs, and omit onlynobu
2010-05-28* gc.c : use simple lazy sweep algorithm for response performancenari
2010-05-28* string.c (sym_inspect): escape ASCII-compatible strings.nobu
2010-05-28* string.c (rb_str_inspect): escape ASCII-compatible strings.nobu
2010-05-28 * array.c (rb_ary_product): Use tmpary instead, to ensure markingshyouhei
2010-05-28 * array.c (rb_ary_product): Do not rely on GC, t0 should beshyouhei
2010-05-28* lib/mkmf.rb (checking_for): ignore toplevel.nobu
2010-05-27* error.c (rb_bug): suppress the error report dialog if report_bug() tarui
2010-05-27* 2010-05-28svn
2010-05-27* insns.def (invokesuper): check consistency between class of self andmame
2010-05-27* file.c (rb_home_dir): set filesystem encoding.naruse
2010-05-27* file.c (file_expand_path): set encoding as the same of fnamenaruse
2010-05-27* file.c (file_expand_path): use rb_enc_associate_index andnaruse
2010-05-27* include/ruby/encoding.h (rb_filesystem_encindex): defined.naruse
2010-05-27* win32/win32.c (rb_w32_read): call ReadFile() with len = 0 beforeusa
2010-05-27* test/sdbm/test_sdbm.rb (test_s_open_error): doesn't support to avoid readusa
2010-05-27* 2010-05-27svn
2010-05-27* LGPL: Removed. We no longer have LGPL'd source files in ourknu
2010-05-26* random.c (random_rand): add the result of random to thenobu
2010-05-26* file.c (file_expand_path): revert a part of r22392. it's commit miss.usa
2010-05-26* ChangeLog: fix wrong format.tarui
2010-05-26* test/rinda/test_rinda.rb (class TupleSpaceTest): kill a used threadtarui
2010-05-26* test/open-uri/test_open-uri.rb (test_find_proxy_case_sensitive_env):usa
2010-05-26* test/test_tempfile.rb: skip some tests on Windows because unlinking is alwaysusa
2010-05-26* random.c (random_rand): subtraction method of non-numeric cannobu
2010-05-26document marshal_dump and marshal_loaddrbrain
2010-05-26* configure.in (rb_cv_large_fd_select): needed on mingw, evennobu
2010-05-25* 2010-05-26svn
2010-05-25* regparse.c (add_code_range_to_buf0): fix false negativenaruse
2010-05-25update doc.akr
2010-05-25refine an assertion.akr
2010-05-25* misc/ruby-style.el (ruby-style-version): take revision ifnobu
2010-05-25* test/test_find.rb: skip some tests on Windows.usa
2010-05-25* include/ruby/vm.h, include/ruby/encoding.h: add externalnobu
2010-05-25Ignore Makefile etc of json, fiddle and io/console.naruse
2010-05-24* 2010-05-25svn
2010-05-24* vm_eval.c (rb_f_caller): update rdoc. a patch from Nobuhiro IMAImame
2010-05-24* error.c: fix wrong exception class name in rdoc.akr
2010-05-24fix typo.akr
2010-05-24add an assertion.akr
2010-05-24* parse.y (warn_balanced, parser_yylex): no warnings after closingnobu
2010-05-24* common.mk (change, prelude): phony targets.nobu
2010-05-24* tool/change_maker.rb: line number may not present.nobu