summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15fixup r59927nobu
2017-09-15rename ruby-runner as bin/rubynobu
2017-09-15Find.find -> Use Dir.children instead of Dir.entriesnaruse
2017-09-15Fix test code of kconvnaruse
2017-09-15* 2017-09-16svn
2017-09-15include query parameters in Net::HTTP.postnaruse
2017-09-15Fix typos [ci skip]kazu
2017-09-15Remove needless splat arraykazu
2017-09-15parse.y: use SET_LEX_STATEnobu
2017-09-15object.c: fix conversion failure messagenobu
2017-09-15rubyspec: jobserver fd may not be availablenobu
2017-09-15rubyspec: use mock directorynobu
2017-09-15rubyspec: fix typesnobu
2017-09-15ext/coverage/coverage.c (rb_coverage_start): Ensure `opt` is a hashyui-knk
2017-09-14Update to ruby/spec@a4bc1d8eregon
2017-09-14* 2017-09-15svn
2017-09-14Update to ruby/mspec@5bd9409eregon
2017-09-14time.c (Time#-): Fix documentation.eregon
2017-09-14lib/webrick/log.rb: sanitize any type of logsmame
2017-09-14ripper: add states of scannernobu
2017-09-14parse.y: [DOC] fix call-seq [ci skip]nobu
2017-09-14ext/coverage/coverage.c: use long instead of int for coverage site idmame
2017-09-14fix the case High Sierra's mincore(2) may return -128 [Bug #13895]naruse
2017-09-14compile.c: iseq_pop_newarraynobu
2017-09-14ext/coverage/coverage.c (method_coverage): `id` was used uninitializedmame
2017-09-14Measure branch and method coverage for `make test-all`mame
2017-09-14Introduce NODE_UNLESS for branch coveragemame
2017-09-14Add method coveragemame
2017-09-14added workaround for APFS file format.hsbt
2017-09-14Fix the lineno of case statement that has no expressionmame
2017-09-14Add branch coverage for case-when statementmame
2017-09-14Removed needless operator.hsbt
2017-09-14Add branch coverage for while and until statementsmame
2017-09-14Add branch coverage for if statementmame
2017-09-14ext/coverage/coverage.c: Fix the condition for non-experimental modemame
2017-09-14[EXPERIMENTAL] Extend the API of `Coverage.start` and `result`mame
2017-09-14Update gemspec for gem released versions.hsbt
2017-09-14remove an unused variable (sometimes it fails test).ko1
2017-09-14Add a new instruction `trace2` for hooking with custom datamame
2017-09-13test_rubyoptions.rb: keep paths if necessarynobu
2017-09-13* 2017-09-14svn
2017-09-13LIBPATHENV on Windowsnobu
2017-09-13test/win32ole/test_word.rb: word quit without confirmation dialog to save suke
2017-09-13Random.urandom raises RuntimeError instead of returning nilkazu
2017-09-13Removed needless magic-comment for encodings.hsbt
2017-09-13Fixup r59856. Added workaround for JRuby.hsbt
2017-09-13Added executable to bundler template.hsbt
2017-09-13Fix a typo.hsbt
2017-09-12Use mutable strings for mutation tests.ko1
2017-09-12* 2017-09-13svn