summaryrefslogtreecommitdiff
path: root/lib/rss/parser.rb
AgeCommit message (Expand)Author
2005-04-05* lib/rss/dublincore.rb: supported multiple DublinCore items.kou
2005-03-31* lib/rss/parser.rb: @@setter -> @@setters.kou
2005-03-31* lib/rss/parser.rbkou
2005-02-14* lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou
2004-12-04* lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2kou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-10-16* lib/rss/: untabified.kou
2004-10-16* lib/rss: supported prety print.kou
2004-07-06 * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou
2004-04-07* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou
2004-03-21* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou
2004-02-13* test/rss/test_trackback.rb: added tests for TrackBack with RSSkou
2004-01-31* lib/rss/parser.rb (RSS::Parser): added @@default_parser. Usedkou
2004-01-28* lib/rss: rss library imported. [ruby-dev:22726]matz