index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed needless Gemfile in ruby repo.
Hiroshi SHIBATA
2021-09-03
1
-12
/
+0
*
[ruby/rdoc] Add tests for `--template-stylesheets` option
Nobuyoshi Nakada
2021-09-03
3
-6
/
+4
*
[ruby/rdoc] minitest is not need to run rubygems test now
Hiroshi SHIBATA
2021-09-03
1
-1
/
+0
*
[ruby/rdoc] Move RDoc::RDoc#load_options to RDoc::RDoc.load_options
aycabta
2021-09-02
2
-31
/
+31
*
Update parser files of RDoc generated by the latest Racc
aycabta
2021-08-10
2
-2
/
+2
*
Update parser files of RDoc generated by the latest KPeg
aycabta
2021-08-10
2
-48
/
+46
*
[ruby/rdoc] Use HEAD of kpeg
aycabta
2021-08-10
1
-1
/
+1
*
[ruby/rdoc] Add "rake clean" task to erase generated parser files
aycabta
2021-08-10
1
-0
/
+6
*
Import copied Rakefile from original RDoc repository
aycabta
2021-08-10
1
-0
/
+101
*
[ruby/rdoc] Move dev dependency of gettext to Gemfile
aycabta
2021-08-10
2
-1
/
+1
*
[ruby/rdoc] Use single quote in Gemfile
aycabta
2021-08-10
1
-6
/
+6
*
Import copied Gemfile from original RDoc repository
aycabta
2021-08-10
1
-0
/
+12
*
[ruby/rdoc] Bump version to 6.3.2
Hiroshi SHIBATA
2021-07-06
1
-1
/
+1
*
[ruby/rdoc] Fix links without paths
Nobuyoshi Nakada
2021-07-05
1
-1
/
+1
*
[ruby/rdoc] Fix for explicit http link
Nobuyoshi Nakada
2021-07-05
1
-2
/
+2
*
[ruby/rdoc] Allow a label in a link to another document text
Nobuyoshi Nakada
2021-07-05
1
-2
/
+2
*
[ruby/rdoc] Support ActiveSupport::Concern.included
aycabta
2021-07-05
1
-0
/
+18
*
[ruby/rdoc] Fix chained inclusion ancestors_of
Ulysse Buonomo
2021-07-05
1
-4
/
+4
*
[ruby/rdoc] Document 'ruby:' to show core documentation in ri
xstnztk
2021-07-05
1
-0
/
+7
*
[ruby/rdoc] Specify working directory for RDoc::Options#check_files
Hiroshi SHIBATA
2021-06-23
1
-1
/
+3
*
[ruby/rdoc] Add a dependency on psych gem 4.0.0 or newer
aycabta
2021-06-02
1
-0
/
+1
*
Use YAML.safe_load to use the permitted_classes option
aycabta
2021-05-21
1
-1
/
+1
*
[ruby/rdoc] Drop support for Ruby 2.4
Nobuyoshi Nakada
2021-05-21
1
-1
/
+1
*
[ruby/rdoc] Update rdoc.gemspec by adding lib/rdoc/markup/table.rb
Yusuke Endoh
2021-05-21
1
-1
/
+2
*
[ruby/rdoc] Version 6.3.1
aycabta
2021-05-21
1
-1
/
+1
*
[ruby/rdoc] Use File.open to fix the OS Command Injection vulnerability in CV...
aycabta
2021-05-21
1
-1
/
+1
*
lib/rdoc/rdoc.rb: Allow only RDoc::Options in .rdoc_options
Yusuke Endoh
2021-05-17
1
-2
/
+3
*
Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in rdoc
Hiroshi SHIBATA
2021-05-17
1
-1
/
+1
*
[ruby/rdoc] Links to document texts without "rdoc-ref:" prefix
Nobuyoshi Nakada
2021-04-03
1
-0
/
+4
*
[ruby/rdoc] Treat emphasis tags as excluding other notations
aycabta
2021-04-03
2
-6
/
+6
*
[ruby/rdoc] Treat other tags as word boundaries
aycabta
2021-04-03
1
-4
/
+13
*
[ruby/rdoc] Disable other notations in <code> tags
aycabta
2021-04-03
2
-25
/
+87
*
[ruby/rdoc] Get rid of a trailing space
Nobuyoshi Nakada
2021-03-16
1
-4
/
+3
*
[ruby/rdoc] Suppress unused variable warning of "text"
aycabta
2021-03-16
1
-2
/
+343
*
[ruby/rdoc] Allow empty .rdoc_options
aycabta
2021-03-16
1
-0
/
+2
*
[ruby/rdoc] Allow partial default values to be overridden with .rdoc_options
aycabta
2021-03-16
2
-2
/
+39
*
[ruby/rdoc] Fixed CodeFence without blank lines
Nobuyoshi Nakada
2021-03-16
1
-367
/
+80
*
[ruby/rdoc] Add table style
Nobuyoshi Nakada
2021-03-16
1
-0
/
+19
*
[ruby/rdoc] Support GFM table
Nobuyoshi Nakada
2021-03-16
7
-2
/
+448
*
[ruby/rdoc] Update Rdoc.css sidebar panel.
Pankaj Doharey
2021-03-16
1
-0
/
+1
*
[ruby/rdoc] Support iso-strict format in git-log
Nobuyoshi Nakada
2021-01-25
1
-3
/
+3
*
[ruby/rdoc] Support other date formats in git-log
Nobuyoshi Nakada
2021-01-25
1
-3
/
+3
*
[ruby/rdoc] Skip non-date logs by git-log
Nobuyoshi Nakada
2021-01-24
1
-14
/
+22
*
[ruby/rdoc] Sort by CommitDate if available
Nobuyoshi Nakada
2021-01-24
1
-3
/
+8
*
[ruby/rdoc] Add links to the commits
Nobuyoshi Nakada
2021-01-24
1
-21
/
+86
*
[ruby/rdoc] Shorten commit hashes
Nobuyoshi Nakada
2021-01-24
1
-1
/
+1
*
[ruby/rdoc] Tweak log entry markdown
Nobuyoshi Nakada
2021-01-24
1
-1
/
+19
*
[ruby/rdoc] Make each commit entries h3
Nobuyoshi Nakada
2021-01-24
1
-6
/
+6
*
[ruby/rdoc] Support ChangeLog generated by `git log`
Nobuyoshi Nakada
2021-01-24
1
-0
/
+35
*
[ruby/rdoc] Fix failing test by adding gettext as a development dependency
Dorian MariƩ
2021-01-24
1
-0
/
+2
[next]