summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2013-10-11* NEWS (with all sufficient information):drbrain
2013-08-18* error.c, file.c, gc.c, hash.c, thread.c, variable.c, vm_eval.c, bin/erb:ktsj
2013-05-02irb: dead codenobu
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-11-15* lib/rake*: Updated to rake 0.9.3drbrain
2012-11-03* bin/testrb: Use only Test::Unit::AutoRunner in test-unit gemkou
2011-07-31 * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain
2011-06-23 * lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rbdrbrain
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