summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2016-11-27object.c: no TypeError at special const dupnobu
2016-11-26file.c: home directory from systemnobu
2016-11-25round-downnobu
2016-11-24marshal.c: fix infinite recursionnobu
2016-11-23Don't encode to UTF-8 if it's unnecessary.shugo
2016-11-21Revert r56856nobu
2016-11-21numeric.c: refine error messagenobu
2016-11-16test_flip.rb: r56316nobu
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-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_process.rb: fix pgroup testnobu
2016-11-07test_optimization.rb: for r56208nobu
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-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 vtm_add_offset yday on last day of year.akr
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-05Refix r56559 with Fs.noatime? [ruby-core:77943] [Bug #12903]naruse
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