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 51bd9cada8 * NEWS: add an entry for rss.
* lib/rss/, test/rss/: merge from trunk.
- 0.2.4 -> 0.2.5.
- RSS::Maker.make raise an exception not returns nil for invalid
feed making.
- RSS::Maker.make requires block.
- don't use instance_variable to initialize variables. (speed up)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-29 09:12:56 +00:00
..
content * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1. 2007-11-30 12:56:33 +00:00
dublincore * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
maker * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
0.9.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
1.0.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
2.0.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
atom.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
content.rb * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1. 2007-11-30 12:56:33 +00:00
converter.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
dublincore.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
image.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
itunes.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
maker.rb * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb, NEWS: 2008-02-11 08:26:47 +00:00
parser.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
rexmlparser.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:51:31 +00:00
rss.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
slash.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
syndication.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
taxonomy.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
trackback.rb * lib/rss/rss.rb: hide RSS::Element.install_model. 2006-06-20 11:50:52 +00:00
utils.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
xml-stylesheet.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
xml.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
xmlparser.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:51:31 +00:00
xmlscanner.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:51:31 +00:00