summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-11* expand tabs.git
2019-06-11ext/socket/ipsocket.c: Use SO_REUSEADDR for local_host/portYusuke Endoh
2019-06-11test/net/http/test_http.rb: Extend the timeoutYusuke Endoh
2019-06-11* 2019-06-11git
2019-06-11Use checktype for performanceKazuki Tsujimoto
2019-06-10Use UTC for file2lastrev timezoneTakashi Kokubun
2019-06-10Make file2lastrev timezone consistent with git logTakashi Kokubun
2019-06-10Make sure to suppress .irbrc on benchmarkTakashi Kokubun
2019-06-10irb/cmd/help.rb: return nil after the redefinitionNobuyoshi Nakada
2019-06-10irb: defer requiring rdoc to improve the start up timeNobuyoshi Nakada
2019-06-10Add a benchmark of irb boot timeTakashi Kokubun
2019-06-10* 2019-06-10git
2019-06-10Resolv specs should pass on Windows nowBenoit Daloze
2019-06-10Fix Resolv specs to not depend on a system /etc/hosts fileBenoit Daloze
2019-06-09Added missing dependency for rake examples.Hiroshi SHIBATA
2019-06-09Fixed wrong BUNDLE_BIN_PATH for ruby core.Hiroshi SHIBATA
2019-06-09Added the condition for ruby_core repository.Hiroshi SHIBATA
2019-06-09Revert to change for filelist of bundler gemspec.Hiroshi SHIBATA
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-06-08Make Resolv::DNS#each_name accept Resolv::IPv{4,6} argumentsJeremy Evans
2019-06-09* 2019-06-09git
2019-06-09Split test_strip_bom for each encodingNobuyoshi Nakada
2019-06-09Add tests of the encoding with BOMNobuyoshi Nakada
2019-06-08Make RUBY_RELEASE_DATE full on developmentNobuyoshi Nakada
2019-06-08Suppress warnings by gcc 9.1Nobuyoshi Nakada
2019-06-08file.c: fix compile error with MacPorts gccNobuyoshi Nakada
2019-06-08Fix broken `gem unpack`Nobuyoshi Nakada
2019-06-08io.c: fold very very long linesNobuyoshi Nakada
2019-06-08Revert "require rubygems/package where used"Hiroshi SHIBATA
2019-06-08* 2019-06-08git
2019-06-08Remove unnecessary variablesaycabta
2019-06-07Report a sudden death of workersNobuyoshi Nakada
2019-06-07test/openssl/utils.rb: Extend the timeout for armv7lYusuke Endoh
2019-06-07require rubygems/package where usedNobuyoshi Nakada
2019-06-07ripper_state_lex.rb: chomp CRNobuyoshi Nakada
2019-06-07compile.c: Partially revert r63870 which caused wrong optimizationYusuke Endoh
2019-06-06Skip one assertion for OpenSSL::PKey::EC::Point#mul on LibreSSLJeremy Evans
2019-06-06Make specs pass on OpenBSDJeremy Evans
2019-06-07Dummy Makefile.in for CIsNobuyoshi Nakada
2019-06-07test/openssl/utils.rb: Extend the timeoutYusuke Endoh
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-06-07Remove the dependency of Makefile on Makefile.in transitionallyNobuyoshi Nakada
2019-06-07Revert "Moved Makefile.in under template"Nobuyoshi Nakada
2019-06-07Makefile.in moved under templateNobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-06-07* 2019-06-07git
2019-06-07win32/registry.rb: fix potential infinite loopNobuyoshi Nakada
2019-06-07Adjust indentNobuyoshi Nakada
2019-06-06test/webrick/test_filehandler.rb: extend the timeout for Solaris CIYusuke Endoh
2019-06-06test/net/http/test_http.rb: extend the timeout for Solaris CIYusuke Endoh