summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-11-19Move certificates to test/net/fixtures/.shugo
2016-11-19Support TLS and hash styles options for Net::FTP.new.shugo
2016-11-16logger.rb: fix next rotate timenobu
2016-11-16test/logger/test_logdevice.rb: heredoc stylesnobu
2016-11-16test_flip.rb: r56316nobu
2016-11-15Fix regexp and typokazu
2016-11-15ftp.rb: use Addrinfo interfacesshugo
2016-11-14* test/thread/test_queue.rb: Give up to ten seconds for threads toheadius
2016-11-14* test/ruby/test_module.rb: Method tables are not guaranteed to beheadius
2016-11-14vm_eval.c: fstring instance_evalnobu
2016-11-13error.c: redefined backtracenobu
2016-11-13error.c: rb_get_backtracenobu
2016-11-12test_fstring.rb: fix exceptionnobu
2016-11-12class.c: no fstring singleton classnobu
2016-11-12symbol/noninterned_name.rbnobu
2016-11-11range.c: check loadingnobu
2016-11-11rational.c: check loadnobu
2016-11-10vm_eval.c: fix refined method when prependednobu
2016-11-10range.c: check if range modifiablenobu
2016-11-10test_files.rb: sample sizenobu
2016-11-10test_files.rb: separate testsnobu
2016-11-10Extend timeout for RubyCI chkbuild on Debian 8.2 x86_64.shugo
2016-11-10test_process.rb: fix pgroup testnobu
2016-11-08Fix undefined method 'dump' for nil:NilClass (NoMethodError)a_matsuda
2016-11-07test_optimization.rb: for r56208nobu
2016-11-07Extend Net::HTTP#open_timeout for chkbuild on Solaris 10s.shugo
2016-11-07Just check that interruption doesn't cause SEGV.shugo
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):usa
2016-11-06confirm that status.termsig is not nil.shugo
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo
2016-11-06include and prepend check no argsnobu
2016-11-06* test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast,shugo
2016-11-06* test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):shugo
2016-11-06Use Signal.signame instead of Signal.list.shugo
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo
2016-11-06process.c: PATH env in spawnnobu
2016-11-05* compile.c (tailcallable_p): disable tail call optimization forshugo
2016-11-05fix Resolv::LOC::Coord.create.akr
2016-11-05fix vtm_add_offset yday on last day of year.akr
2016-11-05* lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...shugo
2016-11-05* lib/net/http.rb (transport_request): other than HTTPContinuenaruse
2016-11-05Time.parse's "now" argument as nil works again.akr
2016-11-05IPAddr#== and IPAddr#<=> no longer raise an exception if coercion failsknu
2016-11-05* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj
2016-11-05* eval.c, method.h, proc.c, vm.c, vm_eval.c, vm_insnhelper.c, vm_method.c:ktsj
2016-11-05numeric.c: round to nearest evennobu
2016-11-05Add Set#compare_by_identity and Set#compare_by_identity?knu
2016-11-05* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt
2016-11-05Refix r56559 with Fs.noatime? [ruby-core:77943] [Bug #12903]naruse
2016-11-05chomp optionnobu