summaryrefslogtreecommitdiff
path: root/test/rdoc/test_rdoc_cross_reference.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/rdoc] Allow cross references to methods including underscoresNobuyoshi Nakada2022-04-141-6/+8
* [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/...Ulysse Buonomo2022-02-121-2/+1
* [ruby/rdoc] Allow cross references to negation operator methodNobuyoshi Nakada2022-02-091-1/+1
* [ruby/rdoc] Allow cross references to logical operator methodsNobuyoshi Nakada2022-02-091-1/+1
* [ruby/rdoc] Allow cross references to backtick methodNobuyoshi Nakada2022-02-091-1/+1
* [ruby/rdoc] Allow cross references to operator methodsNobuyoshi Nakada2022-02-091-21/+23
* [ruby/rdoc] Resolve class and method of the same name correctlyaycabta2021-12-091-0/+9
* [ruby/rdoc] Support linking #==Mike Dalessio2021-10-161-1/+1
* Merge rdoc-6.1.0.beta2aycabta2018-10-171-2/+1
* Merge rdoc-6.1.0.beta1.hsbt2018-08-271-7/+22
* Merge rdoc-6.0.0.beta4 from upstream.hsbt2017-11-271-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-181-3/+4
* * lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain2013-01-041-0/+15
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-3/+25
* * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain2011-07-311-0/+154