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
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
/
paths.rb
Age
Commit message (
Expand
)
Author
2020-09-14
[ruby/rdoc] Prefer require_relative
Marc-Andre Lafortune
2020-04-23
Support XDG_* (#2174)
Hiroshi SHIBATA
2020-04-23
[ruby/rdoc] Drop old rubies
Nobuyoshi Nakada
2019-05-29
Revert "Use "require" just for essential"
aycabta
2019-05-29
Use "require" just for essential
aycabta
2019-05-25
Show documents when completion
aycabta
2019-04-23
Revert "IRB is improved with Reline and RDoc, take 2"
Nobuyoshi Nakada
2019-04-23
IRB is improved with Reline and RDoc, take 2
aycabta
2017-11-27
Merge rdoc-6.0.0.beta4 from upstream.
hsbt
2016-09-07
* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2
hsbt
2015-12-16
Add frozen_string_literal: false for all files
naruse
2013-07-19
* lib/rdoc/*: [DOC] Capitalize "Ruby" in documentation
zzak
2012-11-27
* lib/rdoc*: Updated to RDoc 4.0 (pre-release)
drbrain
2010-12-28
Import RDoc 3.1
drbrain
2010-12-26
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception if
nobu
2010-12-20
Import RDoc 3
drbrain
2010-09-16
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths.each): HOMEDIR can be nil
nobu
2010-04-10
* lib/rdoc: Import RDoc 2.5.2
drbrain
2010-04-02
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been
nobu
2010-04-02
* lib/rdoc/ri/paths.rb: follows $ridir. reapplied r23554.
nobu
2010-04-02
* lib/rdoc/ri/paths.rb (RDoc::HOMEDIR): expand_path deals with
nobu
2010-04-01
Import RDoc 2.5
drbrain
2009-08-20
* lib/rdoc/ri/gemdirs.rb: split from lib/rdoc/ri/paths.rb to get
nobu
2009-08-20
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been obsolete.
nobu
2009-05-23
* configure.in ($ridir): new configuration. [ruby-core:23520].
yugui
2009-03-26
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considers
nobu
2009-01-04
* lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not create
nobu
2008-10-24
Import RDoc 2.2.2 r192
drbrain
2008-10-24
* configure.in (sitedir): considers --program-prefix and
yugui
2008-09-25
Import RDoc 2.2.1 r185
drbrain
2008-02-14
Preserve ri compatibility with 1.8
drbrain
2008-02-12
Restore require rubygems check
drbrain
2008-01-08
Clean up namespacing of RI's classes
drbrain