aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-181-3/+3
* [ruby/date] Added update-zonetab targetNobuyoshi Nakada2019-11-011-34/+0
* [ruby/date] Remove unneeded line in update-abbrJeremy Evans2019-11-011-1/+0
* [ruby/date] Add more timezone abbreviationsJeremy Evans2019-11-011-0/+35
* Move format-release to tool and fix bugsNARUSE, Yui2019-10-221-197/+0
* Add a tool to generate a patch for www from logNARUSE, Yui2019-10-221-0/+197
* Added binstub for racc executables.Hiroshi SHIBATA2019-06-193-0/+81
* bin/erb: improve documentation of -P flagk0kubun2018-12-161-2/+2
* Regenerated binstubs of bundler, rdoc and irb.hsbt2018-11-285-25/+25
* Removed `bundle_ruby` command. Because It's no longer shipped from Bundler 1....hsbt2018-11-261-27/+0
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-256-131/+131
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-121-1/+1
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-023-0/+95
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-221-2/+7
* Postponing the Bundler merge.hsbt2017-12-222-35/+0
* bin/erb: change template file encoding to UTF-8k0kubun2017-11-101-1/+1
* Update bundled bundler to 1.16.0.hsbt2017-11-011-1/+1
* removed bin/bundle_ruby, It was ignored upstream gemspec.hsbt2017-09-231-59/+0
* Rollback to v1.15.4 version.hsbt2017-09-081-4/+3
* Merge bundler to standard libraries.hsbt2017-09-083-0/+95
* * bin/erb: $SAFE=3 is obsolete.kazu2015-06-181-2/+2
* * lib/rake/*: Gemify rake [fix GH-862][Feature #11025]hsbt2015-04-041-33/+0
* erb: suppress warningsnobu2014-12-121-1/+1
* erb: set variables from the command linenobu2014-12-121-3/+18
* erb: multiline anchorsnobu2014-10-171-3/+4
* erb: fix -U optionnobu2014-10-171-2/+2
* * bin/testrb: Removed. Forgot to remove in r45971.sorah2014-05-191-3/+0
* * NEWS (with all sufficient information):drbrain2013-10-111-4/+0
* * error.c, file.c, gc.c, hash.c, thread.c, variable.c, vm_eval.c, bin/erb:ktsj2013-08-181-2/+2
* irb: dead codenobu2013-05-021-10/+1
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-2/+4
* * lib/rake*: Updated to rake 0.9.3drbrain2012-11-151-0/+5
* * bin/testrb: Use only Test::Unit::AutoRunner in test-unit gemkou2012-11-031-8/+1
* * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain2011-07-312-0/+14
* * lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rbdrbrain2011-06-231-3/+4
* cancel subversion backfire. sorrymatz2011-03-071-1/+1
* * gc.c (rb_gc_set_params): allow GC parameter configuration bymatz2011-03-071-1/+1
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-011-1/+1
* * lib/test/unit.rb (Test::Unit::Options#process_args): alwaysnobu2011-02-121-1/+1
* * bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu2011-02-111-13/+8
* * lib/test/unit.rb (MiniTest::Unit#process_args): refactored.nobu2010-07-171-1/+2
* * lib/test/unit.rb: MiniTest::Unit is different class fromnobu2010-07-171-2/+2
* * lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame2010-07-161-2/+2
* * lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu2010-07-161-2/+2
* * bin/erb: removed trailing spaces.nobu2010-04-021-6/+6
* Import RDoc 2.5drbrain2010-04-011-5/+18
* * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju2009-07-071-1/+1
* Update to RubyGems 1.3.4 r2223drbrain2009-06-091-6/+3
* * bin/{irb,rdoc}: executable.nobu2009-03-262-0/+0
* * bin/erb: accepts options in more flexible styles.yugui2008-12-291-7/+17