summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2014-11-23string.c: preserve encoding of global variablenobu
2014-11-23iseq.c: preserve encoding at disassemblingnobu
2014-11-23io.c: preserve encodingsnobu
2014-11-22test_variable.rb: suppress warningsnobu
2014-11-18parse.y: fix literal symbol list node typenobu
2014-11-18test_exception.rb: missing testnobu
2014-11-18test_module.rb: fix encodingnobu
2014-11-17object.c: fix error messagenobu
2014-11-16proc.c: fix method proc binding locationnobu
2014-11-16test/ruby/test_io.rb: remove unnecessary begin/endnormal
2014-11-15add an assertion.akr
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-11* test/ruby/test_object.rb: Specify an exception class for rescue clause.akr
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-09Fix typos in assert messages [ci skip]kazu
2014-11-07test_exception.rb: more testsnobu
2014-11-06pack.c: escape and encodingnobu
2014-11-06test_pack.rb: test_invalid_warningnobu
2014-11-02* test/ruby/test_method.rb: r48239 makes this test green.ko1
2014-11-01comment updated.akr
2014-11-01refine message of assert_join_threads.akr
2014-11-01* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr
2014-11-01* test/ruby/envutil.rb (assert_join_threads): New assertion toakr
2014-11-01parse.y: invalid instance/class variable namesnobu
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-10-30vm_insnhelper.c: allow to_arynobu
2014-10-29parse.y: reset current_arg after block varnobu
2014-10-29parse.y: warn iside a blocknobu
2014-10-29parse.y: warn circular argument referencenobu
2014-10-29load.c: transcode pathnobu
2014-10-29test_require.rb: renamenobu
2014-10-28ruby.c: no -r when dumpnobu
2014-10-27proc.c: fix method proc binding receivernobu
2014-10-27* test/ruby/test_super.rb: add a test to check block passing.ko1
2014-10-27test/ruby/test_process.rb: reduce garbage during forksnormal
2014-10-25A test renamed.akr
2014-10-25* io.c (io_binwrite_string): Test writev() failure.akr
2014-10-23test_object.rb: for r48118nobu
2014-10-23test_object.rb: avoid confusing ruby-mode.elnobu
2014-10-23vm_method.c: no redefinition warnings for undefined methodsnobu
2014-10-23test/ruby/test_process.rb: use io/wait instead of timeoutnormal
2014-10-23test/ruby/test_process.rb: ensure exit! on fork failurenormal
2014-10-22class.c: delete expected keywords directlynobu
2014-10-20test_module.rb: test with UTF-8nobu
2014-10-20vm_insnhelper.c: preserve encodingnobu
2014-10-18* vm_core.h, vm.c, proc.c: fix GC mark miss on bindings.ktsj
2014-10-17* pack.c (pack_unpack): Add casts for char references for 'u'.akr
2014-10-17* Avoid undefined behaviors found by gcc -fsanitize=undefined.akr
2014-10-17re.c: mak eregexps with binary escapes ASCII-8BITnobu