summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-11-05openssl/ut_eof.rb: rename TestEOFnobu
2016-11-05* lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.shugo
2016-11-05Fix the handling of the backslash in double quotesknu
2016-11-05Pathname#empty? implemented.akr
2016-11-05* test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo
2016-11-05test_logger.rb: suppress a warningnobu
2016-11-05test_file.rb: fix noatimenobu
2016-11-04util.c: round to evennobu
2016-11-04fileutils.rb: fix error for non-existent entrynobu
2016-11-02assertions.rb: assert_all_assertionsnobu
2016-11-01numeric.c: bit op with non-integernobu
2016-11-01test_integer.rb: common partsnobu
2016-11-01numeric.c: fix return value on big 0nobu
2016-10-31fix typos [ci skip]kazu
2016-10-31 * test/test_forwardable.rb (TestForwardable#test_on_private_method): add tes...shyouhei
2016-10-30fix typo [ci skip]nobu
2016-10-30* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt
2016-10-29parse.y: !-operator warningnobu
2016-10-29compile.c: not flip-flopnobu
2016-10-29vm_eval.c: follow the original classnobu
2016-10-28test/unit.rb: no file name if idle [ci skip]nobu
2016-10-28Update windows-1255 tablenobu
2016-10-27test/digest/test_digest.rb: fold long linesnobu
2016-10-27object.c: fixable float to fixnumnobu
2016-10-27object.c: use converted stringnobu
2016-10-25proc.c: follow the original classnobu
2016-10-24test_thread.rb: count accuratelynobu
2016-10-24test/unit.rb: show idling workersnobu
2016-10-24complex.c: undefine Comparable methodsnobu
2016-10-24refine assertionsnobu
2016-10-24complex.c: undefine clampnobu
2016-10-23test_refinement.rb: Symbol#to_proc testnobu
2016-10-22numeric.c: fix up r55891nobu
2016-10-22hash.c: fix Hash#compact! return valuenobu
2016-10-22compile.c: order with splattingnobu
2016-10-21fix r56467nobu