aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/code_objects.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-21/+3
* Import RDoc 2.5drbrain2010-04-011-1056/+18
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-4/+4
* Import RDoc 2.2.1 r185drbrain2008-09-251-10/+76
* Update to RDoc 2.1.0 r112drbrain2008-07-211-42/+89
* Import RDoc r101.drbrain2008-07-181-76/+248
* * lib/rdoc/code_objects.rb: Remove debugging Kernel#p. Patch by Lincoln Stolldrbrain2008-03-091-2/+2
* * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.drbrain2008-02-101-10/+12
* Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain2008-01-141-12/+20
* Enable RDoc debugging only with $DEBUG_RDOCdrbrain2007-12-251-5/+5
* Fix 1.9 warnings in RDocdrbrain2007-12-231-2/+3
* Ignore leading and trailing lines in :section: blocksdave2004-12-041-3/+29
* 1. Force --inline-source if --one-file givendave2004-11-201-1/+34
* Restore correct :nodoc: behavior with nested classesdave2004-10-261-1/+2
* Fix up cross-file class mergingdave2004-09-111-0/+6
* Bugfix: looping on some toplevel symbols. Added SWIG supportdave2004-08-021-1/+1
* Don't include &block if we have yield parametersdave2004-05-051-0/+6
* Alias alias to instance methodsdave2004-04-261-1/+6
* Forgot to check special case at top leveldave2004-04-111-2/+2
* Fix :enddoc"dave2004-04-101-2/+2
* checked in debug version in errordave2004-04-021-9/+0
* Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave2004-04-021-0/+9
* Support visibility modifiers for attributesdave2004-02-191-2/+16
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-0/+6
* Fix problem when class and method names the samedave2003-12-301-6/+17
* Forgot to save buffer.... sighdave2003-12-241-0/+4
* Add RDocdave2003-12-011-0/+653