Age | Commit message (Expand) | Author |
2020-01-12 | Make rss library to the bundle gems | Hiroshi SHIBATA |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2013-08-06 | * lib/rss/1.0.rb: [DOC] Document RSS110 by Steve Klabnik [Bug #8740] | zzak |
2009-05-16 | * lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Image | kou |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2007-03-17 | * lib/rss, test/rss: | kou |
2005-11-25 | * lib/rss/rss.rb: improved type conversion. | kou |
2005-11-23 | * lib/rss/: use #__send__ instead of #send. | kou |
2005-11-23 | * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS | kou |
2005-11-17 | * lib/rss/1.0.rb: added convenience method 'resources'. | kou |
2005-11-17 | * lib/rss/1.0.rb: added rdf:Bag. | kou |
2005-08-11 | * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): | kou |
2005-04-05 | * lib/rss/*: refactored. | kou |
2005-03-31 | * lib/rss/parser.rb: @@setter -> @@setters. | kou |
2005-02-02 | * lib/rss/rss.rb (RSS::Element#convert): added. | kou |
2004-11-27 | * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added | kou |
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.0 | kou |
2004-04-07 | * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or | kou |
2004-03-21 | * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet. | kou |
2004-03-02 | * lib/rss/converter.rb: handled Uconv::Error. | kou |
2004-01-28 | * lib/rss: rss/parser.rb is always required. | kou |
2004-01-28 | * lib/rss: rss library imported. [ruby-dev:22726] | matz |