aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Added sync task for bigdecimalHiroshi SHIBATA2020-09-181-0/+8
* The executable file of erb is under the libexec on ruby/erb repoHiroshi SHIBATA2020-09-181-1/+1
* Added just working Test::Unit::CoreAssertions#diffNobuyoshi Nakada2020-09-141-0/+16
* Promote time.rb to default gemsHiroshi SHIBATA2020-09-121-0/+1
* Promote resolv-replace to default gemsHiroshi SHIBATA2020-09-111-0/+1
* Promote resolv to default gemsHiroshi SHIBATA2020-09-111-0/+1
* Promote securerandom to default gemsHiroshi SHIBATA2020-09-111-0/+1
* Promote open-uri to default gemsHiroshi SHIBATA2020-09-111-0/+1
* rbinstall.rb: OpenStruct has not been needed for yearsNobuyoshi Nakada2020-09-111-1/+0
* Promote syslog to default gemsHiroshi SHIBATA2020-09-101-0/+9
* Promote base64 to default gemsHiroshi SHIBATA2020-09-101-0/+1
* Promote shellwords to default gemsHiroshi SHIBATA2020-09-101-0/+1
* Promote abbrev to default gemsHiroshi SHIBATA2020-09-101-0/+1
* Promote tsort to default gemsHiroshi SHIBATA2020-09-091-0/+1
* Revert the related commits about `Tempfile.open` change.Hiroshi SHIBATA2020-09-091-0/+8
* update-deps: ruby-runner is not a targetNobuyoshi Nakada2020-09-051-1/+1
* Introduce Ractor mechanism for parallel executionKoichi Sasada2020-09-031-1/+1
* Remove the pc argument of vm_trace()Alan Wu2020-09-011-1/+1
* Fix syncing bundler man pagesDavid Rodríguez2020-09-011-1/+1
* Simplify Tempfile.open calls with a block as they now unlink the file automat...Benoit Daloze2020-08-291-8/+0
* Use a constant instead of a global variable in sync_default_gems.rbBenoit Daloze2020-08-291-12/+12
* Promote nkf to default gemsHiroshi SHIBATA2020-08-251-0/+8
* Promote erb to default gemsHiroshi SHIBATA2020-08-211-0/+7
* Promote rinda to default gemsHiroshi SHIBATA2020-08-211-0/+1
* Promote find to default gemsHiroshi SHIBATA2020-08-201-0/+1
* Promote set to default gemsHiroshi SHIBATA2020-08-201-0/+1
* Use colorize.rb for non-capable terminalsNobuyoshi Nakada2020-08-111-1/+6
* Add default color for each instanceNobuyoshi Nakada2020-08-111-4/+8
* tool/prelude.c.tmpl: use RubyVM::CEscape卜部昌平2020-08-111-1/+1
* RubyVM::CEscape#rstring2cstr: do not escape '卜部昌平2020-08-111-1/+1
* Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA2020-08-051-12/+8
* Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.Hiroshi SHIBATA2020-08-031-3/+2
* Promote io-nonblock to the default gems.Hiroshi SHIBATA2020-07-301-0/+7
* Promote io-wait to the default gemsHiroshi SHIBATA2020-07-301-0/+7
* rbinstall.rb: fix generated script name to set modeNobuyoshi Nakada2020-07-291-5/+3
* rbinstall.rb: fix dry-run modeNobuyoshi Nakada2020-07-291-20/+52
* Use https instead of httpKazuhiro NISHIYAMA2020-07-281-1/+1
* Remove `EnvUtil.rubyexec`, because it is not used anywhere.Vít Ondruch2020-07-281-5/+0
* Promote optparse to default gemsHiroshi SHIBATA2020-07-221-0/+1
* skip inlining cexpr! that are not attr! inline卜部昌平2020-07-162-23/+27
* Check warning flags only if available to run with old versionsNobuyoshi Nakada2020-07-151-1/+1
* _mjit_compile_invokebuiltin: sp_inc can be negative卜部昌平2020-07-141-1/+1
* mk_builtin_loader.rb: STACK_ADDR_FROM_TOP unusable卜部昌平2020-07-132-3/+3
* builtin.h: avoid copy&paste卜部昌平2020-07-133-22/+24
* %p is not portable accross platforms卜部昌平2020-07-131-1/+1
* add comments卜部昌平2020-07-131-1/+1
* fix typo卜部昌平2020-07-131-1/+1
* inline Primitive.cexpr!卜部昌平2020-07-132-28/+55
* precalc invokebuiltin destinations卜部昌平2020-07-134-7/+49
* sync_default_gems.rb: Updated commentsNobuyoshi Nakada2020-07-131-56/+1