summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-11-21* thread_sync.c: reduce the specification of Queue#close.ko1
2015-11-21Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse
2015-11-20read may return nilnaruse
2015-11-20* compile.c (iseq_compile_each): add debug information to NODE_STRko1
2015-11-20symbol.c: not freeze the receivernobu
2015-11-20* lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt
2015-11-20* vm.c (rb_vm_cref_replace_with_duplicated_cref): added.ko1
2015-11-19* gc.c (gc_start): force to invoke GC by GC.startko1
2015-11-19* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(c6b4946).hsbt
2015-11-18* test/socket/test_socket.rb (test_udp_recvmsg_truncation): rflags isakr
2015-11-18* vm_method.c (rb_class_clear_method_cache): should clear allko1
2015-11-18add tests.akr
2015-11-18* method.h: introduce the folliwing field and macros.ko1
2015-11-18* test/logger/test_logdevice.rb: Fix tests of logger to make it work onsonots
2015-11-17socket: fix recvmsg without argumentnormal
2015-11-17* lib/logger.rb: support symbol and string log level settingsonots
2015-11-17lib/logger.rb: Add Logger#reopensonots
2015-11-17revert r52614, r52615, r52617 because they cause serious errorsko1
2015-11-17* method.h: introduce rb_method_definition_t::complemented_count.ko1
2015-11-17OpenStruct#dignobu
2015-11-16* test/dtrace/helper.rb (Dtrace::TestCase#trap_probe): dtrace buffer size is ...ngoto
2015-11-16struct.c: dignobu
2015-11-16* lib/set.rb (#>=, #>, #<=, #<): Make use of Hash#>=, #>, #<, andknu
2015-11-16struct.c: fix index in messagenobu
2015-11-15vm_method.c: check if frozen [Fix GH-1096]nobu
2015-11-14* ext/socket/lib/socket.rb: Specify frozen_string_literal: true.akr
2015-11-14test/test_tsort.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/time.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/open3.rb: Specify frozen_string_literal: true.akr
2015-11-13* vm.c (vm_define_method): do not use current CREF immediately,ko1
2015-11-13* ext/openssl/ossl_ssl.c: Merge ruby/openssl@81e1a30zzak
2015-11-12parse.y: ANDDOT fluent interfacenobu
2015-11-12* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(db78980).hsbt
2015-11-12add a test.akr
2015-11-11sprintf.c: nil value is validnobu
2015-11-11vm_eval.c: skip internal namesnobu
2015-11-11* lib/net/ftp.rb (initialize): Connections are in passive mode pershugo
2015-11-11time/test_new.rb: fix testsnobu
2015-11-11sprintf.c: hash default valuenobu
2015-11-10Add tests for rb_time_timespec_newnaruse
2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr
2015-11-10hash.c: to_procnobu
2015-11-10hash.c: compare methodsnobu
2015-11-10Add a trick to pending for r52509naruse
2015-11-09add message for assert_equal.akr
2015-11-09variable.c (rb_autoload_load): allow recursive callsnormal
2015-11-09add a test.akr
2015-11-09* lib/resolv.rb (Resolv::DNS::Message::MessageEncoder#put_labels):akr
2015-11-09dignobu
2015-11-09* test/runner.rb: use official repository for coverage tool.hsbt