summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2017-07-03Suppress warning: method redefined; discarding old ==naruse
2017-07-02Symbol#== should be able to be redefinedktsj
2017-06-29compile.c: disallow next in oncenobu
2017-06-28introduce rb_fiber_t::first_proc.ko1
2017-06-28parse.y: fix tokennobu
2017-06-28parse.y: add ellipsisnobu
2017-06-28parse.y: flush numeric tokennobu
2017-06-28add two testsduerst
2017-06-28parse.y: fix parser_yyerrornobu
2017-06-27fix return in toplevel ensurenobu
2017-06-27fix return in toplevel rescue/ensurenobu
2017-06-27vm_insnhelper.c: break in oncenobu
2017-06-25compile.c: toplevel return in argumentnobu
2017-06-23parse.y: should not warn op method callnobu
2017-06-23parse.y: check multibyte charnobu
2017-06-23skip on other threads (again).ko1
2017-06-23revert r59151 which introduce failures.ko1
2017-06-23skip on other threads.ko1
2017-06-23Revert "Allow IO#reopen to take a block"glass
2017-06-22Allow IO#reopen to take a blockglass
2017-06-21test/ruby/test_string.rb: add tests to chomp substrsonots
2017-06-21string.c: add String#delete_prefix and String#delete_prefix!sonots
2017-06-21Fix Enumerable#uniq with non single yield argumentsnobu
2017-06-18string.c: check just before modificationnobu
2017-06-18test_string.rb: chomp! frozen stringnobu
2017-06-14proc.c: infect inspect resultnobu
2017-06-14test/ruby/test_method.rb: refined [ruby-core:81666] [Bug #13656]nobu
2017-06-14proc.c: skip prepended modulesnobu
2017-06-12remove ruby_kill() introduced for [Bug #7951].ko1
2017-06-12iseq.c: preserve encodingnobu
2017-06-12* proc.c (get_local_variable_ptr): return found env ptr. Returned envko1
2017-06-10enumerator.c: fix nested mapsnobu
2017-06-08check break target correctly.ko1
2017-06-06IO#close: do not enqueue redundant interrupts (take #2)normal
2017-06-06add test_ill_formed_utf_8_replace to test recommended number of \uFFFDduerst
2017-06-06re-revert r59020ko1
2017-06-06revert r59023 because it contans unrelated developping codeko1
2017-06-06revert r59020 because it may fail some tests sometimes on some environment (h...ko1
2017-06-06IO#close: do not enqueue redundant interruptsnormal
2017-06-04test_require.rb: fix expected pathnobu
2017-06-03test_require.rb: ignore EPERM at UNCnobu
2017-06-03file.c: preserve encodingnobu
2017-06-03test/ruby/test_require.rb: remove duplicate assertionnobu
2017-06-03test_require.rb: untouch default internal encodingnobu
2017-06-03test: attempt to reduce failures in assert_cpu_usage_lownormal
2017-06-02test_require.rb: assert_require_insecure_pathnobu
2017-06-02test_require.rb: fallback encodingnobu
2017-06-02test_require.rb: filesystem encodingnobu
2017-06-02file.c: preserve encodingnobu
2017-06-01fix failure on r58981ko1