ruby/lib/rss
kou e289fcf81a * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0
validation and validation which disregard order of elements.
  * test/rss/test_parser.rb: added tests for RSS 0.9x/2.0
    validation.
  * test/rss/{test_trackback,rss-testcase}.rb: fixed no good method
    name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-07-06 17:43:05 +00:00
..
0.9.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
1.0.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
2.0.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
content.rb * lib/rss/{trackback,syndication,dublincore,content}.rb: worked 2004-07-05 15:15:04 +00:00
converter.rb * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet. 2004-03-21 09:20:47 +00:00
dublincore.rb * lib/rss/{trackback,syndication,dublincore,content}.rb: worked 2004-07-05 15:15:04 +00:00
parser.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
rexmlparser.rb should escape dot. 2004-02-17 02:41:02 +00:00
rss.rb * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 2004-07-06 17:43:05 +00:00
syndication.rb * lib/rss/{trackback,syndication,dublincore,content}.rb: worked 2004-07-05 15:15:04 +00:00
taxonomy.rb * ext/syck/rubyext.c: get rid of warnings. 2004-03-03 23:08:45 +00:00
trackback.rb * lib/rss/{trackback,syndication,dublincore,content}.rb: worked 2004-07-05 15:15:04 +00:00
utils.rb * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet. 2004-03-21 09:20:47 +00:00
xml-stylesheet.rb * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet. 2004-03-21 09:20:47 +00:00
xmlparser.rb * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or 2004-04-07 03:36:38 +00:00
xmlscanner.rb * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet. 2004-03-21 09:20:47 +00:00