aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* Don't encode to UTF-8 if it's unnecessary.shugo2016-11-231-1/+3
* Revert r56856nobu2016-11-211-0/+3
* numeric.c: refine error messagenobu2016-11-211-0/+6
* test_flip.rb: r56316nobu2016-11-161-0/+21
* * test/ruby/test_module.rb: Method tables are not guaranteed to beheadius2016-11-143-3/+3
* vm_eval.c: fstring instance_evalnobu2016-11-141-0/+8
* error.c: redefined backtracenobu2016-11-131-0/+34
* error.c: rb_get_backtracenobu2016-11-131-0/+13
* range.c: check loadingnobu2016-11-111-0/+10
* rational.c: check loadnobu2016-11-111-0/+8
* vm_eval.c: fix refined method when prependednobu2016-11-101-0/+14
* range.c: check if range modifiablenobu2016-11-101-0/+6
* test_process.rb: fix pgroup testnobu2016-11-101-1/+5
* test_optimization.rb: for r56208nobu2016-11-071-2/+31
* Just check that interruption doesn't cause SEGV.shugo2016-11-071-3/+1
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):usa2016-11-061-1/+1
* confirm that status.termsig is not nil.shugo2016-11-061-3/+4
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-061-3/+15
* include and prepend check no argsnobu2016-11-061-0/+12
* Use Signal.signame instead of Signal.list.shugo2016-11-061-1/+1
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-061-4/+7
* process.c: PATH env in spawnnobu2016-11-061-0/+10
* * compile.c (tailcallable_p): disable tail call optimization forshugo2016-11-051-0/+27
* fix vtm_add_offset yday on last day of year.akr2016-11-051-0/+17
* * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj2016-11-051-0/+111
* * eval.c, method.h, proc.c, vm.c, vm_eval.c, vm_insnhelper.c, vm_method.c:ktsj2016-11-051-3/+3
* numeric.c: round to nearest evennobu2016-11-053-14/+95
* Refix r56559 with Fs.noatime? [ruby-core:77943] [Bug #12903]naruse2016-11-051-2/+2
* chomp optionnobu2016-11-051-0/+49
* * test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo2016-11-051-0/+25
* test_file.rb: fix noatimenobu2016-11-051-1/+3
* util.c: round to evennobu2016-11-041-1/+10
* numeric.c: bit op with non-integernobu2016-11-011-0/+36
* test_integer.rb: common partsnobu2016-11-011-21/+13
* fix typos [ci skip]kazu2016-10-312-2/+2
* parse.y: !-operator warningnobu2016-10-291-0/+40
* compile.c: not flip-flopnobu2016-10-291-0/+2
* vm_eval.c: follow the original classnobu2016-10-291-0/+14
* Update windows-1255 tablenobu2016-10-281-1/+1
* object.c: fixable float to fixnumnobu2016-10-271-0/+10
* object.c: use converted stringnobu2016-10-271-0/+4
* proc.c: follow the original classnobu2016-10-251-0/+16
* test_thread.rb: count accuratelynobu2016-10-241-5/+5
* complex.c: undefine Comparable methodsnobu2016-10-241-6/+4
* refine assertionsnobu2016-10-242-65/+65
* complex.c: undefine clampnobu2016-10-241-0/+1
* test_refinement.rb: Symbol#to_proc testnobu2016-10-231-0/+5
* numeric.c: fix up r55891nobu2016-10-221-0/+27
* hash.c: fix Hash#compact! return valuenobu2016-10-221-1/+2
* compile.c: order with splattingnobu2016-10-221-0/+8