aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo2015-09-081-0/+140
* process.c: open exception messagenobu2015-09-071-0/+18
* process.c: chdir exception messagenobu2015-09-071-1/+5
* test_framework.rb: use Ruby frameworknobu2015-09-071-3/+3
* test_process.rb: suppress warningsnobu2015-09-061-0/+1
* rss.rb: fix usec widthnobu2015-09-051-0/+6
* common.mk: exclude memory leak testsnobu2015-09-033-3/+2
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-021-0/+9
* file.c: use filesystem encodingnobu2015-09-021-0/+20
* * test/thread/test_queue.rb: catch up last commit.ko12015-09-011-2/+2
* * class.c (move_refined_method): should insert a write barrierko12015-08-311-0/+13
* test_win32ole_event.rb: skip messagenobu2015-08-301-2/+3
* test_win32ole_event.rb: skip 80041008nobu2015-08-301-3/+11
* * ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove2015-08-291-1/+1
* test_pathname.rb: fix exceptionnobu2015-08-291-1/+1
* test: try File.symlink with invalid pathsnobu2015-08-292-2/+2
* test: File.symlink needs administrator privilegenobu2015-08-287-14/+18
* * vm.c (hook_before_rewind): prevent kicking :return event whileko12015-08-281-0/+68
* * lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt2015-08-271-2/+1
* * thread_tools.c: add Queue#close(exception=false) andko12015-08-261-0/+290
* test_pathname.rb: skip EACCESnobu2015-08-261-0/+1
* test_fileutils.rb: improve my_rm_rfnobu2015-08-261-1/+3
* re.c: fix wchar match at EOSnobu2015-08-261-0/+8
* * vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko12015-08-211-0/+13
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-212-0/+8
* * ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko12015-08-211-0/+11
* * include/ruby/ruby.h, cont.c, vm_trace.c: add a new eventko12015-08-211-0/+51
* * vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc isko12015-08-211-0/+24
* * test/openssl/test_ssl_session.rb: Fix tests so that they take in totenderlove2015-08-201-4/+2
* vm_eval.c: share with rb_obj_respond_tonobu2015-08-201-0/+22
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove2015-08-191-2/+2
* parse.y: fix labelargnobu2015-08-181-0/+6
* parse.y: fix block after conditionalnobu2015-08-171-0/+6
* io.c: raise at incomplete charnobu2015-08-171-16/+35
* ossl_ssl.c: check SSL method namenobu2015-08-151-0/+10
* use assert_raisenobu2015-08-151-4/+4
* io.c: read more datanobu2015-08-151-0/+20
* test_ssl_session.rb: check SSL methodnobu2015-08-141-1/+4
* test/rubygems: clear hooksnobu2015-08-132-0/+3
* test_gc.rb: dump hung up processnobu2015-08-131-1/+1
* test_gc.rb: abort hung up processnobu2015-08-121-1/+1
* iseq.c (iseq_memsize): reimplement for wrappernormal2015-08-121-0/+6
* test_gc.rb: timeout of test_interrupt_in_finalizernobu2015-08-121-3/+0
* envutil.rb: abort at timeoutnobu2015-08-121-6/+10
* * test/openssl/test_ssl.rb: Fix LocalJumpErrors being raisedhsbt2015-08-111-1/+1
* parse.y: optional superclassnobu2015-08-112-3/+3
* * test/ruby/test_array.rb: Add test for `Array#flatten` with level 1hsbt2015-08-111-0/+1
* * enum.c: added doc for Enumerable#ziphsbt2015-08-111-1/+4
* * vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0deahsbt2015-08-111-1/+1
* test_gc.rb: check signal firstnobu2015-08-091-2/+6