Age | Commit message (Expand) | Author |
---|
2023-06-03 | [ruby/rdoc] Auto-correct trailing new lines | Vinicius Stock |
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://.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-04-23 | Support XDG_* (#2174) | Hiroshi SHIBATA |
2020-04-23 | [ruby/rdoc] Drop old rubies | Nobuyoshi Nakada |
2020-03-08 | Specify explicit separator not to be affected by $; | 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 |
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 |
2014-12-07 | * lib/rdoc: Update to RDoc 4.2.0. | drbrain |
2013-09-18 | * lib/rdoc: Update to RDoc 4.1.0.preview.1 | drbrain |
2013-07-19 | * lib/rdoc/*: [DOC] Capitalize "Ruby" in documentation | zzak |
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 () | drbrain |
2011-07-31 | * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating an | drbrain |
2011-06-29 | * lib/rdoc: Update to RDoc 3.8 which contains fixes for documentation | 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-26 | * lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception if | nobu |
2010-12-20 | Import RDoc 3 | drbrain |