summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2007-09-22 * lib/rdoc/options.rb (Options::check_diagram): dot -V outputshyouhei
2007-08-21 * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle moreshyouhei
2007-01-07Merge RDoc updates from matzruby 11502, 11503, 11504drbrain
2007-01-03Revert r11453matz
2007-01-03* io.c (ruby_dup): start GC on ENOMEM as well.matz
2006-12-31Merge 11443, 11444 and 11445 from trunk.drbrain
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-28Fix typo. Submitted by <calamitas at gmail.com>. [ruby-core:08724]drbrain
2006-08-27Don't unescape HTML in HtmlFormatter. Submitted by Kent Sibilevdrbrain
2006-08-23* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): revertmatz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-16Fix broken class level documentationdrbrain
2006-08-04Merge RDoc changes from HEAD.drbrain
2006-08-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-07-10Merged my changes from HEADryan
2006-06-27Remove duplicated requiredrbrain
2006-06-26Merge from HEAD.drbrain
2006-06-14Don't print warnings when -q is set.drbrain
2006-06-14Don't merge ri files if is nil/emptydrbrain
2006-05-15* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_symbol_arg):matz
2006-03-11* lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removedmatz
2006-03-03* lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygemsmatz
2006-02-28* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean
2006-02-18* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz
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-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-03-04* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu
2005-02-12* ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.matz
2005-01-24* document updates - [ruby-core:04296], [ruby-core:04301],matz
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 accessor 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-061.8 doesn't have String#cleardave
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