aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * compar.c (cmp_equal): no more error hiding for Comparable#==.eregon2015-02-111-4/+10
* * vm_insnhelper.c (vm_call_method): stop method search when a methodshugo2015-02-101-0/+13
* dir.c: fix escaping multibyte charnobu2015-02-071-0/+10
* test_dir_m17n.rb: fix testsnobu2015-02-061-5/+10
* dir.c: preserve encodingnobu2015-02-061-0/+44
* test_gc.rb: read binarynobu2015-02-051-1/+1
* test_inadvertent_creation.rb: move testsnobu2015-02-051-65/+0
* * vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)marcandre2015-02-041-2/+2
* * vm_eval.c: Fix symbol leak with non optimized +send+ and method_missing [#1...marcandre2015-02-041-0/+29
* * vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]marcandre2015-02-041-0/+16
* * vm_insnhelper.c: Fix one type of symbol leak with +send+marcandre2015-02-041-0/+20
* * class.c (method_entry_i, class_instance_method_list,shugo2015-02-041-0/+25
* * vm_method.c (remove_method): When remove refinedshugo2015-02-031-0/+52
* dir.c: glob legacy short namenobu2015-02-031-0/+12
* test_backtrace.rb: add testsnobu2015-02-011-0/+22
* test_backtrace.rb: add testnobu2015-01-311-0/+10
* test_backtrace.rb: split testnobu2015-01-311-3/+12
* test_backtrace.rb: add testnobu2015-01-311-0/+13
* array.c: reduce to_ary callnobu2015-01-251-0/+26
* test_array.rb split flatten testsnobu2015-01-251-0/+10
* test_module.rb: more testsnobu2015-01-201-8/+18
* class.c: prepend for each classesnobu2015-01-191-0/+11
* vm_method.c: method defined should not use refinements.nobu2015-01-181-0/+75
* * eval_intern.h, vm.c, vm_eval.c, vm_insnhelper.c:ktsj2015-01-161-0/+21
* * remove trailing spaces.svn2015-01-151-1/+1
* * io.c (rb_io_close_m): Don't raise when the IO object is closed.akr2015-01-151-0/+13
* proc.c: singleton_method should not use refinementsnobu2015-01-151-0/+18
* array.c: linear performancenobu2015-01-151-2/+2
* range.c: class name encodingnobu2015-01-131-0/+4
* * test/ruby/test_numeric.rb (TestNumeric#test_coerce): fixed wrong message.usa2015-01-121-1/+1
* numeric.c: correct error message when coerce failsnormal2015-01-121-0/+4
* vm_method.c: NameError at refined method aliasnobu2015-01-121-0/+25
* array.c: class name encodingnobu2015-01-111-0/+4
* Use bit_length.akr2015-01-101-2/+2
* test for [ruby-core:67473] [Bug #10727]nobu2015-01-101-0/+12
* array.c: keep consistencynobu2015-01-101-0/+10
* parse.y: eliminate empty hashesnobu2015-01-091-0/+7
* vm_method.c: no super klass, no original method entrynobu2015-01-081-0/+13
* vm_method.c: fix change refined new method visibilitynobu2015-01-081-0/+14
* * test/ruby/test_symbol.rb (TestSymbol#test_symbol_fstr_leak): get rid of ausa2015-01-081-1/+1
* * test/ruby/test_method.rb: Add test for &-coersion of anheadius2015-01-062-0/+28
* Refine an assertion message.akr2015-01-061-1/+1
* * time.c (timelocalw): Set tm_isdst field -1 if vtm->isdst isakr2015-01-061-0/+8
* * test/ruby/test_io.rb: added timeout for AIX environment.hsbt2015-01-051-1/+1
* * array.c: Improve performance of Array#shift. use shared instead ofhsbt2015-01-031-0/+7
* * test/ruby/test_module.rb: Refactor invalid testcase.hsbt2015-01-021-2/+7
* test_yield.rb: assert_all_sentencesnobu2015-01-021-7/+18
* test_m17n.rb: split test_scrubnobu2015-01-021-1/+15
* test_rubyoptions.rb: locale namenobu2015-01-011-2/+9
* symbol.c: fix memory leak from global fstr hashnormal2015-01-011-0/+8