summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* * 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
* set ERB#filename so that it is used when reporting syntax/runtime errors.seki2005-09-111-75/+77
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-131-2/+2
* ri now merges the documentation if it finds the same class in multiple placesdave2004-08-301-0/+27
* Split out ri display code and make pluggabledave2004-01-061-296/+2
* Add RDoc to build. Add --ri-system to RDocdave2004-01-051-1/+1
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-173/+212
* Fix problem with ambiguous nested classesdave2004-01-011-1/+1
* Forgot to save buffer.... sighdave2003-12-241-10/+11
* Add file.c comments (and necessary support in parse_c.rb)dave2003-12-211-13/+19
* Add boot_classes to rdoc parsing, fix a couple of bugsdave2003-12-191-7/+10
* Annotate enum.c. Add pager support, and report on methods in included modulesdave2003-12-181-1/+19
* Add pager support to ri, and start implementing command line optionsdave2003-12-171-12/+52
* Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave2003-12-161-4/+12
* Initial load of support for ri/rdoc integrationdave2003-12-161-0/+201
* * bin/testrb: new test runner. [ruby-core:01845]nobu2003-12-021-0/+5
* Add RDocdave2003-12-011-0/+67
* add explicit trim modeseki2003-07-311-1/+7
* * bin/erb: fix -S 4 option bug.seki2002-11-211-5/+3
* add bin/erbseki2002-11-201-0/+135
* initialize hackmatz2002-11-191-1/+1
* * bin/irb: Moved from sample/irb.rb.knu2002-11-181-0/+21