summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-07thread.c: avoid busy looping on rb_thread_fd_closenormal
2017-06-06* 2017-06-07svn
2017-06-06IO#close: do not enqueue redundant interrupts (take #2)normal
2017-06-06debug.c: fix breaking condtionsnobu
2017-06-06add test_ill_formed_utf_8_replace to test recommended number of \uFFFDduerst
2017-06-06re-revert r59020ko1
2017-06-06revert r59023 because it contans unrelated developping codeko1
2017-06-06revert r59020 because it may fail some tests sometimes on some environment (h...ko1
2017-06-06debug.c: parse locale and filesystem codepagesnobu
2017-06-06* 2017-06-06svn
2017-06-06IO#close: do not enqueue redundant interruptsnormal
2017-06-05win32.c: no localenobu
2017-06-05revert r59017 it fails ruby/test_lambda.rbko1
2017-06-05do not inform ``is_lambda".ko1
2017-06-05rename functions and clean parameters.ko1
2017-06-05* 2017-06-05svn
2017-06-05remove arg_setup_lambda.ko1
2017-06-04load.c: encode to OS path outside PUSH_TAGnobu
2017-06-04test_require.rb: fix expected pathnobu
2017-06-03array.c: docs for Array#{sort,sort!}stomar
2017-06-03* 2017-06-04svn
2017-06-03test_require.rb: ignore EPERM at UNCnobu
2017-06-03file.c: preserve encodingnobu
2017-06-03ruby.c: dladdr_path is not used on cygwinnobu
2017-06-03* vm_core.h: remove VM_FRAME_MAGIC_LAMBDA and introduceko1
2017-06-03test/ruby/test_require.rb: remove duplicate assertionnobu
2017-06-03test_require.rb: untouch default internal encodingnobu
2017-06-03test: attempt to reduce failures in assert_cpu_usage_lownormal
2017-06-02string.c: docs for String#splitstomar
2017-06-02* 2017-06-03svn
2017-06-02common.mk: show localenobu
2017-06-02test_require.rb: assert_require_insecure_pathnobu
2017-06-02test_require.rb: fallback encodingnobu
2017-06-02test_require.rb: filesystem encodingnobu
2017-06-02file.c: preserve encodingnobu
2017-06-01Fix DRb.start_service to use any available porteregon
2017-06-01Remove bad spec which cannot behave nicely in a multi-process environmenteregon
2017-06-01Remove empty files in drb specseregon
2017-06-01Create the file in the File::TMPFILE spec in its own directoryeregon
2017-06-01Open files in binary modes for copying in MSpec's #cperegon
2017-06-01make Dir object WB protected.ko1
2017-06-01* 2017-06-02svn
2017-06-01make Binding object WB protected.ko1
2017-06-01load.c: convert by rb_get_path_checknobu
2017-06-01file.c: rb_check_funcall_default for fallback valuenobu
2017-06-01vm_eval.c: fix rb_check_funcall_defaultnobu
2017-06-01vm_eval.c: fix for rb_check_funcall_defaultnobu
2017-06-01fix failure on r58981ko1
2017-06-01debug.c: more enumsnobu
2017-06-01improve English for a warning messageduerst