index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rdoc
/
ri
/
ri_options.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix formatting of multiple paths
drbrain
2007-12-24
1
-3
/
+3
*
Fix display of GEMDIRS, make command command examples match ri's name.
drbrain
2007-12-24
1
-13
/
+19
*
* lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]
matz
2006-09-22
1
-0
/
+1
*
Add --system, --site, --home and --gems to limit ri search path.
drbrain
2006-06-26
1
-24
/
+81
*
Change version numbering of RDoc and ri
dave
2004-11-08
1
-4
/
+2
*
ri now merges the documentation if it finds the same class in multiple places
dave
2004-08-30
1
-1
/
+7
*
Get RDoc::usage playing better with OptionParser
dave
2004-08-16
1
-4
/
+6
*
Add "usage" interface
dave
2004-08-13
1
-4
/
+7
*
Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...
dave
2004-04-02
1
-3
/
+3
*
Missing trailing "$"
dave
2004-03-25
1
-1
/
+1
*
Add --version option to ri
dave
2004-03-25
1
-2
/
+16
*
Add the --list-names option
dave
2004-03-24
1
-5
/
+14
*
Fix typos (Doug Kearns)
dave
2004-02-19
1
-2
/
+2
*
ri now accepts options via RI environment variable
dave
2004-01-10
1
-0
/
+6
*
Split out ri display code and make pluggable
dave
2004-01-06
1
-0
/
+10
*
Add RDoc to build. Add --ri-system to RDoc
dave
2004-01-05
1
-30
/
+45
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
1
-20
/
+15
*
Forgot to save buffer.... sigh
dave
2003-12-24
1
-8
/
+47
*
Add pager support to ri, and start implementing command line options
dave
2003-12-17
1
-0
/
+158