aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/webrick/test_cgi.rb (TestWEBrickCGI#test_cgi): gave up the testusa2015-12-061-5/+4
* * test/fileutils/test_fileutils.rb: add debug output to investigate the error...usa2015-12-061-1/+6
* console.c: console_getpassnobu2015-12-061-0/+14
* test_env.rb: escapenobu2015-12-061-1/+1
* assertions.rb: fallback encoding errornobu2015-12-051-1/+5
* hash.c: env encoding fallback on Windowsnobu2015-12-051-0/+11
* string.c: should not taint fstringnobu2015-12-041-0/+10
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt2015-12-044-2/+17
* Revert r52872 "string.c: should not taint fstring"naruse2015-12-041-9/+0
* thread.c: name must be ascii-compatiblenobu2015-12-041-0/+1
* string.c: should not taint fstringnobu2015-12-031-0/+9
* * test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt2015-12-033-3/+3
* sprintf.c: fix garbage inserted with Rationalnobu2015-12-031-0/+3
* range.c: infected by the receivernobu2015-12-031-0/+10
* * vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko12015-12-021-2/+2
* encoding.c: defer finding encodingnobu2015-12-021-0/+3
* * test/ruby/test_string.rb: removed non executing tests.hsbt2015-12-021-52/+0
* thread.c: reset namenobu2015-12-011-2/+7
* thread.c: check name argumentnobu2015-12-011-0/+18
* string.c: no frozen error at cstrnobu2015-12-011-0/+18
* cstr.c: split bug_str_cstr_untermnobu2015-12-011-0/+6
* * test/ruby/test_rand.rb (TestRand#test_default_seed): addkosaki2015-11-301-0/+4
* * random.c (Init_RandomSeed): move all Random::DEFAULTkosaki2015-11-301-0/+9
* SIGTERM should be also capturednaruse2015-11-291-1/+1
* parse.y: last content of heredocnobu2015-11-281-0/+5
* test_parser_events.rb: suppress a warningnobu2015-11-271-1/+1
* * lib/net/http.rb (connect): detect closed connection and reconnectnaruse2015-11-271-0/+17
* increase additional nfilesnaruse2015-11-261-1/+1
* * test/coverage/test_coverage.rb: Added test-case for Coverage.restart.hsbt2015-11-261-0/+18
* * test/coverage/test_coverage.rb: Added test-case for Coverage.peek_resulthsbt2015-11-261-0/+5
* test/openssl/test_ssl.rb (test_copy_stream): new testnormal2015-11-251-0/+14
* io.c: try to_io firstnobu2015-11-251-0/+12
* test_objectspace.rb: missing tests from rubyspecnobu2015-11-251-0/+24
* * io.c (argf_getpartial): should not resize str if the secondshugo2015-11-251-0/+11
* parse.y: ripper for warningsnobu2015-11-241-0/+6
* fiddle: release GVL for ffi_callnormal2015-11-231-0/+19
* compile.c: move logop DCEnobu2015-11-221-0/+12
* * test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when...ngoto2015-11-211-1/+1
* ruby.c: --debug=frozen-string-literal optionnobu2015-11-212-9/+9
* fix r52690naruse2015-11-211-1/+1
* * thread_sync.c: reduce the specification of Queue#close.ko12015-11-211-28/+4
* Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse2015-11-211-1/+2
* read may return nilnaruse2015-11-201-1/+1
* * compile.c (iseq_compile_each): add debug information to NODE_STRko12015-11-202-4/+5
* symbol.c: not freeze the receivernobu2015-11-201-0/+8
* * lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt2015-11-201-0/+16
* * vm.c (rb_vm_cref_replace_with_duplicated_cref): added.ko12015-11-201-0/+71
* * gc.c (gc_start): force to invoke GC by GC.startko12015-11-191-0/+11
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(c6b4946).hsbt2015-11-192-0/+76
* * test/socket/test_socket.rb (test_udp_recvmsg_truncation): rflags isakr2015-11-181-3/+3