summaryrefslogtreecommitdiff
path: root/test/rss/test_maker_0.9.rb
AgeCommit message (Expand)Author
2020-01-12Make rss library to the bundle gemsHiroshi SHIBATA
2016-10-13Fix tests depending on sort stabilitynobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-02-24Use require_relative to require local librarynaruse
2010-01-12* lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:kou
2009-05-16* lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-12-11* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.kou
2008-02-11* lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou
2007-08-05* lib/rss, sample/rss, test/rss:kou
2007-03-17* lib/rss, test/rss:kou
2005-11-25* lib/rss/rss.rb: improved type conversion.kou
2005-02-13* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou
2004-11-28* lib/rss/rss.rb (RSS::NotSetError): added.kou
2004-11-27* lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou
2004-11-19* lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-11-03* test/rss/*.rb: removed tab width configuration headers.kou
2004-10-31* lib/rss/maker/*.rb: added RSS Maker.kou