summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2016-11-05chomp optionnobu
2016-11-05* test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo
2016-11-05test_file.rb: fix noatimenobu
2016-11-04util.c: round to evennobu
2016-11-01numeric.c: bit op with non-integernobu
2016-11-01test_integer.rb: common partsnobu
2016-10-31fix typos [ci skip]kazu
2016-10-29parse.y: !-operator warningnobu
2016-10-29compile.c: not flip-flopnobu
2016-10-29vm_eval.c: follow the original classnobu
2016-10-28Update windows-1255 tablenobu
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-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-13io.c: copy_stream to duplex IOnobu
2016-10-13hash.c: add compact and compact! methodsnobu
2016-10-12test_array.rb: do not assume stable sortnobu
2016-10-10ruby.c: bind fd before waitingnobu
2016-10-10test_require.rb: use assert_separatelynobu
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06test_io.rb: split test_gets_rsnobu
2016-10-05test_io.rb: workaround for Dockernobu
2016-10-04* enum.c: Make Enumerable#chunk with no block returnmarcandre
2016-10-01compile.c: optimize flip-flopnobu
2016-09-30test_flip.rb: addnobu
2016-09-30test_range.rb: all assertionsnobu
2016-09-27error.c: check argument of Warning.warnnobu
2016-09-27parse.y: fix up r56198nobu
2016-09-27test_syntax.rb: more test_warn_balancednobu