summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-10-04test_symbol.rb: relaxnobu
2015-10-04add a test for r52016naruse
2015-10-04test_dir_m17n.rb: fix testnobu
2015-10-04dir.c: normalize cwdnobu
2015-10-03test_symbol.rb: reduce iterationnobu
2015-10-02test_method.rb: remove unlinked method entry testnobu
2015-10-02test_symbol.rb: reduce iterationnobu
2015-10-02test_method.rb: finite loopnobu
2015-10-02test_thread.rb: handshakenobu
2015-10-02test_thread.rb: thread leaknobu
2015-10-01test_symbol.rb: relaxnobu
2015-10-01proc.c: fix symbol proc marknobu
2015-10-01vm_args.c: GC guardnobu
2015-09-28preserve encodings in error messagesnobu
2015-09-27class.c: refine error messagesnobu
2015-09-27test_rubyoptions.rb: test combinationsnobu
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-09-27fronzen-string-literal pragmanobu
2015-09-27test/unit/assertions.rb: all_assertionsnobu
2015-09-26test_syntax.rb: splitnobu
2015-09-17* test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki
2015-09-16variable.c: fail if frozennobu
2015-09-16string.c: keep coderangenobu
2015-09-15* test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):kosaki
2015-09-12win32.c: more fcntlnobu
2015-09-12test_rational.rb: fix default externalnobu
2015-09-12test_rational.rb: r51828nobu
2015-09-10parse.y: keep literal encodingnobu
2015-09-10compile.c: register cdhashnobu
2015-09-09* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa
2015-09-09* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa
2015-09-08fix a typo of test method name.nagachika
2015-09-08io.c: no wait when killednobu
2015-09-08* test/ruby/test_file.rb (TestFile#test_realdirpath_junktion): test for r51790.usa
2015-09-07process.c: open exception messagenobu
2015-09-07process.c: chdir exception messagenobu
2015-09-06test_process.rb: suppress warningsnobu
2015-09-03common.mk: exclude memory leak testsnobu
2015-09-02file.c: use filesystem encodingnobu
2015-08-31* class.c (move_refined_method): should insert a write barrierko1
2015-08-28test: File.symlink needs administrator privilegenobu
2015-08-28* vm.c (hook_before_rewind): prevent kicking :return event whileko1
2015-08-27* lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt
2015-08-26re.c: fix wchar match at EOSnobu
2015-08-21* vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko1
2015-08-21* include/ruby/ruby.h, cont.c, vm_trace.c: add a new eventko1
2015-08-21* vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc isko1
2015-08-20vm_eval.c: share with rb_obj_respond_tonobu
2015-08-18parse.y: fix labelargnobu
2015-08-17parse.y: fix block after conditionalnobu