summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-06* test/fileutils/test_fileutils.rb: add debug output to investigate the error...usa
2015-12-06console.c: console_getpassnobu
2015-12-06test_env.rb: escapenobu
2015-12-05assertions.rb: fallback encoding errornobu
2015-12-05hash.c: env encoding fallback on Windowsnobu
2015-12-04string.c: should not taint fstringnobu
2015-12-04* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt
2015-12-04Revert r52872 "string.c: should not taint fstring"naruse
2015-12-04thread.c: name must be ascii-compatiblenobu
2015-12-03string.c: should not taint fstringnobu
2015-12-03* test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt
2015-12-03sprintf.c: fix garbage inserted with Rationalnobu
2015-12-03range.c: infected by the receivernobu
2015-12-02* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko1
2015-12-02encoding.c: defer finding encodingnobu
2015-12-02* test/ruby/test_string.rb: removed non executing tests.hsbt
2015-12-01thread.c: reset namenobu
2015-12-01thread.c: check name argumentnobu
2015-12-01string.c: no frozen error at cstrnobu
2015-12-01cstr.c: split bug_str_cstr_untermnobu
2015-11-30* test/ruby/test_rand.rb (TestRand#test_default_seed): addkosaki
2015-11-30* random.c (Init_RandomSeed): move all Random::DEFAULTkosaki
2015-11-29SIGTERM should be also capturednaruse
2015-11-28parse.y: last content of heredocnobu
2015-11-27test_parser_events.rb: suppress a warningnobu
2015-11-27* lib/net/http.rb (connect): detect closed connection and reconnectnaruse
2015-11-26increase additional nfilesnaruse
2015-11-26* test/coverage/test_coverage.rb: Added test-case for Coverage.restart.hsbt
2015-11-26* test/coverage/test_coverage.rb: Added test-case for Coverage.peek_resulthsbt
2015-11-25test/openssl/test_ssl.rb (test_copy_stream): new testnormal
2015-11-25io.c: try to_io firstnobu
2015-11-25test_objectspace.rb: missing tests from rubyspecnobu
2015-11-25* io.c (argf_getpartial): should not resize str if the secondshugo
2015-11-24parse.y: ripper for warningsnobu
2015-11-23fiddle: release GVL for ffi_callnormal
2015-11-22compile.c: move logop DCEnobu
2015-11-21* test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when...ngoto
2015-11-21ruby.c: --debug=frozen-string-literal optionnobu
2015-11-21fix r52690naruse
2015-11-21* thread_sync.c: reduce the specification of Queue#close.ko1
2015-11-21Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse
2015-11-20read may return nilnaruse
2015-11-20* compile.c (iseq_compile_each): add debug information to NODE_STRko1
2015-11-20symbol.c: not freeze the receivernobu
2015-11-20* lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt
2015-11-20* vm.c (rb_vm_cref_replace_with_duplicated_cref): added.ko1
2015-11-19* gc.c (gc_start): force to invoke GC by GC.startko1
2015-11-19* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(c6b4946).hsbt
2015-11-18* test/socket/test_socket.rb (test_udp_recvmsg_truncation): rflags isakr
2015-11-18* vm_method.c (rb_class_clear_method_cache): should clear allko1