summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-23Add VCS::GIT#commitNobuyoshi Nakada
2019-04-23Split git-svn dependent methodsNobuyoshi Nakada
2019-04-23[ci skip] grammers in commentsUrabe, Shyouhei
2019-04-22Omit last_commit=RUBY_LAST_COMMIT_TITLE without local commitsKazuhiro NISHIYAMA
2019-04-22Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun
2019-04-21tool/redmine-backporter.rb: Git support in backport/relk0kubun
2019-04-21tool/redmine-backporter.rb: Remove unused methodsk0kubun
2019-04-21Drop tool/generate-backport-changelog.rbk0kubun
2019-04-21tool/merger.rb: Guard match failure properlyk0kubun
2019-04-21tool/merger.rb: Support fetching patch from cgitk0kubun
2019-04-21tool/merger.rb: Drop ChangeLog handlingk0kubun
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-21Drop obsoleted feature from helpk0kubun
2019-04-21tool/merger.rb: Drop some revision notations.k0kubun
2019-04-21tool/merger.rb: Remove unused command line format.k0kubun
2019-04-20IRB is improved with Reline and RDocaycabta
2019-04-20Invalidate JIT-ed code if ISeq is moved by GC.compactk0kubun
2019-04-18Removed deprecated executable from bundler upstream.hsbt
2019-04-17downloader.rb: enable cache filesnobu
2019-04-17downloader.rb: use File.read instead of IO.readnobu
2019-04-16Recompile without method inliningk0kubun
2019-04-16Introduce frame-omitted method inliningk0kubun
2019-04-16Implement single-level basic method inlining in JITk0kubun
2019-04-14Do not require Ruby 2.4 for baserubyk0kubun
2019-04-14Share optimization cancel handlersk0kubun
2019-04-14Detect send-compatible opt insns automaticallyk0kubun
2019-04-14Allow falling back to non-inlined opt_send_without_blockk0kubun
2019-04-14Unify comment styles across MJIT sourcesk0kubun
2019-04-14Recompile JIT-ed code without optimizationk0kubun
2019-04-06Fix typo in a comment [ci skip]k0kubun
2019-04-06appveyor.yml: Use pre-generated headers and tablesnobu
2019-04-05revert r67445, (r67446,) r67447duerst
2019-04-05downloader.rb: fix typo, extra %nobu
2019-04-05downloader.rb: quote base namenobu
2019-04-05output more debug information in downloader.rb (temporary)duerst
2019-04-05* remove trailing spaces.svn
2019-04-05add puts statements to debug Unicode file download (temporary)duerst
2019-04-02downloader.rb: keep linked file newer than cached filenobu
2019-03-29Add debug counters for MJIT cancelk0kubun
2019-03-25Prefer using vm_base_ptr rather than cfp->bpk0kubun
2019-03-25use cfp->bp more.ko1
2019-03-22add debug counters to count call cache fastpath.ko1
2019-03-21Check argument_arity_error condition in inlinable_iseq_pk0kubun
2019-03-14tool/make-snapshot: Use 6-spaces indent for SIZE and digestsnagachika
2019-02-14Prefer relative directory from srcdir to top_srcdirnobu
2019-02-12Skip erb files, idirect prerequisitesnobu
2019-02-12Replace versioned Unicode header paths with UNICODE_HDR_DIRnobu
2019-02-09make-snapshot: try downloading Unicode filesnobu