summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2005-10-24* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu
2005-08-29* lib/rdoc/usage.rb: supress warning.ocean
2005-08-29* lib/rdoc/usage.rb: improper exceptions. [ruby-dev:26870]ocean
2005-07-15* lib/rdoc/parsers/parse_c.rb (handle_class_module): handle anobu
2005-05-14restored @progressocean
2005-05-12* lib/rdoc/parsers/parse_c.rb: more readability for mixingocean
2005-05-12* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean
2005-04-20* lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.eban
2005-03-04* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-01-05Allow for colons in DOS file namesdave
2004-12-31Fix problem in ri formatting if heading contains markupdave
2004-12-29Update kilmer template to use sectionsdave
2004-12-12Don't show r/w accessot flags if none were specified for custom attributesdave
2004-12-12Never exclude files given on command linedave
2004-12-08Fix CSS typo that meant h2 headings were invisibledave
2004-12-04Ignore leading and trailing lines in :section: blocksdave
2004-11-26Fix problem with :section: and new 1.9dave
2004-11-22Don't include 'require's with variable argumentsdave
2004-11-201. Force --inline-source if --one-file givendave
2004-11-08Change version numbering of RDoc and ridave
2004-11-08Fix bug where parent class wasn't being detected if thedave
2004-10-29* CR stripped.nobu
2004-10-26Restore correct :nodoc: behavior with nested classesdave
2004-10-19RDoc can now deal with "attr" used as a variabledave
2004-10-10Support "require" as variable name in RDocdave
2004-09-14Add simple formatter to ridave
2004-09-11Fix up cross-file class mergingdave
2004-09-09James Buck's patch for call-seqdave
2004-09-09Allow spaces around parameter to define_method_underdave
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-08-25Minor fix to error messagedave
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-15* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban
2004-08-13Add Ri environment variable supportdave
2004-08-13Add "usage" interfacedave
2004-08-13Commit missdave
2004-08-02Bugfix: looping on some toplevel symbols. Added SWIG supportdave
2004-07-16Incorporate Micheal Neumanns client-side imagemap patchdave
2004-07-13Minor parse problem if hyperlink text starts \w+:...dave
2004-07-12Allow optional : before call-seq:dave
2004-07-12Use real right arrow for -> in call-seqdave
2004-07-12Commit missdave
2004-07-12Support call-seq: for Ruby methodsdave
2004-07-12Allow multiple words in braces before a linkdave
2004-07-07Update comment to show call-seq exampledave
2004-06-22Fixed parsing of %r{} when generating source popupdave
2004-05-26Allow "do" after "for". Fix up css for standalone code windowdave
2004-05-24SYSTEM identifiers must be absolutedave
2004-05-21Add '()' around parameters that don't have themdave