aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/erb.rb (ERB): m17n of ERB. adds rdoc.yugui2008-12-291-4/+23
* * bin/testrb: set $0.usa2008-12-161-0/+5
* remove -K option.seki2008-11-171-15/+0
* * lib/test/unit.rb (Test::Unit.setup_argv): call given block forakr2008-10-191-1/+7
* * lib/test/unit: removed test/unit.akr2008-10-161-3/+1
* Import RDoc 2.2.1 r185drbrain2008-09-251-2/+1
* Import RubyGems 1.1.0drbrain2008-03-311-4/+9
* Import RubyGems r1601. [ruby-core:15381].drbrain2008-02-101-1/+1
* Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain2008-01-141-48/+3
* Clean up namespacing of RI's classesdrbrain2008-01-081-2/+2
* Replace ri with Ryan Davis' cached ridrbrain2008-01-081-45/+2
* Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain2008-01-071-5/+5
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* Added Rake 0.8.0jim2007-12-211-0/+31
* Add forgotten bin/gem for RubyGems.drbrain2007-11-101-0/+23
* * ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments.matz2007-10-032-2/+2
* * bin/rdoc: ues File.exist? instead of File.exists.usa2006-12-081-1/+1
* * bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337]matz2005-10-211-1/+1
* typo fixed, again. thanks, Doug Kearns.seki2005-10-151-1/+1
* typo fixedseki2005-09-251-1/+1