Age | Commit message (Expand) | Author |
---|
2019-07-29 | Should match the beginning/end of string | Nobuyoshi Nakada |
2019-07-29 | Match suffix for content type more precisely | Nobuyoshi Nakada |
2019-07-29 | Chomp html suffix literally | Nobuyoshi Nakada |
2019-07-26 | [ruby/rdoc] Fix image links in rdoc.css | Maxime Lapointe |
2019-07-26 | [ruby/rdoc] Update jQuery to 3.3.1 | aycabta |
2019-07-26 | [ruby/rdoc] Support nesting text page URL | aycabta |
2019-07-26 | [ruby/rdoc] Normalization of comment should check language | aycabta |
2019-07-26 | [ruby/rdoc] ClassModule#add_comment should receive RDoc::Comment | aycabta |
2019-07-15 | [ruby/rdoc] Bump version to 6.1.1 | aycabta |
2019-07-15 | [ruby/rdoc] Correction to include regexp_handling in list of loaded files | poloka |
2019-07-14 | Fix links to headings | Maxime Lapointe |
2019-06-07 | ripper_state_lex.rb: chomp CR | Nobuyoshi Nakada |
2019-05-29 | Revert "Use "require" just for essential" | aycabta |
2019-05-29 | Use "require" just for essential | aycabta |
2019-05-25 | Show documents when completion | aycabta |
2019-04-23 | Revert "IRB is improved with Reline and RDoc, take 2" | Nobuyoshi Nakada |
2019-04-23 | IRB is improved with Reline and RDoc, take 2 | aycabta |
2019-03-30 | rdoc: Colorize background of code/pre [ci skip] | nobu |
2019-03-28 | [DOC] fix missing paren [ci skip] | nobu |
2019-02-02 | rdoc.css: make label-list compact | nobu |
2019-01-13 | rdoc: ignore gemspec files | nobu |
2019-01-13 | rdoc: ignore garbage files | nobu |
2019-01-04 | [DOC] escape descriptions [ci skip] | nobu |
2019-01-04 | [DOC] mark function names [ci skip] | nobu |
2019-01-04 | [DOC] split a tag for each function name [ci skip] | nobu |
2019-01-04 | [DOC] Fix close tags [ci skip] | kazu |
2018-12-23 | Merge RDoc 6.1.0 from upstream | aycabta |
2018-12-08 | Merge RDoc 6.1.0.beta3 from upstream | aycabta |
2018-11-27 | Merge rdoc-6.1.0.bata2 | aycabta |
2018-11-26 | lib/rdoc/markup/: Remove wrong call to `=~` against Array | mame |
2018-10-29 | Mark up code inside link text as <code> | nobu |
2018-10-28 | rdoc/parser/c.rb: ignore dynamically added methods | nobu |
2018-10-17 | Merge rdoc-6.1.0.beta2 | aycabta |
2018-08-27 | Merge rdoc-6.1.0.beta1. | hsbt |
2018-05-08 | Merge rdoc-6.0.4 from upstream. | hsbt |
2018-03-28 | fix regexp introduced at recent RDoc update (r62924). | ko1 |
2018-03-26 | * remove trailing spaces. | svn |
2018-03-26 | Merge RDoc 6.0.3 from upstream. | hsbt |
2018-02-22 | erb.rb: deprecate safe_level of ERB.new | k0kubun |
2017-12-31 | fix reset order. | ko1 |
2017-12-23 | Merge rdoc-6.0.1. | hsbt |
2017-12-05 | Bump version to rdoc-6.0.0. | hsbt |
2017-11-27 | * remove trailing spaces. | svn |
2017-11-27 | Merge rdoc-6.0.0.beta4 from upstream. | hsbt |
2017-10-10 | * remove trailing spaces. | svn |
2017-10-10 | Merge rdoc-6.0.0.beta3. | hsbt |
2017-10-08 | Removed unnecessary json loading. | hsbt |
2017-09-14 | remove an unused variable (sometimes it fails test). | ko1 |
2017-09-13 | Removed needless magic-comment for encodings. | hsbt |
2017-09-13 | Fixup r59856. Added workaround for JRuby. | hsbt |