summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-10-21dir.c: retry glob with GCnobu
2016-10-21test_require.rb: reduce GCnobu
2016-10-20test_proc.rb: improve curry testsnobu
2016-10-19vm_insnhelper.c: refinements with sendnobu
2016-10-16* enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-10-15test_io.rb: use assert_not_predicatenobu
2016-10-15test_refinement.rb: test_symbol_procnobu
2016-10-15test_refinement.rb: using without evalnobu
2016-10-15Add test of DATA.binmode?kazu
2016-10-15vm_args.c: allow refinements in Symbol procnobu
2016-10-14process.c: use uaspawnnobu
2016-10-14optparse/kwargs.rbnobu
2016-10-14optparse.rb: hyphenizenobu
2016-10-13io.c: copy_stream to duplex IOnobu
2016-10-13hash.c: add compact and compact! methodsnobu
2016-10-13Fix tests depending on sort stabilitynobu