1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rss
kou 4af65e86a8 * lib/rss/rss.rb (RSS::Element#convert): added.
* lib/rss/rss.rb: convert -> need_convert.
* lib/rss/1.0.rb: ditto.
* lib/rss/0.9.rb: ditto.
* lib/rss/2.0.rb: ditto.
* lib/rss/trackback.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7865 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-02-02 13:04:32 +00:00
..
maker * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3. 2005-01-15 04:38:29 +00:00
0.9.rb * lib/rss/rss.rb (RSS::Element#convert): added. 2005-02-02 13:04:32 +00:00
1.0.rb * lib/rss/rss.rb (RSS::Element#convert): added. 2005-02-02 13:04:32 +00:00
2.0.rb * lib/rss/rss.rb (RSS::Element#convert): added. 2005-02-02 13:04:32 +00:00
content.rb * test/rss/test_maker_*.rb: added tests for RSS Maker. 2004-11-03 07:03:33 +00:00
converter.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
dublincore.rb * test/rss/test_maker_*.rb: added tests for RSS Maker. 2004-11-03 07:03:33 +00:00
maker.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
parser.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
rexmlparser.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
rss.rb * lib/rss/rss.rb (RSS::Element#convert): added. 2005-02-02 13:04:32 +00:00
syndication.rb * test/rss/test_maker_*.rb: added tests for RSS Maker. 2004-11-03 07:03:33 +00:00
taxonomy.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
trackback.rb * lib/rss/rss.rb (RSS::Element#convert): added. 2005-02-02 13:04:32 +00:00
utils.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
xml-stylesheet.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
xmlparser.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
xmlscanner.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00