aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-231-7/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-231-0/+7
* Add VCS::GIT#commitNobuyoshi Nakada2019-04-231-0/+9
* Split git-svn dependent methodsNobuyoshi Nakada2019-04-231-0/+2
* [ci skip] grammers in commentsUrabe, Shyouhei2019-04-231-9/+9
* Omit last_commit=RUBY_LAST_COMMIT_TITLE without local commitsKazuhiro NISHIYAMA2019-04-221-1/+1
* Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun2019-04-222-17/+6
* tool/redmine-backporter.rb: Git support in backport/relk0kubun2019-04-211-6/+16
* tool/redmine-backporter.rb: Remove unused methodsk0kubun2019-04-211-44/+0
* Drop tool/generate-backport-changelog.rbk0kubun2019-04-211-99/+0
* tool/merger.rb: Guard match failure properlyk0kubun2019-04-211-1/+1
* tool/merger.rb: Support fetching patch from cgitk0kubun2019-04-211-11/+29
* tool/merger.rb: Drop ChangeLog handlingk0kubun2019-04-211-27/+3
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-211-7/+0
* Drop obsoleted feature from helpk0kubun2019-04-211-3/+0
* tool/merger.rb: Drop some revision notations.k0kubun2019-04-211-5/+0
* tool/merger.rb: Remove unused command line format.k0kubun2019-04-211-3/+0
* IRB is improved with Reline and RDocaycabta2019-04-201-0/+7
* Invalidate JIT-ed code if ISeq is moved by GC.compactk0kubun2019-04-202-4/+4
* Removed deprecated executable from bundler upstream.hsbt2019-04-181-1/+1
* downloader.rb: enable cache filesnobu2019-04-171-1/+3
* downloader.rb: use File.read instead of IO.readnobu2019-04-171-1/+1
* Recompile without method inliningk0kubun2019-04-161-1/+1
* Introduce frame-omitted method inliningk0kubun2019-04-164-34/+73
* Implement single-level basic method inlining in JITk0kubun2019-04-161-1/+7
* Do not require Ruby 2.4 for baserubyk0kubun2019-04-141-1/+1
* Share optimization cancel handlersk0kubun2019-04-142-7/+2
* Detect send-compatible opt insns automaticallyk0kubun2019-04-141-1/+6
* Allow falling back to non-inlined opt_send_without_blockk0kubun2019-04-141-7/+13
* Unify comment styles across MJIT sourcesk0kubun2019-04-141-1/+1
* Recompile JIT-ed code without optimizationk0kubun2019-04-142-2/+6
* Fix typo in a comment [ci skip]k0kubun2019-04-061-1/+1
* appveyor.yml: Use pre-generated headers and tablesnobu2019-04-061-0/+1
* revert r67445, (r67446,) r67447duerst2019-04-051-8/+0
* downloader.rb: fix typo, extra %nobu2019-04-051-1/+1
* downloader.rb: quote base namenobu2019-04-051-1/+1
* output more debug information in downloader.rb (temporary)duerst2019-04-051-0/+1
* * remove trailing spaces.svn2019-04-051-1/+1
* add puts statements to debug Unicode file download (temporary)duerst2019-04-051-0/+7
* downloader.rb: keep linked file newer than cached filenobu2019-04-021-3/+9
* Add debug counters for MJIT cancelk0kubun2019-03-294-0/+5
* Prefer using vm_base_ptr rather than cfp->bpk0kubun2019-03-255-8/+8
* use cfp->bp more.ko12019-03-255-8/+8
* add debug counters to count call cache fastpath.ko12019-03-221-0/+1
* Check argument_arity_error condition in inlinable_iseq_pk0kubun2019-03-211-5/+5
* tool/make-snapshot: Use 6-spaces indent for SIZE and digestsnagachika2019-03-141-2/+2
* Prefer relative directory from srcdir to top_srcdirnobu2019-02-141-4/+6
* Skip erb files, idirect prerequisitesnobu2019-02-121-0/+1
* Replace versioned Unicode header paths with UNICODE_HDR_DIRnobu2019-02-121-0/+1
* make-snapshot: try downloading Unicode filesnobu2019-02-091-0/+1