aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rdoc: ignore garbage filesnobu2019-01-131-1/+3
* [DOC] escape descriptions [ci skip]nobu2019-01-042-3/+4
* [DOC] mark function names [ci skip]nobu2019-01-041-9/+8
* [DOC] split a tag for each function name [ci skip]nobu2019-01-041-2/+2
* [DOC] Fix close tags [ci skip]kazu2019-01-043-5/+4
* Merge RDoc 6.1.0 from upstreamaycabta2018-12-231-1/+1
* Merge RDoc 6.1.0.beta3 from upstreamaycabta2018-12-084-29/+53
* Merge rdoc-6.1.0.bata2aycabta2018-11-272-2/+2
* lib/rdoc/markup/: Remove wrong call to `=~` against Arraymame2018-11-262-2/+2
* Mark up code inside link text as <code>nobu2018-10-291-7/+15
* rdoc/parser/c.rb: ignore dynamically added methodsnobu2018-10-281-0/+1
* Merge rdoc-6.1.0.beta2aycabta2018-10-1727-443/+459
* Merge rdoc-6.1.0.beta1.hsbt2018-08-2710-158/+215
* Merge rdoc-6.0.4 from upstream.hsbt2018-05-081-0/+1
* fix regexp introduced at recent RDoc update (r62924).ko12018-03-281-1/+1
* * remove trailing spaces.svn2018-03-262-108/+108
* Merge RDoc 6.0.3 from upstream.hsbt2018-03-2623-409/+300
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-222-2/+10
* fix reset order.ko12017-12-311-2/+2
* Merge rdoc-6.0.1.hsbt2017-12-232-1/+8