aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa2014-11-291-1/+1
* * test_exception.rb: indent.usa2014-11-291-1/+1
* test/ruby: suppress warningsnobu2014-11-295-12/+19
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa2014-11-281-1/+2
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa2014-11-281-0/+12
* * compile.c (iseq_compile_each): remove duplicated line event.ko12014-11-271-8/+25
* * vm_args.c: fix backtrace location for keyword related exceptions.ko12014-11-271-2/+13
* test_const.rb: use assert_warningnobu2014-11-271-1/+4
* * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui2014-11-261-3/+3
* * test/ruby/test_gc.rb (test_latest_gc_info): do test separatelyko12014-11-261-0/+2
* parse.y: fix invalid keyword argumentnobu2014-11-261-0/+6
* vm_method.c: preserve encodingsnobu2014-11-251-0/+13
* object.c: preserve encodingsnobu2014-11-251-2/+4
* vm_method.c: preserve encodingsnobu2014-11-251-4/+8
* vm_eval.c: preserve encodingnobu2014-11-251-0/+13
* safe.c: preserve encodingnobu2014-11-251-0/+17
* safe.c: preserve encodingnobu2014-11-251-0/+6
* string.c: preserve encoding of global variablenobu2014-11-231-0/+5