aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* fix uppercasing for U+A64B, CYRILLIC SMALL LETTER MONOGRAPH UKduerst2016-11-301-2/+0
* get rid of ambiguous parentheses warningsnobu2016-11-295-20/+20
* object.c: no TypeError at special constnobu2016-11-291-0/+4
* object.c: no TypeError at special const clonenobu2016-11-291-0/+11
* Fix erroneous test of target against targetduerst2016-11-291-1/+3
* test_keyword.rb: more assertionsnobu2016-11-291-0/+9
* test_keyword.rb: assert_raise_with_message valuenobu2016-11-291-6/+2
* implement String/Symbol#casecmp? including Unicode case foldingduerst2016-11-282-0/+15
* object.c: no TypeError at special const dupnobu2016-11-271-3/+3
* file.c: home directory from systemnobu2016-11-262-3/+0
* round-downnobu2016-11-253-6/+44
* marshal.c: fix infinite recursionnobu2016-11-241-0/+12
* 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