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
*
[ruby/rdoc] Support different drive latters in include paths
aycabta
2019-10-29
1
-3
/
+18
*
Make `(#methodname)` a link with --hyperlink-all option
aycabta
2019-10-26
1
-1
/
+1
*
Make `(#methodname)` a link
Nobuyoshi Nakada
2019-10-26
1
-1
/
+1
*
Update required_ruby_version to 2.4.0
aycabta
2019-10-09
1
-1
/
+1
*
Folded files in gemspec
Nobuyoshi Nakada
2019-09-16
1
-2
/
+192
*
Remove .document and .gitignore from file list of rdoc.gemspec
aycabta
2019-09-08
1
-1
/
+1
*
Fix keyword argument separation issues in lib
Jeremy Evans
2019-08-30
1
-6
/
+6
*
Remove jquery.js from file list of rdoc.gemspec
aycabta
2019-08-28
1
-1
/
+1
*
Remove debug print [ci skip]
Kazuhiro NISHIYAMA
2019-08-28
1
-1
/
+0
*
Remove jquery.js
aycabta
2019-08-28
1
-2
/
+0
*
Version 6.2.0
aycabta
2019-08-28
1
-1
/
+1
*
Good bye jQuery
aycabta
2019-08-28
6
-179
/
+92
*
lib/rdoc/markup/parser.rb: remove a unused variable initialization
Yusuke Endoh
2019-08-19
1
-1
/
+0
*
Remove CI files from list
aycabta
2019-08-17
1
-1
/
+1
*
Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...
Hiroshi SHIBATA
2019-08-17
1
-1
/
+1
*
Removed autoload from Markup.
Hiroshi SHIBATA
2019-08-17
1
-2
/
+0
*
Removed test_case files from lib directory.
Hiroshi SHIBATA
2019-08-17
2
-879
/
+0
*
lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`
Yusuke Endoh
2019-08-16
1
-12
/
+4
*
lib/rdoc/parser/ruby.rb: Avoid `.chars.to_a.last`
Yusuke Endoh
2019-08-16
1
-2
/
+2
*
RDoc::Parser::C: Integrate do_classes and do_modules by one regexp match
Yusuke Endoh
2019-08-16
1
-103
/
+95
*
Use test/unit instead of test-unit. Because test-unit is only provided standa...
Hiroshi SHIBATA
2019-08-16
1
-1
/
+1
*
Use Gemfile instead of add_development_dependency.
Hiroshi SHIBATA
2019-08-16
1
-6
/
+0
*
Use test-unit instead of minitest
Nobuyoshi Nakada
2019-08-16
1
-1
/
+1
*
Treat linking to Markdown label correctly
aycabta
2019-08-16
1
-1
/
+5
*
Separate RDoc::TokenStream#add_tokens and #add_token
Yusuke Endoh
2019-08-16
1
-3
/
+8
*
Refactor and improve performance of RDoc::Markup::Parser
Yusuke Endoh
2019-08-16
2
-49
/
+65
*
`/o` should not use with instance variable
Kazuhiro NISHIYAMA
2019-07-30
1
-1
/
+1
*
Should match the beginning/end of string
Nobuyoshi Nakada
2019-07-29
1
-4
/
+4
*
Match suffix for content type more precisely
Nobuyoshi Nakada
2019-07-29
1
-3
/
+3
*
Chomp html suffix literally
Nobuyoshi Nakada
2019-07-29
1
-1
/
+1
*
[ruby/rdoc] Fix image links in rdoc.css
Maxime Lapointe
2019-07-26
1
-5
/
+5
*
[ruby/rdoc] Update jQuery to 3.3.1
aycabta
2019-07-26
1
-4
/
+2
*
[ruby/rdoc] Support nesting text page URL
aycabta
2019-07-26
1
-1
/
+4
*
[ruby/rdoc] Normalization of comment should check language
aycabta
2019-07-26
4
-13
/
+20
*
[ruby/rdoc] ClassModule#add_comment should receive RDoc::Comment
aycabta
2019-07-26
2
-1
/
+6
*
[ruby/rdoc] Bump version to 6.1.1
aycabta
2019-07-15
1
-1
/
+1
*
[ruby/rdoc] Correction to include regexp_handling in list of loaded files
poloka
2019-07-15
1
-1
/
+1
*
Fix links to headings
Maxime Lapointe
2019-07-14
1
-1
/
+1
*
ripper_state_lex.rb: chomp CR
Nobuyoshi Nakada
2019-06-07
1
-1
/
+2
*
Revert "Use "require" just for essential"
aycabta
2019-05-29
1
-1
/
+1
*
Use "require" just for essential
aycabta
2019-05-29
1
-1
/
+1
*
Show documents when completion
aycabta
2019-05-25
1
-1
/
+1
*
Revert "IRB is improved with Reline and RDoc, take 2"
Nobuyoshi Nakada
2019-04-23
1
-1
/
+1
*
IRB is improved with Reline and RDoc, take 2
aycabta
2019-04-23
1
-1
/
+1
*
rdoc: Colorize background of code/pre [ci skip]
nobu
2019-03-30
1
-0
/
+3
*
[DOC] fix missing paren [ci skip]
nobu
2019-03-28
1
-1
/
+1
*
rdoc.css: make label-list compact
nobu
2019-02-02
1
-0
/
+5
*
rdoc: ignore gemspec files
nobu
2019-01-13
1
-0
/
+1
*
rdoc: ignore garbage files
nobu
2019-01-13
1
-1
/
+3
*
[DOC] escape descriptions [ci skip]
nobu
2019-01-04
2
-3
/
+4
[next]