summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-09-02file.c: use filesystem encodingnobu
2015-09-01* test/thread/test_queue.rb: catch up last commit.ko1
2015-08-31* class.c (move_refined_method): should insert a write barrierko1
2015-08-30test_win32ole_event.rb: skip messagenobu
2015-08-30test_win32ole_event.rb: skip 80041008nobu
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-29test_pathname.rb: fix exceptionnobu
2015-08-29test: try File.symlink with invalid pathsnobu
2015-08-28test: File.symlink needs administrator privilegenobu
2015-08-28* vm.c (hook_before_rewind): prevent kicking :return event whileko1
2015-08-27* lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt
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