summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-12cont.c: update comment to match r59776 [ci skip]normal
2017-09-12Random.urandom raises an exception instead of returning nil when failedmame
2017-09-12openssl: merge test fixes from upstream, part 2rhe
2017-09-12Partly reverted r59845.hsbt
2017-09-12output some strings without quotesnaruse
2017-09-12Merge fiddle-1.0.0.beta2 from upstream.hsbt
2017-09-12Add *.gemspec to .editorconfig [ci skip]kazu
2017-09-12Sort properties in .editorconfig [ci skip]kazu
2017-09-12Fix problem when open in emacs [ci skip]kazu
2017-09-12Fixed copy option for bundler synchsbt
2017-09-12Merge csv-0.1.0 from upstream.hsbt
2017-09-12Fixed install error with rdoc.gemspechsbt
2017-09-12* properties.svn
2017-09-12* remove trailing spaces.svn
2017-09-12Merge rdoc-6.0.0.beta2 from upstream.hsbt
2017-09-11console.c: set winsize on Windowsnobu