summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-02-06test_gem_util.rb: fix broken testnobu
2018-02-06Merge RubyGems-2.7.5 from upstream.hsbt
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-02-03thread.c (thread_join_m): avoid NUM2TIMET for Bignumnormal
2018-02-03compile.c: fix string Range optimization with FSLnormal
2018-02-03process.c: command_name encodingnobu
2018-02-02test_system.rb: tests without shellnobu
2018-02-02test_system.rb: exit by abort for portabilitynobu
2018-02-02Fix testkazu
2018-02-01Add test for Forwardable#def_delegator with r55366.hsbt
2018-02-01win32.c: EPIPE for ERROR_NO_DATAnobu
2018-01-31io.c: fptr_copy_finalizernobu
2018-01-31io.c: pipe_register_fptrnobu
2018-01-31trick ruby-mode.el by heredocsnobu
2018-01-30ruby.h: relax rb_funcall check on extra args for clangnormal
2018-01-30proc: fix super_method segfault after bindnormal
2018-01-30force fixablenobu
2018-01-30net/pop: make modified strings mutablenormal
2018-01-27compile.c: try to convert in massign `for`nobu
2018-01-27defined? returns nil for toplevel constant lookupnobu
2018-01-26error.c: receiver kwargnobu
2018-01-26test_exception.rb: NameError.new NoMethodError.newnobu
2018-01-26error.c: KeyError missing keyword argumentsnobu
2018-01-26KeyError#initialize accepts receiver and key.kou
2018-01-26optparse.rb: froze string literalsnobu
2018-01-26hash.c: support key swapping in Hash#transform_keys!mrkn
2018-01-25string.c: clear substring code rangenobu
2018-01-24process.c: add :exception option to Kernel.#systemk0kubun
2018-01-24dir.c: Dir#each_childnobu
2018-01-24vm_args.c: to_proc refinementsnobu
2018-01-24Fix a typoyui-knk
2018-01-23init.c: encode socket error messagenobu
2018-01-19test_io.rb: avoid OOMnobu
2018-01-19vm_insnhelper.c: fix many keyword argumentsnobu
2018-01-19vm_insnhelper.c: should invert unspecified flagnobu
2018-01-18extend timeout morenaruse
2018-01-18parse.y: fix overflownobu
2018-01-17extend timeoutnaruse
2018-01-17test_ast.rb: no base directory namenobu
2018-01-16parse.y (new_regexp): Fix SEGV of `/#{"\u3042"}#{'い'}/` in non UTF-8mame
2018-01-15Add tests for Node code locationsyui-knk
2018-01-15test/ruby/test_syntax.rb (test_command_with_cmd_brace_block): Addedmame
2018-01-15test_console_attr.rb: fix testnobu
2018-01-15parse.y: Fix a bug of `obj[42, &blk] ||= foo bar`mame
2018-01-11fix for IPv6 envnaruse
2018-01-11Mock fetching data from real DNS [Feature #14340]naruse
2018-01-11Fix indent and use as skipped message instead of commentkazu
2018-01-11iseq.c: child iseq encodingnobu
2018-01-11vm_insnhelper.c: search in the indexing ordernobu