aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* fetch-bundled_gems.rb: Fixed the position of -cNobuyoshi Nakada2020-04-251-1/+1
* fetch-bundled_gems.rb: Quiet detached HEAD adviceNobuyoshi Nakada2020-04-251-2/+3
* `git co` is alias of `git checkout`Hiroshi SHIBATA2020-04-251-3/+3
* Initialize the class variable for Minitest::Unit.current_repeat_countNobuyoshi Nakada2020-04-231-0/+1
* Expand retrying test file names to realpathNobuyoshi Nakada2020-04-231-1/+1
* [sync_default_gems.rb] Force reset conflict files to be ignoredNobuyoshi Nakada2020-04-201-3/+6
* Revert irrelevant change [ci skip]Nobuyoshi Nakada2020-04-201-7/+3
* Removed phony atomic operations for void* and VALUENobuyoshi Nakada2020-04-201-3/+7
* Make sure newarraykwsplat accesses a correct indexTakashi Kokubun2020-04-181-1/+1
* Rescue EPIPE in _reportNobuyoshi Nakada2020-04-171-21/+13
* core_assertions.rb: fixed fd leak at timeoutNobuyoshi Nakada2020-04-171-0/+2
* envutil.rb: not try to close pipes twiceNobuyoshi Nakada2020-04-171-2/+4
* Make vm_call_cfunc_with_frame a fastpath (#3027)Takashi Kokubun2020-04-131-4/+7
* Unwrap vm_call_cfunc indirection on JITTakashi Kokubun2020-04-131-21/+32
* Fixed to initialize ruby-core repository when it has no master branchHiroshi SHIBATA2020-04-091-2/+4
* Support one repository for updating the latest commitsHiroshi SHIBATA2020-04-091-1/+5
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+17
* Remove unused variable stack_sizeTakashi Kokubun2020-04-061-5/+0
* Delay definition of pc_moved_pTakashi Kokubun2020-04-063-3/+2
* Fix -Wshorten-64-to-32 in 4f802828f4Takashi Kokubun2020-04-061-1/+1
* Refactor `argc` in mjit_compile_sendTakashi Kokubun2020-04-061-9/+6
* Update outdated comments in mjit_compile_sendTakashi Kokubun2020-04-061-16/+12
* Collapse `if` conditions to decrease indentationTakashi Kokubun2020-04-061-65/+63
* Fallback if Pathname#relative_path_from failsNobuyoshi Nakada2020-04-052-2/+4
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-052-49/+1
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-052-1/+49
* Also scan `rescue` clausesNobuyoshi Nakada2020-04-041-1/+1
* Remove unnecessary escapeKazuhiro NISHIYAMA2020-04-041-1/+1
* [sync_default_gems.rb] Reset files to be ignoredNobuyoshi Nakada2020-04-031-5/+12
* [sync_default_gems.rb] Ignore files under .github directoryNobuyoshi Nakada2020-04-031-1/+1
* [sync_default_gems.rb] Use block form `IO.popen` to reap zombiesNobuyoshi Nakada2020-04-031-1/+1
* Make JIT-ed leave insn leafTakashi Kokubun2020-03-311-5/+15
* Optimize exivar access on JIT-ed getivarTakashi Kokubun2020-03-301-3/+30
* Migrate {assert,refute}_patch_exits for compatibility with Minitest5Hiroshi SHIBATA2020-03-301-0/+10
* [DOC] Updated module name [ci skip]Nobuyoshi Nakada2020-03-301-4/+4
* Make RbConfig::CONFIG values mutable [Bug #16738]Nobuyoshi Nakada2020-03-251-1/+1
* Make file names and variable names consistentTakashi Kokubun2020-03-231-4/+4
* Change the filename like make variableTakashi Kokubun2020-03-221-3/+3
* Change the run_without_tabs switching to dedicatedTakashi Kokubun2020-03-221-8/+5
* Disable run_without_tabs when there's no -ggdb3Takashi Kokubun2020-03-221-2/+9
* Expand tabs of include/ruby/ruby.h in MJIT headerTakashi Kokubun2020-03-221-2/+7
* Try asserting no static decl rather than warningTakashi Kokubun2020-03-221-2/+1
* Reduce the number of lines used by transform_mjit_headerTakashi Kokubun2020-03-221-8/+19
* Workaround an encoding problem in run_without_tabsTakashi Kokubun2020-03-221-10/+19
* Expand tabs for rb_mjit_header.h (#2975)Takashi Kokubun2020-03-221-0/+47
* Revert "Expand tabs for rb_mjit_header.h"Takashi Kokubun2020-03-221-35/+0
* Expand tabs for rb_mjit_header.hTakashi Kokubun2020-03-221-0/+35
* [ci skip]Fix return type on RbConfig.fire_update!taki2020-03-211-2/+2
* Enablie IPv6 on Travis s390s case again.Jun Aruga2020-03-211-11/+0
* The upstream repository of bundler was changed rubygems/rubygems now.Hiroshi SHIBATA2020-03-161-7/+6