ruby-cvs:22357
From: drbrain ruby-lang.org
Date: Sat, 19 Jan 2008 09:06:20 +0900 (JST)
Subject: [ruby-cvs:22357] Ruby:r15120 (trunk): * lib/rdoc/markup: Remove ListBase and Line constants.
drbrain 2008-01-19 09:06:19 +0900 (Sat, 19 Jan 2008)
New Revision: 15120
Added files:
trunk/lib/rdoc/markup/to_test.rb
trunk/test/rdoc/test_rdoc_c_parser.rb
trunk/test/rdoc/test_rdoc_markup.rb
trunk/test/rdoc/test_rdoc_markup_attribute_manager.rb
trunk/test/rdoc/test_rdoc_ri_attribute_formatter.rb
trunk/test/rdoc/test_rdoc_ri_formatter.rb
Removed files:
trunk/test/rdoc/parsers/test_parse_c.rb
trunk/test/rdoc/test_simple_markup.rb
trunk/test/rdoc/test_simple_markup_attribute_manager.rb
Modified files:
trunk/ChangeLog
trunk/lib/rdoc/markup/fragments.rb
trunk/lib/rdoc/markup/lines.rb
trunk/lib/rdoc/markup/to_flow.rb
trunk/lib/rdoc/markup/to_html.rb
trunk/lib/rdoc/markup/to_latex.rb
trunk/lib/rdoc/markup.rb
trunk/lib/rdoc/ri/display.rb
trunk/lib/rdoc/ri/formatter.rb
Log:
* lib/rdoc/markup: Remove ListBase and Line constants.
* lib/rdoc/ri: Allow output IO to be specified.
* test/rdoc/parser/test_parse_c.rb: Move up one level, fixed.
* test/rdoc/parser/test_rdoc_markup_attribute_manager.rb: Renamed to
match new class name, updated to match new classes.
* test/rdoc/test_rdoc_ri_formatter.rb: Start of RI formatting tests.
* test/rdoc/test_rdoc_ri_attribute_manager.rb: Start of
RDoc::RI::AttributeManager tests.
* test/rdoc/test_simple_markup.rb: Moved to match new class name.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/test_rdoc_ri_attribute_formatter.rb?revision=15120&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/formatter.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup/fragments.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/test_rdoc_ri_formatter.rb?revision=15120&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/test_simple_markup.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/test_rdoc_markup_attribute_manager.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/test_rdoc_markup.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/test_rdoc_c_parser.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup/to_test.rb?revision=15120&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup/to_test.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup/to_flow.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup/to_latex.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup/lines.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/parsers/test_parse_c.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/markup/to_html.rb?r1=15120&r2=15119&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rdoc/test_simple_markup_attribute_manager.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/ri/display.rb?r1=15120&r2=15119&diff_format=u