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
Age
Commit message (
Expand
)
Author
2021-08-10
Update parser files of RDoc generated by the latest Racc
aycabta
2021-08-10
Update parser files of RDoc generated by the latest KPeg
aycabta
2021-08-10
[ruby/rdoc] Use HEAD of kpeg
aycabta
2021-08-10
[ruby/rdoc] Add "rake clean" task to erase generated parser files
aycabta
2021-08-10
Import copied Rakefile from original RDoc repository
aycabta
2021-08-10
[ruby/rdoc] Move dev dependency of gettext to Gemfile
aycabta
2021-08-10
[ruby/rdoc] Use single quote in Gemfile
aycabta
2021-08-10
Import copied Gemfile from original RDoc repository
aycabta
2021-07-06
[ruby/rdoc] Bump version to 6.3.2
Hiroshi SHIBATA
2021-07-05
[ruby/rdoc] Fix links without paths
Nobuyoshi Nakada
2021-07-05
[ruby/rdoc] Fix for explicit http link
Nobuyoshi Nakada
2021-07-05
[ruby/rdoc] Allow a label in a link to another document text
Nobuyoshi Nakada
2021-07-05
[ruby/rdoc] Support ActiveSupport::Concern.included
aycabta
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
2021-06-23
[ruby/rdoc] Specify working directory for RDoc::Options#check_files
Hiroshi SHIBATA
2021-06-02
[ruby/rdoc] Add a dependency on psych gem 4.0.0 or newer
aycabta
2021-05-21
Use YAML.safe_load to use the permitted_classes option
aycabta
2021-05-21
[ruby/rdoc] Drop support for Ruby 2.4
Nobuyoshi Nakada
2021-05-21
[ruby/rdoc] Update rdoc.gemspec by adding lib/rdoc/markup/table.rb
Yusuke Endoh
2021-05-21
[ruby/rdoc] Version 6.3.1
aycabta
2021-05-21
[ruby/rdoc] Use File.open to fix the OS Command Injection vulnerability in CV...
aycabta
2021-05-17
lib/rdoc/rdoc.rb: Allow only RDoc::Options in .rdoc_options
Yusuke Endoh
2021-05-17
Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in rdoc
Hiroshi SHIBATA
2021-04-03
[ruby/rdoc] Links to document texts without "rdoc-ref:" prefix
Nobuyoshi Nakada
2021-04-03
[ruby/rdoc] Treat emphasis tags as excluding other notations
aycabta
2021-04-03
[ruby/rdoc] Treat other tags as word boundaries
aycabta
2021-04-03
[ruby/rdoc] Disable other notations in <code> tags
aycabta
2021-03-16
[ruby/rdoc] Get rid of a trailing space
Nobuyoshi Nakada
2021-03-16
[ruby/rdoc] Suppress unused variable warning of "text"
aycabta
2021-03-16
[ruby/rdoc] Allow empty .rdoc_options
aycabta
2021-03-16
[ruby/rdoc] Allow partial default values to be overridden with .rdoc_options
aycabta
2021-03-16
[ruby/rdoc] Fixed CodeFence without blank lines
Nobuyoshi Nakada
2021-03-16
[ruby/rdoc] Add table style
Nobuyoshi Nakada
2021-03-16
[ruby/rdoc] Support GFM table
Nobuyoshi Nakada
2021-03-16
[ruby/rdoc] Update Rdoc.css sidebar panel.
Pankaj Doharey
2021-01-25
[ruby/rdoc] Support iso-strict format in git-log
Nobuyoshi Nakada
2021-01-25
[ruby/rdoc] Support other date formats in git-log
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Skip non-date logs by git-log
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Sort by CommitDate if available
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Add links to the commits
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Shorten commit hashes
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Tweak log entry markdown
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Make each commit entries h3
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Support ChangeLog generated by `git log`
Nobuyoshi Nakada
2021-01-24
[ruby/rdoc] Fix failing test by adding gettext as a development dependency
Dorian MariƩ
2020-12-21
[ruby/rdoc] Bump version to 6.3.0
Hiroshi SHIBATA
2020-12-11
Exclude parenthesized function declarations such as NORETURN
Nobuyoshi Nakada
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
[next]