summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-12-20rbinstall.rb: purge %x[git ls-files] toonobu
2018-12-20rbinstall.rb: syntax error in gemspecnobu
2018-12-19avoid passing unnecessary options to download methodduerst
2018-12-19add option to deal with Unicode beta data filesduerst
2018-12-13Install script of default gems as is to its libexec dirusa
2018-12-10Limit uplevel travarsingnobu
2018-12-10Detection ordernobu
2018-12-10Remove unnecessary require of fileutilsnobu
2018-12-07Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]nobu
2018-12-03update-deps: support coroutine dependenciesnobu
2018-12-01tool/downloader.rb: retry Net::OpenTimeoutk0kubun
2018-11-27Embed the Emoji versionnobu
2018-11-26Support targetting TracePoint [Feature #15289]ko1
2018-11-26Sync the executables of rdoc from upstream repository.hsbt
2018-11-26Use libexec for distination directory.hsbt
2018-11-26Followed up r65963. Use libexec directory with sync tool.hsbt
2018-11-25ChangeLog compatibility [ci skip]nobu
2018-11-25Use stub executables generated by RubyGems istead of original executables.hsbt
2018-11-22mjit_archflag.sh: fix bare word in the headernobu
2018-11-21Makefile.in: get rid of `local` for Solaris shnobu
2018-11-19fix for Solaris shnobu
2018-11-19_colorize_result_prepare.m4: do not save CONFIGURE_TTYnobu
2018-11-18update-deps: fix runtime error [ci skip]nobu
2018-11-16Make some internal functions staticnobu
2018-11-16rbinstall.rb: do not install rdoc flag files [ci skip]nobu
2018-11-15. command in some sh cannot take argumentsnobu
2018-11-15tool/mjit_archflag.sh: separated, too many escapesnobu
2018-11-14Add RbConfig.fire_update!nobu
2018-11-13.travis.yml: specify --tty=noshyouhei
2018-11-11Fix for bison 3.2 [Bug #15284]nobu
2018-11-11Use friendlier terminology in leaf helpersnobu
2018-11-07Following up r65583. Removed VCR files when retrieving code from upstream.hsbt
2018-11-06gc.c: move ASAN check to configureshyouhei
2018-11-05Fix a typo [ci skip]kazu
2018-11-05Create MJIT header with strict permissionnobu
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2018-10-30_mjit_compile_send.erb: do not inline tailcall ISeqk0kubun
2018-10-29less verbose code by sharing attribute definitionsshyouhei
2018-10-29bare_instructions.rb: sort attributes [ci skip]shyouhei
2018-10-25Added initialization task for default gems.hsbt
2018-10-24_mjit_compile_ivar.erb: cancel on undefined ivark0kubun
2018-10-23_mjit_compile_send.erb: fix wrong cc usagesk0kubun
2018-10-21mjit.c: remove wrongly-committed debug codek0kubun
2018-10-21mjit.c: copy call cache values to MJIT workerk0kubun
2018-10-21_mjit_compile_send.erb: don't split send_guardk0kubun
2018-10-21mjit.c: copy inline cache values to MJIT workerk0kubun
2018-10-20revert r65213 and r65215k0kubun
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-20vm_insnhelper.c: never cache getinstancevariable twicek0kubun
2018-10-20Cleanup fiddle extenstion when sync them from github repo.hsbt