summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2014-10-16Revert r47971, r47972 [ruby-core:65764]normal
2014-10-16Set an encoding for SEGV message.akr
2014-10-16* test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr
2014-10-16test/ruby/test_rubyoptions.rb: fix racenormal
2014-10-16test/ruby/test_process.rb: avoid killing wrong parentnormal
2014-10-15Simplify multiline condition.akr
2014-10-15Simplify a regexp.akr
2014-10-15Unused variable removed.akr
2014-10-15* test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr
2014-10-15enum.c: nil if no iterationnobu
2014-10-15test_rubyoptions.rb: split regexpsnobu
2014-10-15* test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr
2014-10-15Extract assert_segv and split the big regexp.akr
2014-10-14test/ruby/test_optimization.rb (test_string_size): new testnormal
2014-10-14test/ruby/test_optimization.rb: redefinition tests for Stringnormal
2014-10-14test/ruby/test_optimization.rb (test_hash_aset_with): assert assignmentnormal