aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Promote English to the default gems.Hiroshi SHIBATA2020-02-131-0/+2
* Promote tmpdir to the default gemsHiroshi SHIBATA2020-02-121-0/+2
* Promote tempfile to the default gems.Hiroshi SHIBATA2020-02-121-0/+2
* Promote weakref to the default gemsHiroshi SHIBATA2020-02-111-1/+3
* Expose assert_no_memory_leak for weakrefHiroshi SHIBATA2020-02-112-45/+45
* Expose assert_normal_exit for weakrefHiroshi SHIBATA2020-02-112-106/+106
* Don't use upstream ext/readline/dependaycabta2020-02-101-0/+1
* more on NULL versus functions.卜部昌平2020-02-071-3/+3
* Stop auto runnerNobuyoshi Nakada2020-02-071-11/+13
* No crafted backtrace for SystemExitNobuyoshi Nakada2020-02-071-2/+2
* Fix readline-ext syncaycabta2020-02-061-2/+4
* Fixed the output from separated test in parallel testNobuyoshi Nakada2020-02-061-1/+4
* Add separated assertion countNobuyoshi Nakada2020-02-061-9/+10
* do not assume GCC for __builtin_setjmp卜部昌平2020-02-061-1/+1
* Fixed the output from separated test in parallel testNobuyoshi Nakada2020-02-051-1/+1
* Fixed FD leaksNobuyoshi Nakada2020-02-051-0/+1
* Get rid of nested string interpolations to be editor-friendlyNobuyoshi Nakada2020-02-051-3/+5
* just use STDOUTNARUSE, Yui2020-02-041-4/+2
* On Windows it cannot receive fd except 0..2NARUSE, Yui2020-02-041-7/+15
* assert_separately uses their own pipe instead of stdoutNARUSE, Yui2020-02-041-3/+8
* Indent ChangeLog contents [ci skip]Nobuyoshi Nakada2020-02-011-3/+5
* Explicitly set the encoding of ChangeLog file to UTF-8 [ci skip]Nobuyoshi Nakada2020-02-011-0/+1
* UnpackedInstaller on rbinstall.rb is inherited from Gem::Installer.Hiroshi SHIBATA2020-02-011-1/+2
* Gem::Installer.new(String, options) is obsoleted. Explicitly convertedHiroshi SHIBATA2020-02-011-1/+2
* Unnamed groups are not captured when named groups are usedNobuyoshi Nakada2020-01-301-1/+1
* Minitest::Unit.current_repeat_countKoichi Sasada2020-01-281-4/+8
* Skip empty directories to install [Bug #16596]Nobuyoshi Nakada2020-01-281-1/+2
* Do not use `git pull` because origin/master was already fetched.Hiroshi SHIBATA2020-01-261-3/+2
* Show the repository name before update taskHiroshi SHIBATA2020-01-261-0/+3
* Added usage documentation for sync_default_gemsHiroshi SHIBATA2020-01-221-0/+8
* Use gem name to specifyaycabta2020-01-221-8/+8
* Test bundled gems with timeoutNobuyoshi Nakada2020-01-191-1/+12
* test-bundled-gems.rb: Use real paths for symlinksNobuyoshi Nakada2020-01-131-3/+3
* vcs.rb: Allow to empty a part in commit logNobuyoshi Nakada2020-01-121-1/+1
* Make rss library to the bundle gemsHiroshi SHIBATA2020-01-121-3/+1
* Make rexml library to the bundle gemsHiroshi SHIBATA2020-01-121-2/+0
* Update the upstream repository of bundlerHiroshi SHIBATA2020-01-101-2/+2
* vcs.rb: Get rid of Kernel#openNobuyoshi Nakada2020-01-091-4/+2
* Disable IPv6 on Travis s390x case. (#2819)Jun Aruga2020-01-071-0/+11
* Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun2019-12-311-4/+4
* Test the bundled version minitest instead of masterNobuyoshi Nakada2019-12-311-2/+0
* Separate builtin initialization callsNobuyoshi Nakada2019-12-291-1/+1
* Add check_warning_flags to leakcheckerKazuhiro NISHIYAMA2019-12-271-0/+22
* decouple internal.h headers卜部昌平2019-12-261-2/+7
* fix version regexpNARUSE, Yui2019-12-251-1/+1
* fix typoNARUSE, Yui2019-12-251-1/+1
* Fixed a typo in an exception class nameNobuyoshi Nakada2019-12-231-1/+1
* make-snapshot: fixed modeNobuyoshi Nakada2019-12-231-1/+1
* Fix typo in commit logs by log-fix notesNobuyoshi Nakada2019-12-231-2/+22
* Move stats under a dictNARUSE, Yui2019-12-221-6/+7