summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2006-09-22* lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]matz
2006-09-17* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modifiednobu
2006-09-17* common.mk (install-doc): reverted.nobu
2006-08-30* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-27Include attributiondrbrain
2006-08-11Make RDoc ignore C function prototypes by Tilman Sauerbeck [ruby-core:8574].drbrain
2006-08-04Leave HTML escaped for HtmlFormatter.drbrain
2006-08-04Don't document test or sample directories.drbrain
2006-08-04Documentation cleanup.drbrain
2006-07-20* object.c (rb_mod_attr): make Module#attr to be an alias tomatz
2006-07-08cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...ryan
2006-07-08Massive rdoc for fortran overhaul from Yasuhiro Morikawaryan
2006-06-26Add --system, --site, --home and --gems to limit ri search path.drbrain
2006-06-14Don't merge ri files if is nil/emptydrbrain
2006-06-14Don't print warnings when -q is set.drbrain
2006-06-10* lib/rdoc/ri/ri_writer.rb: use String#ord.usa
2006-06-10* lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-02-28* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean
2006-02-20* mkconfig.rb: generate RbConfig instead of Config.akr
2006-02-18* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz
2006-02-02* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): addedusa
2006-01-27* lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this caseocean
2006-01-13* lib/rdoc/diagram.rb:ocean
2005-12-14* lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for classnobu
2005-11-01* eval.c (rb_call_super): should call method_missing if super ismatz
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