aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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