summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-18parse.y: ripper_lex_state_namenobu
2017-09-17* 2017-09-18svn
2017-09-17ext/objspace/objspace.c: remove unneeded code clones.mame
2017-09-17literal symbol by internnobu
2017-09-17compile.c: optimize unnecessary concatstringsnobu
2017-09-17ext/io/console/lib/console/size.rb: Fix the context of method definitionmame
2017-09-17node.h: Remove a not used macroyui-knk
2017-09-17make-snapshot: after-updatenobu
2017-09-17suppress warningsnobu
2017-09-17run-lcov.rb: wrongly used unique ID as linenomame
2017-09-17ext/date/extconf.rb: check for timezone and altzonerhe
2017-09-17configure.in: don't check for existence of timezone()rhe
2017-09-17Rename bin/ruby as exe/rubynobu
2017-09-16* 2017-09-17svn
2017-09-16test_fileutils.rb: rmdir should fail on nonexistent directorynobu
2017-09-16fileutils.rb: error at rmdirnobu
2017-09-16file.c: [DOC] separators at dirname and basenamenobu
2017-09-16common.mk: make bin directorynobu
2017-09-15To use github url for gemspec.hsbt
2017-09-15ruby-runner.c: reduce duplicate codenobu
2017-09-15Makefile.in: make wrappers for each namenobu
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