aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2019-07-31git2019-07-311-1/+1
* Do not always taint the result of File#pathJeremy Evans2019-07-303-1/+23
* Shorten dependency hint [ci skip]Nobuyoshi Nakada2019-07-301-1/+1
* Try giving up `brew update` in Azure as wellTakashi Kokubun2019-07-301-1/+1
* Hint for the dependency update [Bug #16000]Nobuyoshi Nakada2019-07-301-0/+1
* Separate VCS::GIT#upstreamNobuyoshi Nakada2019-07-301-4/+9
* `/o` should not use with instance variableKazuhiro NISHIYAMA2019-07-301-1/+1
* Separate test_set_lineno_getsNobuyoshi Nakada2019-07-301-14/+16
* Use lowercase letters for IPv6 addresses.Tanaka Akira2019-07-302-1/+17
* Revert "Do not always taint the result of File#path"Jeremy Evans2019-07-293-22/+1
* Document that Timezone argument for Time uses dst? if available [ci skip]Jeremy Evans2019-07-291-1/+4
* * 2019-07-30git2019-07-301-1/+1
* Do not always taint the result of File#pathJeremy Evans2019-07-293-1/+22
* Warn if using return at top-level with an argumentJeremy Evans2019-07-293-6/+26
* Erase only on ttyNobuyoshi Nakada2019-07-291-2/+2
* Should match the beginning/end of stringNobuyoshi Nakada2019-07-291-4/+4
* Match suffix for content type more preciselyNobuyoshi Nakada2019-07-291-3/+3
* Chomp html suffix literallyNobuyoshi Nakada2019-07-291-1/+1
* Fix unused variableKazuhiro NISHIYAMA2019-07-291-3/+3
* Actually remove travis_waitTakashi Kokubun2019-07-291-1/+1
* `travis_wait` silences any outputTakashi Kokubun2019-07-291-3/+1
* Give up `brew update` on TravisTakashi Kokubun2019-07-291-1/+4
* Resurrect -v to debug osx problemsTakashi Kokubun2019-07-291-1/+2
* Stop isolating test_gc_compact on CITakashi Kokubun2019-07-292-10/+5
* Removed unused variables and methodsNobuyoshi Nakada2019-07-291-5/+1
* [ruby/rdoc] Removed unused variableNobuyoshi Nakada2019-07-291-1/+1
* * 2019-07-29git2019-07-291-1/+1
* Moved osx_imageNobuyoshi Nakada2019-07-291-2/+1
* [reline] Do not compile regexp for each lineNobuyoshi Nakada2019-07-281-5/+4
* [reline] Do not escape and compile regexp for each byteNobuyoshi Nakada2019-07-281-3/+7
* * 2019-07-28git2019-07-281-1/+1
* Reuse match dataNobuyoshi Nakada2019-07-283-2/+12
* Extend travis_wait to 50min for osxTakashi Kokubun2019-07-271-2/+2
* Occupy match dataNobuyoshi Nakada2019-07-272-1/+6
* Include travis osx timeoutTakashi Kokubun2019-07-271-1/+1
* tool/merger.rb: execute 'svn update' after 'svn ci' to update revision info o...nagachika2019-07-271-0/+1
* Update to ruby/spec@0526d8fBenoit Daloze2019-07-271-2/+2
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271247-5031/+5319
* Ignore history file without saving if permissions cannot be changedJeremy Evans2019-07-271-0/+2
* Use JRuby equivalent of RubyVM.compile.Charles Oliver Nutter2019-07-271-1/+6
* Skip the some of commits when sync default gems from upstream.Hiroshi SHIBATA2019-07-271-3/+21
* Added ignore files to sync_default_gems_with_commits and make constant them.Hiroshi SHIBATA2019-07-271-1/+3
* Initialize DST flagNobuyoshi Nakada2019-07-273-17/+78
* Add more documentation on #eql?/#hash relationship [ci skip]Jeremy Evans2019-07-261-1/+5
* Restore documentation for Object#hash [ci skip]Jeremy Evans2019-07-261-0/+19
* Document behavior when mixing named captures with parentheses [ci skip]Jeremy Evans2019-07-261-1/+9
* Test SecureRandom.uuid formatJeremy Evans2019-07-261-0/+5
* * 2019-07-27git2019-07-271-1/+1
* Document acceptance of negative pid in Process.kill [ci skip]Jeremy Evans2019-07-261-2/+3
* Document and add spec for delegating to constants in ForwardableJeremy Evans2019-07-262-2/+19