aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* use UTC to use previous day in midnightNARUSE, Yui2019-12-201-2/+2
* Fixed misspellingsNobuyoshi Nakada2019-12-203-4/+4
* Squelch filter-branch warning and sleepingNobuyoshi Nakada2019-12-171-0/+2
* Use CDN instead of raw.githubusercontent.comKazuhiro NISHIYAMA2019-12-161-1/+1
* Fix open without close [ci skip]Kazuhiro NISHIYAMA2019-12-161-1/+1
* tool/gen-mailmap.rb: odaira is removed as he is added in upstreamYusuke Endoh2019-12-151-2/+0
* tool/gen-mailmap.rb: Added for generating git `.mailmap` fileYusuke Endoh2019-12-151-0/+49
* readable function names for inline functions.Koichi Sasada2019-12-131-20/+52
* implement make test-all TESTS=--gc-compact卜部昌平2019-12-121-2/+17
* support gc_compact_checker on parallel test.Koichi Sasada2019-12-121-0/+1
* Make sure we don't push MOVED or NONE on the stackAaron Patterson2019-12-111-0/+2
* call GC.compact after each test.Koichi Sasada2019-12-122-0/+11
* Try to use `set-output`Kazuhiro NISHIYAMA2019-12-111-5/+5
* Update tool/mk_builtin_binary.rbKoichi Sasada2019-12-111-1/+1
* support cross-compilation.Koichi Sasada2019-12-111-17/+20
* remove prelude.cKoichi Sasada2019-12-111-1/+0
* Added the missing gemspec of raccHiroshi SHIBATA2019-12-101-0/+1
* Show failed commits only when existsaycabta2019-12-071-2/+4
* Introduce an "Inline IVAR cache" structAaron Patterson2019-12-052-3/+4
* MJIT_CC and MJIT_SUPPORT are not a prefixTakashi Kokubun2019-12-041-1/+1
* Prefer using MJIT_CC for JIT support checkTakashi Kokubun2019-12-041-1/+1
* Make TracePoint.stat a singleton method again (#2726)Alan Wu2019-12-041-1/+1
* tool/lib/test/unit/parallel.rb: fail explicitly when failing to get ioYusuke Endoh2019-12-032-2/+8
* Promote did_you_mean to default gemKevin Deisz2019-11-301-0/+8