summaryrefslogtreecommitdiff
path: root/lib/rss/rss.rb
AgeCommit message (Expand)Author
2004-11-03* test/rss/*.rb: removed tab width configuration headers.kou
2004-10-16* lib/rss/: untabified.kou
2004-10-16* lib/rss: supported prety print.kou
2004-10-14* added link to Tutorial.kou
2004-10-09* lib/rss/converter.rb: changed to try to use Iconv for defaultkou
2004-07-06 * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou
2004-07-04 * lib/rss/rss.rb: added copyright header.kou
2004-04-07* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou
2004-03-21* lib/rss/{rss,dublincore,syndication}.rb: handled W3CDTF correctly.kou
2004-03-21* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou
2004-03-18* eval.c: remove specialized version of rb_Array(). use simplematz
2004-02-13* test/rss/test_trackback.rb: added tests for TrackBack with RSSkou
2004-02-03* lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou
2004-01-28* lib/rss: rss library imported. [ruby-dev:22726]matz