aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* 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
* iseq.c: preserve encoding at disassemblingnobu2014-11-231-6/+7
* io.c: preserve encodingsnobu2014-11-231-0/+8
* test_variable.rb: suppress warningsnobu2014-11-221-3/+16
* parse.y: fix literal symbol list node typenobu2014-11-181-0/+10
* test_exception.rb: missing testnobu2014-11-181-0/+17
* test_module.rb: fix encodingnobu2014-11-181-1/+3
* object.c: fix error messagenobu2014-11-171-3/+5
* proc.c: fix method proc binding locationnobu2014-11-161-0/+7
* test/ruby/test_io.rb: remove unnecessary begin/endnormal2014-11-161-18/+16
* add an assertion.akr2014-11-151-0/+1
* vm_eval.c: UncaughtThrowErrornobu2014-11-152-4/+9
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-1364-794/+2
* * test/ruby/test_object.rb: Specify an exception class for rescue clause.akr2014-11-111-1/+1
* * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa2014-11-101-10/+0
* Fix typos in assert messages [ci skip]kazu2014-11-091-4/+4
* test_exception.rb: more testsnobu2014-11-071-12/+36
* pack.c: escape and encodingnobu2014-11-061-0/+8
* test_pack.rb: test_invalid_warningnobu2014-11-061-0/+5
* * test/ruby/test_method.rb: r48239 makes this test green.ko12014-11-021-0/+9
* comment updated.akr2014-11-011-1/+1
* refine message of assert_join_threads.akr2014-11-011-2/+3