aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc
Commit message (Expand)AuthorAgeFilesLines
* Fixed misspellingsNobuyoshi Nakada2019-12-202-2/+2
* Fix ghost method line noaycabta2019-11-282-4/+15
* [ruby/rdoc] Support different drive latters in include pathsaycabta2019-10-291-3/+18
* Make `(#methodname)` a link with --hyperlink-all optionaycabta2019-10-261-1/+1
* Make `(#methodname)` a linkNobuyoshi Nakada2019-10-261-1/+1
* Update required_ruby_version to 2.4.0aycabta2019-10-091-1/+1
* Folded files in gemspecNobuyoshi Nakada2019-09-161-2/+192
* Remove .document and .gitignore from file list of rdoc.gemspecaycabta2019-09-081-1/+1
* Fix keyword argument separation issues in libJeremy Evans2019-08-301-6/+6
* Remove jquery.js from file list of rdoc.gemspecaycabta2019-08-281-1/+1
* Remove debug print [ci skip]Kazuhiro NISHIYAMA2019-08-281-1/+0
* Remove jquery.jsaycabta2019-08-281-2/+0
* Version 6.2.0aycabta2019-08-281-1/+1
* Good bye jQueryaycabta2019-08-286-179/+92
* lib/rdoc/markup/parser.rb: remove a unused variable initializationYusuke Endoh2019-08-191-1/+0
* Remove CI files from listaycabta2019-08-171-1/+1
* Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...Hiroshi SHIBATA2019-08-171-1/+1
* Removed autoload from Markup.Hiroshi SHIBATA2019-08-171-2/+0
* Removed test_case files from lib directory.Hiroshi SHIBATA2019-08-172-879/+0
* lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`Yusuke Endoh2019-08-161-12/+4
* lib/rdoc/parser/ruby.rb: Avoid `.chars.to_a.last`Yusuke Endoh2019-08-161-2/+2
* RDoc::Parser::C: Integrate do_classes and do_modules by one regexp matchYusuke Endoh2019-08-161-103/+95
* Use test/unit instead of test-unit. Because test-unit is only provided standa...Hiroshi SHIBATA2019-08-161-1/+1
* Use Gemfile instead of add_development_dependency.Hiroshi SHIBATA2019-08-161-6/+0
* Use test-unit instead of minitestNobuyoshi Nakada2019-08-161-1/+1
* Treat linking to Markdown label correctlyaycabta2019-08-161-1/+5
* Separate RDoc::TokenStream#add_tokens and #add_tokenYusuke Endoh2019-08-161-3/+8
* Refactor and improve performance of RDoc::Markup::ParserYusuke Endoh2019-08-162-49/+65
* `/o` should not use with instance variableKazuhiro NISHIYAMA2019-07-301-1/+1
* Should match the beginning/end of stringNobuyoshi Nakada2019-07-291-4/+4
* Match suffix for content type more preciselyNobuyoshi Nakada2019-07-291-3/+3
* Chomp html suffix literallyNobuyoshi Nakada2019-07-291-1/+1
* [ruby/rdoc] Fix image links in rdoc.cssMaxime Lapointe2019-07-261-5/+5
* [ruby/rdoc] Update jQuery to 3.3.1aycabta2019-07-261-4/+2
* [ruby/rdoc] Support nesting text page URLaycabta2019-07-261-1/+4
* [ruby/rdoc] Normalization of comment should check languageaycabta2019-07-264-13/+20
* [ruby/rdoc] ClassModule#add_comment should receive RDoc::Commentaycabta2019-07-262-1/+6
* [ruby/rdoc] Bump version to 6.1.1aycabta2019-07-151-1/+1
* [ruby/rdoc] Correction to include regexp_handling in list of loaded filespoloka2019-07-151-1/+1
* Fix links to headingsMaxime Lapointe2019-07-141-1/+1
* ripper_state_lex.rb: chomp CRNobuyoshi Nakada2019-06-071-1/+2
* Revert "Use "require" just for essential"aycabta2019-05-291-1/+1
* Use "require" just for essentialaycabta2019-05-291-1/+1
* Show documents when completionaycabta2019-05-251-1/+1
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-231-1/+1
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-231-1/+1
* rdoc: Colorize background of code/pre [ci skip]nobu2019-03-301-0/+3
* [DOC] fix missing paren [ci skip]nobu2019-03-281-1/+1
* rdoc.css: make label-list compactnobu2019-02-021-0/+5
* rdoc: ignore gemspec filesnobu2019-01-131-0/+1