summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-26[ruby/rdoc] Update jQuery to 3.3.1aycabta
2019-07-26[ruby/rdoc] Support nesting text page URLaycabta
2019-07-26[ruby/rdoc] Normalization of comment should check languageaycabta
2019-07-26[ruby/rdoc] ClassModule#add_comment should receive RDoc::Commentaycabta
2019-07-26Ignore Merge commit and insufficiency commit for ruby core repository.Hiroshi SHIBATA
2019-07-26Improve the commits list for cherry-picking from default gems.Hiroshi SHIBATA
2019-07-26Escape parentheses for syntax hilighting for VScode.Hiroshi SHIBATA
2019-07-26Adjust the test direcotry structure of rdoc.Hiroshi SHIBATA
2019-07-26pass to obj_info().Koichi Sasada
2019-07-26* 2019-07-26git
2019-07-26Bump osx_image on Travis CI to xcode11Nobuyoshi Nakada