summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-08-26* thread_tools.c: add Queue#close(exception=false) andko1
2015-08-26test_pathname.rb: skip EACCESnobu
2015-08-26test_fileutils.rb: improve my_rm_rfnobu
2015-08-26re.c: fix wchar match at EOSnobu
2015-08-21* vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko1
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-21* include/ruby/ruby.h, cont.c, vm_trace.c: add a new eventko1
2015-08-21* vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc isko1
2015-08-20* test/openssl/test_ssl_session.rb: Fix tests so that they take in totenderlove
2015-08-20vm_eval.c: share with rb_obj_respond_tonobu
2015-08-19* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove
2015-08-18parse.y: fix labelargnobu
2015-08-17parse.y: fix block after conditionalnobu
2015-08-17io.c: raise at incomplete charnobu
2015-08-15ossl_ssl.c: check SSL method namenobu
2015-08-15use assert_raisenobu
2015-08-15io.c: read more datanobu
2015-08-14test_ssl_session.rb: check SSL methodnobu
2015-08-13test/rubygems: clear hooksnobu
2015-08-13test_gc.rb: dump hung up processnobu
2015-08-12test_gc.rb: abort hung up processnobu
2015-08-12iseq.c (iseq_memsize): reimplement for wrappernormal
2015-08-12test_gc.rb: timeout of test_interrupt_in_finalizernobu
2015-08-12envutil.rb: abort at timeoutnobu
2015-08-11* test/openssl/test_ssl.rb: Fix LocalJumpErrors being raisedhsbt
2015-08-11parse.y: optional superclassnobu
2015-08-11* test/ruby/test_array.rb: Add test for `Array#flatten` with level 1hsbt
2015-08-11* enum.c: added doc for Enumerable#ziphsbt
2015-08-11* vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0deahsbt
2015-08-09test_gc.rb: check signal firstnobu
2015-08-07proc.c: fix for uncallable methodnobu
2015-08-05test/ruby/test_process.rb (test_many_args): increase timeoutnormal
2015-08-05node.c: NODE_ALLOCA for ALLOCVnobu
2015-08-04* test/ruby/test_module.rb: should not expect a method table ordering.ko1
2015-08-04* proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko1
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