[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:18194

From: (nobu) <nobu ruby-lang.org>
Date: Sun, 17 Sep 2006 23:45:26 +0900
Subject: [ruby-cvs:18194] ruby, ruby/lib/rdoc: * lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modified

nobu        Sun, 17 Sep 2006 23:45:26 +0900

  Modified files:
    ruby:
      ChangeLog
    ruby/lib/rdoc:
      options.rb rdoc.rb
  Log:
    * lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modified
      after the previous generation.
  
  Revision    Changes    Path
  1.5387      +5   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5386&r2=1.5387
  1.7         +11  -0    ruby/lib/rdoc/options.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rdoc/options.rb?cvsroot=src&r1=1.6&r2=1.7
  1.11        +37  -17   ruby/lib/rdoc/rdoc.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rdoc/rdoc.rb?cvsroot=src&r1=1.10&r2=1.11


[前][次][番号順一覧][スレッド一覧][生データ]