summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30Do not always taint the result of File#pathJeremy Evans
2019-07-30Shorten dependency hint [ci skip]Nobuyoshi Nakada
2019-07-30Try giving up `brew update` in Azure as wellTakashi Kokubun
2019-07-30Hint for the dependency update [Bug #16000]Nobuyoshi Nakada
2019-07-30Separate VCS::GIT#upstreamNobuyoshi Nakada
2019-07-30`/o` should not use with instance variableKazuhiro NISHIYAMA
2019-07-30Separate test_set_lineno_getsNobuyoshi Nakada
2019-07-30Use lowercase letters for IPv6 addresses.Tanaka Akira
2019-07-29Revert "Do not always taint the result of File#path"Jeremy Evans
2019-07-29Document that Timezone argument for Time uses dst? if available [ci skip]Jeremy Evans
2019-07-30* 2019-07-30git
2019-07-29Do not always taint the result of File#pathJeremy Evans
2019-07-29Warn if using return at top-level with an argumentJeremy Evans
2019-07-29Erase only on ttyNobuyoshi Nakada
2019-07-29Should match the beginning/end of stringNobuyoshi Nakada
2019-07-29Match suffix for content type more preciselyNobuyoshi Nakada
2019-07-29Chomp html suffix literallyNobuyoshi Nakada
2019-07-29Fix unused variableKazuhiro NISHIYAMA
2019-07-29Actually remove travis_waitTakashi Kokubun
2019-07-29`travis_wait` silences any outputTakashi Kokubun
2019-07-29Give up `brew update` on TravisTakashi Kokubun
2019-07-29Resurrect -v to debug osx problemsTakashi Kokubun
2019-07-29Stop isolating test_gc_compact on CITakashi Kokubun
2019-07-29Removed unused variables and methodsNobuyoshi Nakada
2019-07-29[ruby/rdoc] Removed unused variableNobuyoshi Nakada
2019-07-29* 2019-07-29git
2019-07-29Moved osx_imageNobuyoshi Nakada
2019-07-28[reline] Do not compile regexp for each lineNobuyoshi Nakada
2019-07-28[reline] Do not escape and compile regexp for each byteNobuyoshi Nakada
2019-07-28* 2019-07-28git
2019-07-28Reuse match dataNobuyoshi Nakada
2019-07-27Extend travis_wait to 50min for osxTakashi Kokubun
2019-07-27Occupy match dataNobuyoshi Nakada
2019-07-27Include travis osx timeoutTakashi Kokubun
2019-07-27tool/merger.rb: execute 'svn update' after 'svn ci' to update revision info o...nagachika
2019-07-27Update to ruby/spec@0526d8fBenoit Daloze
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-07-27Ignore history file without saving if permissions cannot be changedJeremy Evans
2019-07-27Use JRuby equivalent of RubyVM.compile.Charles Oliver Nutter
2019-07-27Skip the some of commits when sync default gems from upstream.Hiroshi SHIBATA
2019-07-27Added ignore files to sync_default_gems_with_commits and make constant them.Hiroshi SHIBATA
2019-07-27Initialize DST flagNobuyoshi Nakada
2019-07-26Add more documentation on #eql?/#hash relationship [ci skip]Jeremy Evans
2019-07-26Restore documentation for Object#hash [ci skip]Jeremy Evans
2019-07-26Document behavior when mixing named captures with parentheses [ci skip]Jeremy Evans
2019-07-26Test SecureRandom.uuid formatJeremy Evans
2019-07-27* 2019-07-27git
2019-07-26Document acceptance of negative pid in Process.kill [ci skip]Jeremy Evans
2019-07-26Document and add spec for delegating to constants in ForwardableJeremy Evans
2019-07-26[ruby/rdoc] Fix image links in rdoc.cssMaxime Lapointe