Age | Commit message (Expand) | Author |
---|
2017-11-27 | Merge rdoc-6.0.0.beta4 from upstream. | hsbt |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2012-11-27 | * lib/rdoc*: Updated to RDoc 4.0 () | drbrain |
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 r101. | drbrain |
2008-03-09 | * lib/rdoc/code_objects.rb: Remove debugging Kernel#p. by Lincoln Stoll | drbrain |
2008-02-10 | * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse. | drbrain |
2008-01-14 | Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup. | drbrain |
2007-12-25 | Enable RDoc debugging only with $DEBUG_RDOC | drbrain |
2007-12-23 | Fix 1.9 warnings in RDoc | drbrain |
2004-12-04 | Ignore leading and trailing lines in :section: blocks | dave |
2004-11-20 | 1. Force --inline-source if --one-file given | dave |
2004-10-26 | Restore correct :nodoc: behavior with nested classes | dave |
2004-09-11 | Fix up cross-file class merging | dave |
2004-08-02 | Bugfix: looping on some toplevel symbols. Added SWIG support | dave |
2004-05-05 | Don't include &block if we have yield parameters | dave |
2004-04-26 | Alias alias to instance methods | dave |
2004-04-11 | Forgot to check special case at top level | dave |
2004-04-10 | Fix :enddoc" | dave |
2004-04-02 | checked in debug version in error | dave |
2004-04-02 | Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ... | dave |
2004-02-19 | Support visibility modifiers for attributes | dave |
2004-01-02 | Finish documenting internal stuff. See Changelog for other details | dave |
2003-12-30 | Fix problem when class and method names the same | dave |
2003-12-24 | Forgot to save buffer.... sigh | dave |
2003-12-01 | Add RDoc | dave |