aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* 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
* vm_args.c: fix non-symbol keys hashnobu2015-01-011-0/+7
* parse.y: disable past scope warningsnobu2014-12-311-0/+2
* re.c: append excape sequence as-isnobu2014-12-291-0/+9
* thread.c: fix dynamic symbol keysnobu2014-12-291-0/+10
* test_extlibs.rb: show mkmf.lognobu2014-12-281-1/+9
* parse.y: fix internal IDs conflictnobu2014-12-281-0/+20
* * test/ruby/test_extlibs.rb: test in separated process for mathn/*.usa2014-12-261-6/+10
* s/existance/existencezzak2014-12-251-45/+45
* don't require mathn, it breaks the worldnaruse2014-12-251-2/+2
* remove old empty directories.usa2014-12-251-4/+10
* * test/ruby/test_extlibs.rb: check existance of extension librariesusa2014-12-251-0/+52
* file.c: drop ignored charsnobu2014-12-251-1/+13
* dir.c: replace_real_basenamenobu2014-12-251-10/+2
* parse.y: warn past scope variablenobu2014-12-251-0/+4
* test_gc.rb: termsignobu2014-12-241-1/+5
* * test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.usa2014-12-191-1/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should supportusa2014-12-191-1/+1
* test/ruby/test_iseq.rb: spelling fix: s/diable/disable/normal2014-12-181-1/+1
* * compile.c (iseq_compile_each): checkko12014-12-171-0/+10
* compile.c: skip opt_* insns for fstr args with block givennormal2014-12-171-0/+36
* iseq.c: struct accessorsnobu2014-12-161-0/+33
* test_rubyoptions.rb: clean crash lognobu2014-12-161-0/+4
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ko12014-12-161-1/+1
* * test/ruby/test_time.rb: Add test for getlocal(nil). Seeheadius2014-12-151-0/+11
* * test/ruby/test_io_m17n.rb: Add test for coderange clearing inheadius2014-12-151-0/+16
* * ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko12014-12-151-2/+2
* string.c: fix coderange for non-endianness stringnobu2014-12-151-0/+8
* comment out for x86 extended precisionnaruse2014-12-151-2/+3
* parse.y: warn reference after method definitionnobu2014-12-141-0/+10
* test_gc.rb: workaround for Windowsnobu2014-12-131-18/+10
* test_gc.rb: waitnobu2014-12-131-3/+5
* vm_trace.c: defer interrupts while postponed jobsnobu2014-12-131-0/+26
* test_object.rb: no RSS checknobu2014-12-131-1/+1