summaryrefslogtreecommitdiff
path: root/test/rss
AgeCommit message (Expand)Author
2008-10-01* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame
2008-09-23Added changes needed for miniunit. usually from using internal calls that are...ryan
2008-07-28* test/rss/: use PNG instead of zlib as binary data.kou
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raisekou
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.kou
2008-06-29* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.kou
2008-02-11* lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou
2008-01-26* lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse
2007-12-28* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou
2007-12-18* lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo
2007-12-02* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.1 -> 0.2.2.kou
2007-11-04* eval.c (rb_f_send): allow send/__send__ to call methods of allmatz
2007-11-02* lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,kou
2007-11-02* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou
2007-10-07* test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,kou
2007-09-15* lib/rss.rb, lib/rss/, test/rss/:kou
2007-08-13* lib/rss/rss.rb: 0.1.8 -> 0.1.9.kou
2007-08-05* lib/rss, sample/rss, test/rss:kou
2007-05-07* lib/rss/image.rb, test/rss/test_image.rb: fixed Image modulekou
2007-03-17* lib/rss, test/rss:kou
2007-02-12* lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou
2007-02-04* test/rss/rss-assertions.rb: removed needless code for backward compatibility.kou
2006-07-20* eval.c (rb_call): try local method look-up first for fcall, thenmatz
2006-07-20* object.c (rb_mod_attr): make Module#attr to be an alias tomatz
2005-11-25* lib/rss/rss.rb: added backward compatibility codes.kou
2005-11-25* lib/rss/rss.rb: improved type conversion.kou
2005-11-25* test/rss/test_2.0.rb: added RSS 2.0 tests.kou
2005-11-23* lib/rss/parser.rb: added entity handling type predicate.kou
2005-11-23* lib/rss/: use #__send__ instead of #send.kou
2005-11-23* test/rss/test_taxonomy.rb: use #reject directory.kou
2005-11-23* lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou
2005-11-23* lib/rss/rss.rb: fixed a indentation bug.kou
2005-11-17* lib/rss/1.0.rb: added convenience method 'resources'.kou
2005-11-17* lib/rss/taxonomy.rb: implemented taxonomy module.kou
2005-11-15* lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-09-24* test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-12* lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu
2005-08-11* lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou
2005-07-22* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou
2005-07-08* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou
2005-04-07* test/rss/test_maker_dc.rb (test_date): added a test for #date=kou
2005-04-07* lib/rss/maker/dublincore.rb: _really_ supported multiple Dublinkou
2005-04-05* lib/rss/dublincore.rb: supported multiple DublinCore items.kou
2005-02-13* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou
2005-02-03* lib/rss: supported Image module.kou
2005-01-15* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou
2004-12-07* test/rss/test_version.rb: added version check test. [ruby-dev:25053]kou