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 b2270e5535 * lib/rss/rss.rb: moved copyright description to lib/rss.rb.
* lib/rss.rb: added for convenience.

* sample/rss/re_read.rb: added #to_s sample.

* sample/rss/blend.rb: use 'require "rss"' instead of 'require "rss/*"'.
* sample/rss/list_description.rb: ditto.
* sample/rss/rss_recent.rb: ditto.
* sample/rss/tdiary-plugin/rss-recent.rb: ditto.

* sample/rss/tdiary-plugin/rss-recent.rb: 0.0.6 -> 0.0.7.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-07-22 06:14:48 +00:00
..
maker * lib/rss/maker/dublincore.rb: _really_ supported multiple Dublin 2005-04-07 02:55:48 +00:00
0.9.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5. 2005-07-08 06:51:21 +00:00
1.0.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
2.0.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
content.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
converter.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
dublincore.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
image.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
maker.rb * lib/rss: supported Image module. 2005-02-03 15:31:57 +00:00
parser.rb * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTP 2005-07-22 05:41:33 +00:00
rexmlparser.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00
rss.rb * lib/rss/rss.rb: moved copyright description to lib/rss.rb. 2005-07-22 06:14:48 +00:00
syndication.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
taxonomy.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
trackback.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
utils.rb * lib/rss/dublincore.rb: supported multiple DublinCore items. 2005-04-05 06:42:03 +00:00
xml-stylesheet.rb * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added 2004-11-27 08:47:28 +00:00
xmlparser.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
xmlscanner.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00