aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss/maker/0.9.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-2/+2
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou2009-05-161-0/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-14/+14
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou2008-12-111-7/+47
* * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou2008-02-111-8/+14
* * lib/rss, sample/rss, test/rss:kou2007-08-051-9/+4
* * lib/rss, test/rss:kou2007-03-171-65/+307
* * lib/rss/rss.rb (RSS::NotSetError): added.kou2004-11-281-15/+13
* * lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou2004-11-271-0/+1
* * lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou2004-11-191-2/+1
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-1/+67
* * test/rss/*.rb: removed tab width configuration headers.kou2004-11-031-4/+1
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-311-0/+163