Age | Commit message (Expand) | Author |
2021-05-22 | merge revision(s) b1c73f239fe9af97de837331849f55d67c27561e,bb570ce6d80d28cfc7... | nagachika |
2020-09-18 | [ruby/rdoc] update all files if any file is newer | Nobuyoshi Nakada |
2019-10-29 | [ruby/rdoc] Support different drive latters in include paths | aycabta |
2019-01-13 | rdoc: ignore gemspec files | nobu |
2019-01-13 | rdoc: ignore garbage files | nobu |
2018-12-08 | Merge RDoc 6.1.0.beta3 from upstream | aycabta |
2018-03-26 | Merge RDoc 6.0.3 from upstream. | hsbt |
2017-11-27 | Merge rdoc-6.0.0.beta4 from upstream. | hsbt |
2016-11-05 | * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0 | hsbt |
2016-09-07 | * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2 | hsbt |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-09-05 | * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287) | hsbt |
2013-09-18 | * lib/rdoc: Update to RDoc 4.1.0.preview.1 | drbrain |
2013-07-31 | options.rb: include root for out-place build | nobu |
2012-12-11 | * lib/rdoc/options.rb: Added --page-dir option for moving pages in | drbrain |
2012-11-27 | * lib/rdoc/*: Added --root option for building documentation outside | drbrain |
2012-11-27 | * lib/rdoc*: Updated to RDoc 4.0 (pre-release) | drbrain |
2011-05-14 | * lib/rdoc.rb: Updated to RDoc 3.6 | drbrain |
2011-02-05 | Import RDoc 3.5.2 | drbrain |
2011-02-02 | Import RDoc 3.5.1 | drbrain |
2010-12-28 | Import RDoc 3.1 | drbrain |
2010-12-20 | Import RDoc 3 | drbrain |
2010-04-27 | Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780 | drbrain |
2010-04-23 | Update to RDoc 2.5.6 | drbrain |
2010-04-21 | Update to RDoc 2.5.5 | drbrain |
2010-04-03 | * common.mk (rdoc): no force-update, and add RDOCFLAGS. | nobu |
2010-04-01 | Import RDoc 2.5 | drbrain |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-09-25 | Import RDoc 2.2.1 r185 | drbrain |
2008-07-21 | Update to RDoc 2.1.0 r112 | drbrain |
2008-07-18 | Import RDoc r104. Various test fixes. | drbrain |
2008-07-18 | Import RDoc r101. | drbrain |
2008-06-04 | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz |
2008-04-04 | * lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings. | drbrain |
2008-02-10 | * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse. | drbrain |
2008-01-13 | Complete RDoc namespace change | drbrain |
2008-01-13 | Reorganize RDoc generators | drbrain |
2008-01-11 | * lib/rdoc/options.rb (): | nobu |
2008-01-08 | Clean up namespacing of RI's classes | drbrain |
2008-01-07 | Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc. | drbrain |
2008-01-07 | Merge documentation from the same class on ri generation. | drbrain |
2007-12-25 | Enable RDoc debugging only with $DEBUG_RDOC | drbrain |
2007-12-14 | * lib/rdoc/options.rb (Options::parse): do not access $KCODE any | matz |
2007-09-22 | * lib/rdoc/options.rb (Options::check_diagram): dot -V output | shyouhei |
2006-09-17 | * lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modified | nobu |
2004-11-20 | 1. Force --inline-source if --one-file given | dave |
2004-04-04 | Allow multiple --exclude options to RDoc | dave |
2004-01-05 | Add --ri-system option | dave |
2003-12-18 | Annotate enum.c. Add pager support, and report on methods in included modules | dave |
2003-12-16 | Initial load of support for ri/rdoc integration | dave |