aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* 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
* string.c: check arguments for cryptnobu2014-12-121-0/+8
* test_process.rb: splitnobu2014-12-111-63/+69
* struct: avoid all O(n) behavior on accessnormal2014-12-091-0/+9
* thread.c: get rid of invalid ID symbolnobu2014-12-091-0/+7
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+2
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+10
* parse.y: fix lex_state after tLABEL_ENDnobu2014-12-051-2/+2
* iseq.c: avoid segfault on incomplete iseqnormal2014-12-031-0/+4
* * test/ruby/test_eval.rb: add case to test "sticky" instance_evalheadius2014-12-021-0/+9
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr2014-11-301-1/+7
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr2014-11-301-48/+53
* ruby.c: transcode program namesnobu2014-11-291-0/+11
* test_rubyoptions.rb: workaroundnobu2014-11-291-2/+3
* win32.c: use UTF-8 for argvnobu2014-11-291-0/+12