summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2010-04-06Surpress warnings.naruse
2010-04-03* lib/rdoc/rdoc.rb (RDoc#{setup,update}_output_dir): store mtimesnobu
2010-04-03* common.mk (rdoc): no force-update, and add RDOCFLAGS.nobu
2010-04-02* lib/rdoc/parser/ruby.rb (RDoc#make_message): no empty lines.nobu
2010-04-02* lib/rdoc/parser/ruby.rb (RDoc#error): get rid of magic number.nobu
2010-04-02* lib/rdoc/class_module.rb (RDoc#merge): get rid of stack overflow.nobu
2010-04-02* lib/rdoc/parser/c.rb (RDoc#handle_method): see source files innobu
2010-04-02* lib/rdoc/rdoc.rb: reverted r27186 to add generators.nobu
2010-04-02* lib/rdoc/rdoc.rb (RDoc::Generator): defer by autoload.nobu
2010-04-02* lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): don't branch bynobu
2010-04-02* lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): emacs local variablesnobu
2010-04-02* lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdocnobu
2010-04-02* lib/rdoc/parser/c.rb: fixed a small error in the documentation.nobu
2010-04-02* lib/rdoc/parser.rb (RDoc::Parser.binary?): blksize may be nilnobu
2010-04-02* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has beennobu
2010-04-02* lib/rdoc/ri/paths.rb: follows $ridir. reapplied r23554.nobu
2010-04-02* lib/rdoc/ri/paths.rb (RDoc::HOMEDIR): expand_path deals withnobu
2010-04-02* {lib,test}/rdoc: removed trailing spaces. reapplied r22784.nobu
2010-04-02* lib/rdoc/parser.rb (binary?): regression.usa
2010-04-01Import RDoc 2.5drbrain
2010-01-23* lib/rdoc/parser/ruby.rb: fix typo.naruse
2010-01-23* lib/rdoc/markup/to_html_crossref.rb: fix failure of the test.naruse
2010-01-23* lib/rdoc/generator/html.rb (RDoc::Generator::HTML#gen_into):naruse
2009-09-18* lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): don't branch bynobu
2009-09-18* lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): emacs local variablesnobu
2009-09-17* lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdocnobu
2009-08-20* lib/rdoc/ri/gemdirs.rb: split from lib/rdoc/ri/paths.rb to getnobu
2009-08-20* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been obsolete.nobu
2009-08-04* lib/rdoc/parser/c.rb: fixed a small error in the documentation.nobu
2009-07-27* lib/rdoc/parser.rb (RDoc::Parser.binary?): fix for empty files.nobu
2009-05-23* configure.in ($ridir): new configuration. [ruby-core:23520].yugui
2009-03-26* lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would benobu
2009-03-26* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considersnobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-01-04* lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not createnobu
2008-12-25 * lib/rdoc/parser.rb (RDoc::Parser.binary?): should read in binary mode.usa
2008-12-23Don't coalesce adjacent comment blocks. [bug#901]drbrain
2008-10-24Import RDoc 2.2.2 r192drbrain
2008-10-24* configure.in (sitedir): considers --program-prefix andyugui
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-09-19* prec.c: removed. Precision will be redesigned and be back again.yugui
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-18Import RDoc r104. Various test fixes.drbrain
2008-07-18Import RDoc r101.drbrain
2008-07-08* lib/debug.rb, lib/profile.rb: fix to use RubyVM.ko1
2008-06-21* lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skipnobu
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-04-26Import RDoc 2.0.0 r56.drbrain
2008-04-23 * lib/rdoc/ri/descriptions.rb: fixed wrong class nestings.usa
2008-04-04* lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings.drbrain