aboutsummaryrefslogtreecommitdiffstats
path: root/test/rdoc/test_rdoc_parser_changelog.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/rdoc: remove tempfilesnobu2014-05-261-1/+1
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-181-7/+0
* * lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain2013-01-041-4/+32
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-051-1/+31
* * lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain2012-12-051-20/+72
* * lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain2012-12-041-0/+212