Age | Commit message (Expand) | Author |
---|
2025-01-15 | Migrate rdoc as bundled gems | Hiroshi SHIBATA |
2024-12-03 | Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree" | Hiroshi SHIBATA |
2024-12-02 | Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree" | Hiroshi SHIBATA |
2024-11-30 | [ruby/rdoc] fix: C variables should never show up in Ancestors tree | Mike Dalessio |
2024-03-21 | [ruby/rdoc] Fix NoMethodError for start_with | Hiroshi SHIBATA |
2024-03-21 | [ruby/rdoc] Filter marshaled objets | Nobuyoshi Nakada |
2023-12-16 | [ruby/rdoc] [DOC] Add missing documents | Nobuyoshi Nakada |
2022-03-02 | [ruby/rdoc] Use `Marshal.load io` instead of `Marshal.load io.read` | Kazuhiro NISHIYAMA |
2020-09-18 | [ruby/rdoc] Support full filename to make a link for a text file | aycabta |
2020-04-23 | Support XDG_* (#2174) | Hiroshi SHIBATA |
2019-08-16 | lib/rdoc/store.rb: Use `Marshal.dump(obj, io)` | Yusuke Endoh |
2018-10-17 | Merge rdoc-6.1.0.beta2 | aycabta |
2018-03-26 | Merge RDoc 6.0.3 from upstream. | hsbt |
2017-11-27 | Merge rdoc-6.0.0.beta4 from upstream. | 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.beta1 | hsbt |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2013-11-19 | * remove trailing spaces. | nobu |
2013-11-19 | * lib/rdoc: Update to RDoc master a1195ce. Changes include: | drbrain |
2013-09-19 | * remove trailing spaces, append newline at EOF. | nobu |
2013-09-18 | * lib/rdoc: Update to RDoc 4.1.0.preview.1 | drbrain |
2013-01-25 | * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174 | drbrain |
2012-12-18 | * lib/rdoc/store.rb: Work around RDoc stores from older versions of | drbrain |
2012-12-14 | * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation. | drbrain |
2012-12-13 | * lib/rdoc/class_module.rb: Fixed duplicate comments for classes and | drbrain |
2012-12-07 | * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentation | drbrain |
2012-11-27 | * lib/rdoc/*: Added --root option for building documentation outside | drbrain |
2012-11-27 | * lib/rdoc*: Updated to RDoc 4.0 () | drbrain |