summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-11* 2017-09-12svn
2017-09-11test_io_console.rb: test_set_winsize_consolenobu
2017-09-11lib/securerandom.rb: test one byte to determine urandom or opensslmame
2017-09-11Backport test_realworld_default_gem test from Rubygems-2.6.13.hsbt
2017-09-11Follow latest VM changesnaruse
2017-09-11suppress unused argument warningnaruse
2017-09-11Remove commented out code of URI::HTTP.new.hsbt
2017-09-11Remove commented out code of SecureRandom.random_number.hsbt
2017-09-11Fixed unterminated backquote for bundler sync task.hsbt
2017-09-11Update bundled gems.hsbt
2017-09-11Added [Feature #12733] to NEWS entry.hsbt
2017-09-10store ec instead of thread in rb_context_t.ko1
2017-09-10avoid false positive on fiber_verify().ko1
2017-09-10clear `stack_end`.ko1
2017-09-10compile.c: pop coverage tracenobu
2017-09-10cont.c: fix typo [ci skip]nobu
2017-09-10* 2017-09-11svn