summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2020-02-07No crafted backtrace for SystemExitNobuyoshi Nakada
2020-02-06Fix readline-ext syncaycabta
2020-02-06Fixed the output from separated test in parallel testNobuyoshi Nakada
2020-02-06Add separated assertion countNobuyoshi Nakada
2020-02-06do not assume GCC for __builtin_setjmp卜部昌平
2020-02-05Fixed the output from separated test in parallel testNobuyoshi Nakada
2020-02-05Fixed FD leaksNobuyoshi Nakada
2020-02-05Get rid of nested string interpolations to be editor-friendlyNobuyoshi Nakada
2020-02-04just use STDOUTNARUSE, Yui
2020-02-04On Windows it cannot receive fd except 0..2NARUSE, Yui
2020-02-04assert_separately uses their own pipe instead of stdoutNARUSE, Yui
2020-02-01Indent ChangeLog contents [ci skip]Nobuyoshi Nakada
2020-02-01Explicitly set the encoding of ChangeLog file to UTF-8 [ci skip]Nobuyoshi Nakada
2020-02-01UnpackedInstaller on rbinstall.rb is inherited from Gem::Installer.Hiroshi SHIBATA
2020-02-01Gem::Installer.new(String, options) is obsoleted. Explicitly convertedHiroshi SHIBATA
2020-01-30Unnamed groups are not captured when named groups are usedNobuyoshi Nakada
2020-01-28Minitest::Unit.current_repeat_countKoichi Sasada
2020-01-28Skip empty directories to install [Bug #16596]Nobuyoshi Nakada
2020-01-26Do not use `git pull` because origin/master was already fetched.Hiroshi SHIBATA
2020-01-26Show the repository name before update taskHiroshi SHIBATA
2020-01-22Added usage documentation for sync_default_gemsHiroshi SHIBATA
2020-01-22Use gem name to specifyaycabta
2020-01-19Test bundled gems with timeoutNobuyoshi Nakada
2020-01-13test-bundled-gems.rb: Use real paths for symlinksNobuyoshi Nakada
2020-01-12vcs.rb: Allow to empty a part in commit logNobuyoshi Nakada
2020-01-12Make rss library to the bundle gemsHiroshi SHIBATA
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
2020-01-10Update the upstream repository of bundlerHiroshi SHIBATA
2020-01-09vcs.rb: Get rid of Kernel#openNobuyoshi Nakada
2020-01-07Disable IPv6 on Travis s390x case. (#2819)Jun Aruga
2019-12-31Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun
2019-12-31Test the bundled version minitest instead of masterNobuyoshi Nakada
2019-12-29Separate builtin initialization callsNobuyoshi Nakada
2019-12-27Add check_warning_flags to leakcheckerKazuhiro NISHIYAMA
2019-12-26decouple internal.h headers卜部昌平
2019-12-25fix version regexpNARUSE, Yui
2019-12-25fix typoNARUSE, Yui
2019-12-23Fixed a typo in an exception class nameNobuyoshi Nakada
2019-12-23make-snapshot: fixed modeNobuyoshi Nakada
2019-12-23Fix typo in commit logs by log-fix notesNobuyoshi Nakada
2019-12-22Move stats under a dictNARUSE, Yui
2019-12-20use UTC to use previous day in midnightNARUSE, Yui
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-12-17Squelch filter-branch warning and sleepingNobuyoshi Nakada
2019-12-16Use CDN instead of raw.githubusercontent.comKazuhiro NISHIYAMA
2019-12-16Fix open without close [ci skip]Kazuhiro NISHIYAMA
2019-12-15tool/gen-mailmap.rb: odaira is removed as he is added in upstreamYusuke Endoh
2019-12-15tool/gen-mailmap.rb: Added for generating git `.mailmap` fileYusuke Endoh
2019-12-13readable function names for inline functions.Koichi Sasada
2019-12-12implement make test-all TESTS=--gc-compact卜部昌平