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
/
test
/
rdoc
/
test_rdoc_parser.rb
Age
Commit message (
Expand
)
Author
2020-08-29
Revert changes to rdoc & rubygems regarding Tempfile.open(&block)
Benoit Daloze
2020-08-29
Simplify Tempfile.open calls with a block as they now unlink the file automat...
Benoit Daloze
2019-10-29
Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest""
Yusuke Endoh
2019-10-29
Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"
Yusuke Endoh
2019-10-29
[ruby/rdoc] Use omit of test-unit instead of skip of minitest
aycabta
2019-08-16
Use assert_raise and skip for test/unit
aycabta
2019-08-16
Use omit instead of skip for test-unit.
Hiroshi SHIBATA
2019-08-16
Renamed minitest_helper.rb as helper.rb
Nobuyoshi Nakada
2019-08-11
Use capture_output instead of capture_io.
Hiroshi SHIBATA
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.beta2
hsbt
2015-12-16
Add frozen_string_literal: false for all files
naruse
2014-09-05
* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)
hsbt
2014-05-26
test/rdoc: avoid tempfile leaks
nobu
2013-12-03
* lib/rdoc: Update to RDoc master 900de99. Changes include:
drbrain
2013-09-18
* lib/rdoc: Update to RDoc 4.1.0.preview.1
drbrain
2013-01-04
* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDoc
drbrain
2012-12-18
* lib/rdoc/encoding.rb: Do not remove #! line from document when
drbrain
2012-12-02
* lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.
drbrain
2012-12-01
* lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modeline
drbrain
2012-11-27
* test/rdoc/test_rdoc_generator_darkfish.rb: Updated tests for windows
drbrain
2012-11-27
* lib/rdoc*: Updated to RDoc 4.0 (pre-release)
drbrain
2012-05-03
* lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.
naruse
2012-05-03
rdoc: --extension option fix
nobu
2012-05-03
rdoc: non-binary multibyte
nobu
2010-12-28
Import RDoc 3.1
drbrain
2010-12-20
Import RDoc 3
drbrain
2010-04-10
* lib/rdoc: Import RDoc 2.5.2
drbrain
2010-04-02
* test/rdoc/test_rdoc_parser.rb (test_class_can_parse): parse rdoc
nobu
2010-04-01
Import RDoc 2.5
drbrain
2009-07-27
* lib/rdoc/parser.rb (RDoc::Parser.binary?): fix for empty files.
nobu
2008-10-24
Import RDoc 2.2.2 r192
drbrain
2008-09-25
Import RDoc 2.2.1 r185
drbrain