summaryrefslogtreecommitdiff
path: root/lib/rdoc/code_objects.rb
AgeCommit message (Expand)Author
2017-11-27Merge rdoc-6.0.0.beta4 from upstream.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2010-04-01Import RDoc 2.5drbrain
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-18Import RDoc r101.drbrain
2008-03-09* lib/rdoc/code_objects.rb: Remove debugging Kernel#p. Patch by Lincoln Stolldrbrain
2008-02-10 * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.drbrain
2008-01-14Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain
2007-12-25Enable RDoc debugging only with $DEBUG_RDOCdrbrain
2007-12-23Fix 1.9 warnings in RDocdrbrain
2004-12-04Ignore leading and trailing lines in :section: blocksdave
2004-11-201. Force --inline-source if --one-file givendave
2004-10-26Restore correct :nodoc: behavior with nested classesdave
2004-09-11Fix up cross-file class mergingdave
2004-08-02Bugfix: looping on some toplevel symbols. Added SWIG supportdave
2004-05-05Don't include &block if we have yield parametersdave
2004-04-26Alias alias to instance methodsdave
2004-04-11Forgot to check special case at top leveldave
2004-04-10Fix :enddoc"dave
2004-04-02checked in debug version in errordave
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-02-19Support visibility modifiers for attributesdave
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2003-12-30Fix problem when class and method names the samedave
2003-12-24Forgot to save buffer.... sighdave
2003-12-01Add RDocdave