summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-08-03re.c: fix for wide character encodingsnobu
2015-08-01openssl/buffering: fix gets on EOF with limitnormal
2015-08-01* lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj
2015-08-01* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implementtenderlove
2015-07-30test_settracefunc.rb: refinenobu
2015-07-30test_pair.rb: join client threadnobu
2015-07-30envutil.rb: -w for assert_separatelynobu
2015-07-30variable.c: Module#deprecate_constantnobu
2015-07-30load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu
2015-07-29test_pair.rb: thread leaknobu
2015-07-29test_pair.rb: thread leaknobu
2015-07-29test_hash.rb: suppress warningsnobu
2015-07-29vm_eval.c: set method_missing_reasonnobu
2015-07-29hash.c: fix symbol hashnobu
2015-07-29hash.c: fix float hashnobu
2015-07-29* test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...usa
2015-07-29test_hash.rb: add assertionsnobu
2015-07-29open the path instead of tempfile objectnaruse
2015-07-29* io.c (rb_io_extract_modeenc): add option parameter `flags'naruse
2015-07-28test/rubygems/test_gem_remote_fetcher.rb: pre-generate test keynormal
2015-07-27test/unit.rb: show signalnobu
2015-07-27* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a moretenderlove
2015-07-27test/unit.rb: suppress warningsnobu
2015-07-27test/unit.rb: --test-order optionnobu
2015-07-27commit missusa
2015-07-26* ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl contexttenderlove
2015-07-26* test/openssl/test_ssl.rb (class OpenSSL): add test coverage aroundtenderlove
2015-07-25* test/rubygems/test_gem_remote_fetcher.rb: backport rubygems upstreamhsbt
2015-07-25* ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): supporttenderlove
2015-07-25* test/openssl/test_pair.rb: add a test ensuring that the default DHtenderlove
2015-07-25string.c: fill the terminatornobu
2015-07-24* test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-24Add tests for `File.extname`nobu
2015-07-23parse.y: pop cmdargnobu
2015-07-22* ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove
2015-07-22string.c: fix coderange of reversenobu
2015-07-22* test/webrick/test_utils.rb (TestWEBrickUtils#test_nested_timeout_outer): seemsusa
2015-07-22* test/ruby/test_range.rb: Add test case for Range#end withhsbt
2015-07-21suppress warningsnaruse
2015-07-21* gc.c (internal_object_p): Now a singleton classes appear byko1
2015-07-21* test/ruby/test_range.rb: Add test for Range#hashhsbt
2015-07-21test/socket/test_nonblock.rb: increase buffer sizes to OpenBSD limitsnormal
2015-07-21test_process.rb: split a testnobu
2015-07-18test/ruby/test_process.rb: test thread+sigs work after failed execnormal
2015-07-17test/socket/test_nonblock: use smaller buffer for sendmsgnormal
2015-07-17io.c (argf_read_nonblock): support `exception: false'normal
2015-07-17test_range.rb: add Range#new testnobu