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 c51f645b44 * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):
removed self.

* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#<=>): use #date
  instead of @date.
  (RSS::Maker::Base::self.def_array_element): added #size.

* lib/rss/maker/1.0.rb
  (RSS::Maker::RSS10::Channel#to_rss,
   RSS::Maker::RSS10::Items::Item#to_rss): cleared dc_dates set
  upped by using #date.

* lib/rss/maker/dublincore.rb
  (RSS::Maker::ChannelBase, RSS::Maker::ItemsBase::ItemBase):
  fixed opposite alias.

* test/rss/test_setup_maker_1.0.rb
  (RSS::TestSetupMaker10::test_setup_maker_items_sort): added some
  tests for RSS::Maker::ItemsBase#do_sort.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-08-11 04:08:05 +00:00
..
maker * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): 2005-08-11 04:08:05 +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/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): 2005-08-11 04:08:05 +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