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

ruby-cvs:22190

From: drbrain ruby-lang.org
Date: Tue, 8 Jan 2008 19:18:43 +0900 (JST)
Subject: [ruby-cvs:22190] Ruby:r14953 (trunk): Clean up namespacing of RI's classes

drbrain	2008-01-08 19:18:41 +0900 (Tue, 08 Jan 2008)

  New Revision: 14953

  Added files:
    trunk/lib/rdoc/ri/cache.rb
    trunk/lib/rdoc/ri/descriptions.rb
    trunk/lib/rdoc/ri/display.rb
    trunk/lib/rdoc/ri/driver.rb
    trunk/lib/rdoc/ri/formatter.rb
    trunk/lib/rdoc/ri/paths.rb
    trunk/lib/rdoc/ri/reader.rb
    trunk/lib/rdoc/ri/util.rb
    trunk/lib/rdoc/ri/writer.rb
  Removed files:
    trunk/lib/rdoc/ri/ri_cache.rb
    trunk/lib/rdoc/ri/ri_descriptions.rb
    trunk/lib/rdoc/ri/ri_display.rb
    trunk/lib/rdoc/ri/ri_driver.rb
    trunk/lib/rdoc/ri/ri_formatter.rb
    trunk/lib/rdoc/ri/ri_paths.rb
    trunk/lib/rdoc/ri/ri_reader.rb
    trunk/lib/rdoc/ri/ri_util.rb
    trunk/lib/rdoc/ri/ri_writer.rb
  Modified files:
    trunk/ChangeLog
    trunk/bin/ri
    trunk/lib/rdoc/generators/ri_generator.rb
    trunk/lib/rdoc/options.rb
    trunk/lib/rdoc/rdoc.rb

  Log:
    Clean up namespacing of RI's classes

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/writer.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_util.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/reader.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_driver.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/descriptions.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/cache.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/util.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/paths.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/display.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14953&r2=14952&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_paths.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/driver.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bin/ri?r1=14953&r2=14952&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_writer.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_cache.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_reader.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/formatter.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_formatter.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_descriptions.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/options.rb?r1=14953&r2=14952&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/ri_generator.rb?r1=14953&r2=14952&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/ri_display.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/rdoc.rb?r1=14953&r2=14952&diff_format=u


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