aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/mspec@5bd9409eregon2017-09-1423-158/+121
* time.c (Time#-): Fix documentation.eregon2017-09-141-1/+1
* lib/webrick/log.rb: sanitize any type of logsmame2017-09-143-6/+38
* ripper: add states of scannernobu2017-09-148-69/+138
* parse.y: [DOC] fix call-seq [ci skip]nobu2017-09-141-7/+7
* ext/coverage/coverage.c: use long instead of int for coverage site idmame2017-09-141-5/+7
* fix the case High Sierra's mincore(2) may return -128 [Bug #13895]naruse2017-09-141-2/+29
* compile.c: iseq_pop_newarraynobu2017-09-141-3/+31
* ext/coverage/coverage.c (method_coverage): `id` was used uninitializedmame2017-09-141-1/+1
* Measure branch and method coverage for `make test-all`mame2017-09-143-12/+84
* Introduce NODE_UNLESS for branch coveragemame2017-09-145-10/+43
* Add method coveragemame2017-09-144-2/+83
* added workaround for APFS file format.hsbt2017-09-141-1/+10
* Fix the lineno of case statement that has no expressionmame2017-09-142-1/+6
* Add branch coverage for case-when statementmame2017-09-142-1/+67
* Removed needless operator.hsbt2017-09-141-1/+1
* Add branch coverage for while and until statementsmame2017-09-142-0/+27
* Add branch coverage for if statementmame2017-09-144-4/+132
* ext/coverage/coverage.c: Fix the condition for non-experimental modemame2017-09-141-1/+1
* [EXPERIMENTAL] Extend the API of `Coverage.start` and `result`mame2017-09-141-8/+76
* Update gemspec for gem released versions.hsbt2017-09-149-61/+102
* remove an unused variable (sometimes it fails test).ko12017-09-141-1/+0
* Add a new instruction `trace2` for hooking with custom datamame2017-09-143-20/+48
* test_rubyoptions.rb: keep paths if necessarynobu2017-09-131-5/+7
* * 2017-09-14svn2017-09-131-1/+1
* LIBPATHENV on Windowsnobu2017-09-132-1/+3
* test/win32ole/test_word.rb: word quit without confirmation dialog to save suke2017-09-131-2/+7
* Random.urandom raises RuntimeError instead of returning nilkazu2017-09-131-1/+1
* Removed needless magic-comment for encodings.hsbt2017-09-135-5/+0
* Fixup r59856. Added workaround for JRuby.hsbt2017-09-131-2/+8
* Added executable to bundler template.hsbt2017-09-131-0/+0
* Fix a typo.hsbt2017-09-131-1/+1
* Use mutable strings for mutation tests.ko12017-09-123-4/+4
* * 2017-09-13svn2017-09-121-1/+1
* cont.c: update comment to match r59776 [ci skip]normal2017-09-121-1/+1
* Random.urandom raises an exception instead of returning nil when failedmame2017-09-121-1/+2
* openssl: merge test fixes from upstream, part 2rhe2017-09-122-0/+2
* Partly reverted r59845.hsbt2017-09-121-2/+2
* output some strings without quotesnaruse2017-09-121-11/+25
* Merge fiddle-1.0.0.beta2 from upstream.hsbt2017-09-1224-33/+33
* Add *.gemspec to .editorconfig [ci skip]kazu2017-09-121-0/+4
* Sort properties in .editorconfig [ci skip]kazu2017-09-121-4/+4
* Fix problem when open in emacs [ci skip]kazu2017-09-121-2/+2
* Fixed copy option for bundler synchsbt2017-09-121-1/+1
* Merge csv-0.1.0 from upstream.hsbt2017-09-122-15/+17
* Fixed install error with rdoc.gemspechsbt2017-09-121-1/+7
* * properties.svn2017-09-120-0/+0
* * remove trailing spaces.svn2017-09-123-109/+109
* Merge rdoc-6.0.0.beta2 from upstream.hsbt2017-09-1223-3216/+1461
* console.c: set winsize on Windowsnobu2017-09-112-9/+19