index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rdoc
/
ri
/
driver.rb
Age
Commit message (
Expand
)
Author
2025-01-15
Migrate rdoc as bundled gems
Hiroshi SHIBATA
2024-12-09
[ruby/rdoc] Expand rdoc-ref targets at the end of ri output
Stan Lo
2024-05-30
[ruby/rdoc] Abort with error message if --dump argument invalid
Adam Daniels
2024-03-15
[ruby/rdoc] Use readline history when ri is interactive
Adam Daniels
2023-10-17
[ruby/rdoc] Delay DidYouMean until NotFoundError#message is called
tompng
2022-10-27
[ruby/rdoc] Delay `require "readline"` in case the terminal is in raw mode
Shugo Maeda
2022-10-06
[ruby/rdoc] Remove unused abbrev require
Daniel Colson
2022-06-28
[ruby/rdoc] Remove dead code
Nobuyoshi Nakada
2022-06-04
[ruby/rdoc] Use command array form of `IO.popen` always
Nobuyoshi Nakada
2022-06-04
[ruby/rdoc] Remove `RDoc::RI::Driver#in_path?`
Nobuyoshi Nakada
2022-06-04
[ruby/rdoc] Stop checking if pager command found
Nobuyoshi Nakada
2022-06-04
[ruby/rdoc] Remove never used win32console
Nobuyoshi Nakada
2022-04-25
[ruby/rdoc] Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2022-03-13
[ruby/rdoc] Clean documents for backwards compatibility
Nobuyoshi Nakada
2022-02-12
[ruby/rdoc] Relative loading for easier development (https://github.com/ruby/...
Ulysse Buonomo
2021-07-05
[ruby/rdoc] Fix chained inclusion ancestors_of
Ulysse Buonomo
2021-07-05
[ruby/rdoc] Document 'ruby:' to show core documentation in ri
xstnztk
2020-12-10
Use `abort(message)` instead of `puts` and `exit`
Kazuhiro NISHIYAMA
2020-12-10
Added help message for gem i webrick in rdoc
Hiroshi SHIBATA
2020-10-27
Separate `send` into `public_send` and `__send__`
Nobuyoshi Nakada
2020-09-14
[ruby/rdoc] Prefer require_relative
Marc-Andre Lafortune
2020-03-08
Specify explicit separator not to be affected by $;
Nobuyoshi Nakada
2018-11-27
Merge rdoc-6.1.0.bata2
aycabta
2018-03-26
Merge RDoc 6.0.3 from upstream.
hsbt
2017-11-27
Merge rdoc-6.0.0.beta4 from upstream.
hsbt
2017-10-10
Merge rdoc-6.0.0.beta3.
hsbt
2017-08-29
Merge rdoc-6.0.0.beta1.
hsbt
2016-11-05
* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0
hsbt
2016-09-07
* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2
hsbt
2016-09-05
* lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)
hsbt
2016-03-23
* lib/rdoc/ri/driver.rb (interactive): rescue NotFoundError raised in
naruse
2015-12-16
Add frozen_string_literal: false for all files
naruse
2013-09-18
* lib/rdoc: Update to RDoc 4.1.0.preview.1
drbrain
2012-12-03
* lib/rdoc/ri/driver.rb: Fixed ri page display for files with
drbrain
2012-11-30
* lib/rdoc/ri/driver.rb: Relaxed matching for pages to be more
drbrain
2012-11-27
* lib/rdoc*: Updated to RDoc 4.0 (pre-release)
drbrain
2011-07-31
* lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating an
drbrain
2011-06-28
* lib/rdoc: Update to RDoc 3.7 (final)
drbrain
2011-06-16
* lib/rdoc.rb: Import RDoc 3.7 release candidate
drbrain
2011-05-14
* lib/rdoc.rb: Updated to RDoc 3.6
drbrain
2011-02-02
Import RDoc 3.5.1
drbrain
2010-12-28
Import RDoc 3.1
drbrain
2010-12-20
Import RDoc 3
drbrain
2010-09-16
* lib/rdoc/ri/driver.rb (RDoc::RI::Driver.setup_options)
nobu
2010-08-03
* lib/rdoc/ri/driver.rb (setup_pager): no need to check the existence
usa
2010-06-27
* lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bs
mame
2010-05-01
Upgrade to RDoc 2.5.8
drbrain
2010-04-10
* lib/rdoc: Import RDoc 2.5.2
drbrain
2010-04-02
* {lib,test}/rdoc: removed trailing spaces. reapplied r22784.
nobu
2010-04-01
Import RDoc 2.5
drbrain
[next]