| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/test/unit.rb (MiniTest::Unit#process_args): refactored. | nobu | 2010-07-17 | 1 | -1/+2 |
* | * lib/test/unit.rb: MiniTest::Unit is different class from | nobu | 2010-07-17 | 1 | -2/+2 |
* | * lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, which | mame | 2010-07-16 | 1 | -2/+2 |
* | * lib/test/unit.rb (Test::Unit.setup_argv): run tests only when | nobu | 2010-07-16 | 1 | -2/+2 |
* | * bin/erb: removed trailing spaces. | nobu | 2010-04-02 | 1 | -6/+6 |
* | Import RDoc 2.5 | drbrain | 2010-04-01 | 1 | -5/+18 |
* | * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode | keiju | 2009-07-07 | 1 | -1/+1 |
* | Update to RubyGems 1.3.4 r2223 | drbrain | 2009-06-09 | 1 | -6/+3 |
* | * bin/{irb,rdoc}: executable. | nobu | 2009-03-26 | 2 | -0/+0 |
* | * bin/erb: accepts options in more flexible styles. | yugui | 2008-12-29 | 1 | -7/+17 |
* | * lib/erb.rb (ERB): m17n of ERB. adds rdoc. | yugui | 2008-12-29 | 1 | -4/+23 |
* | * bin/testrb: set $0. | usa | 2008-12-16 | 1 | -0/+5 |
* | remove -K option. | seki | 2008-11-17 | 1 | -15/+0 |
* | * lib/test/unit.rb (Test::Unit.setup_argv): call given block for | akr | 2008-10-19 | 1 | -1/+7 |
* | * lib/test/unit: removed test/unit. | akr | 2008-10-16 | 1 | -3/+1 |
* | Import RDoc 2.2.1 r185 | drbrain | 2008-09-25 | 1 | -2/+1 |
* | Import RubyGems 1.1.0 | drbrain | 2008-03-31 | 1 | -4/+9 |
* | Import RubyGems r1601. [ruby-core:15381]. | drbrain | 2008-02-10 | 1 | -1/+1 |
* | Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup. | drbrain | 2008-01-14 | 1 | -48/+3 |
* | Clean up namespacing of RI's classes | drbrain | 2008-01-08 | 1 | -2/+2 |
* | Replace ri with Ryan Davis' cached ri | drbrain | 2008-01-08 | 1 | -45/+2 |
* | Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc. | drbrain | 2008-01-07 | 1 | -5/+5 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | Added Rake 0.8.0 | jim | 2007-12-21 | 1 | -0/+31 |
* | Add forgotten bin/gem for RubyGems. | drbrain | 2007-11-10 | 1 | -0/+23 |
* | * ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments. | matz | 2007-10-03 | 2 | -2/+2 |
* | * bin/rdoc: ues File.exist? instead of File.exists. | usa | 2006-12-08 | 1 | -1/+1 |
* | * bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337] | matz | 2005-10-21 | 1 | -1/+1 |
* | typo fixed, again. thanks, Doug Kearns. | seki | 2005-10-15 | 1 | -1/+1 |
* | typo fixed | seki | 2005-09-25 | 1 | -1/+1 |
* | set ERB#filename so that it is used when reporting syntax/runtime errors. | seki | 2005-09-11 | 1 | -75/+77 |
* | * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5. | keiju | 2005-04-13 | 1 | -2/+2 |
* | ri now merges the documentation if it finds the same class in multiple places | dave | 2004-08-30 | 1 | -0/+27 |
* | Split out ri display code and make pluggable | dave | 2004-01-06 | 1 | -296/+2 |
* | Add RDoc to build. Add --ri-system to RDoc | dave | 2004-01-05 | 1 | -1/+1 |
* | Finish documenting internal stuff. See Changelog for other details | dave | 2004-01-02 | 1 | -173/+212 |
* | Fix problem with ambiguous nested classes | dave | 2004-01-01 | 1 | -1/+1 |
* | Forgot to save buffer.... sigh | dave | 2003-12-24 | 1 | -10/+11 |
* | Add file.c comments (and necessary support in parse_c.rb) | dave | 2003-12-21 | 1 | -13/+19 |
* | Add boot_classes to rdoc parsing, fix a couple of bugs | dave | 2003-12-19 | 1 | -7/+10 |
* | Annotate enum.c. Add pager support, and report on methods in included modules | dave | 2003-12-18 | 1 | -1/+19 |
* | Add pager support to ri, and start implementing command line options | dave | 2003-12-17 | 1 | -12/+52 |
* | Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arose | dave | 2003-12-16 | 1 | -4/+12 |
* | Initial load of support for ri/rdoc integration | dave | 2003-12-16 | 1 | -0/+201 |
* | * bin/testrb: new test runner. [ruby-core:01845] | nobu | 2003-12-02 | 1 | -0/+5 |
* | Add RDoc | dave | 2003-12-01 | 1 | -0/+67 |
* | add explicit trim mode | seki | 2003-07-31 | 1 | -1/+7 |
* | * bin/erb: fix -S 4 option bug. | seki | 2002-11-21 | 1 | -5/+3 |
* | add bin/erb | seki | 2002-11-20 | 1 | -0/+135 |
* | initialize hack | matz | 2002-11-19 | 1 | -1/+1 |