summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-03-01Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan
2011-02-12* lib/test/unit.rb (Test::Unit::Options#process_args): alwaysnobu
2011-02-11* bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu
2010-07-17* lib/test/unit.rb (MiniTest::Unit#process_args): refactored.nobu
2010-07-17* lib/test/unit.rb: MiniTest::Unit is different class fromnobu
2010-07-16* lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame
2010-07-16* lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu
2010-04-02* bin/erb: removed trailing spaces.nobu
2010-04-01Import RDoc 2.5drbrain
2009-07-07 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju
2009-06-09Update to RubyGems 1.3.4 r2223drbrain
2009-03-26* bin/{irb,rdoc}: executable.nobu
2008-12-29* bin/erb: accepts options in more flexible styles.yugui
2008-12-29* lib/erb.rb (ERB): m17n of ERB. adds rdoc.yugui
2008-12-16 * bin/testrb: set $0.usa
2008-11-17remove -K option.seki
2008-10-19* lib/test/unit.rb (Test::Unit.setup_argv): call given block forakr
2008-10-16* lib/test/unit: removed test/unit.akr
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-03-31Import RubyGems 1.1.0drbrain
2008-02-10Import RubyGems r1601. [ruby-core:15381].drbrain
2008-01-14Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain
2008-01-08Clean up namespacing of RI's classesdrbrain
2008-01-08Replace ri with Ryan Davis' cached ridrbrain
2008-01-07Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-21Added Rake 0.8.0jim
2007-11-10Add forgotten bin/gem for RubyGems.drbrain
2007-10-03* ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments.matz
2006-12-08* bin/rdoc: ues File.exist? instead of File.exists.usa
2005-10-21* bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337]matz
2005-10-15typo fixed, again. thanks, Doug Kearns.seki
2005-09-25typo fixedseki
2005-09-11set ERB#filename so that it is used when reporting syntax/runtime errors.seki
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-01-06Split out ri display code and make pluggabledave
2004-01-05Add RDoc to build. Add --ri-system to RDocdave
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2004-01-01Fix problem with ambiguous nested classesdave
2003-12-24Forgot to save buffer.... sighdave
2003-12-21Add file.c comments (and necessary support in parse_c.rb)dave
2003-12-19Add boot_classes to rdoc parsing, fix a couple of bugsdave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
2003-12-17Add pager support to ri, and start implementing command line optionsdave
2003-12-16Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave
2003-12-16Initial load of support for ri/rdoc integrationdave
2003-12-02* bin/testrb: new test runner. [ruby-core:01845]nobu