summaryrefslogtreecommitdiffstats
path: root/test/rss
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bugkou2009-08-241-0/+20
* * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou2009-06-271-0/+20
* * NEWS: rss: 0.2.5 -> 0.2.7.kou2009-06-271-1/+1
* * test/rss/test_maker_atom_feed.rb: suppress warnings.kou2009-05-161-3/+3
* * lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Imagekou2009-05-161-0/+16
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou2009-05-165-0/+40
* * lib/rss/content/*, lib/rss/dublincore/*: fix circular require.kou2009-05-161-1/+1
* * lib/rss/maker/feed.rb, test/test_maker_atom_feed.rb:kou2009-05-161-1/+27
* * lib/rss/maker/feed.rb, test/test_maker_atom_entry.rb,kou2009-05-162-0/+29
* * lib/rss/maker/base.rb, lib/rss/maker/1.0.rb, lib/rss/maker/feed.rb,kou2009-05-162-0/+29
* * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.5 -> 0.2.6.kou2009-05-161-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-0626-354/+354
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou2008-12-115-0/+27
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-1/+1
* Added changes needed for miniunit. usually from using internal calls that are...ryan2008-09-231-0/+4
* * test/rss/: use PNG instead of zlib as binary data.kou2008-07-283-21/+12
* * lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raisekou2008-06-291-15/+31
* * lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.kou2008-06-293-7/+10
* * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.kou2008-06-291-1/+1
* * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou2008-02-113-2/+31
* * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse2008-01-261-1/+1
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou2007-12-282-1/+13
* * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo2007-12-182-2/+2
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.1 -> 0.2.2.kou2007-12-022-2/+2
* * eval.c (rb_f_send): allow send/__send__ to call methods of allmatz2007-11-045-6/+6
* * lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,kou2007-11-023-33/+63
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou2007-11-021-1/+1
* * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,kou2007-10-074-11/+44
* * lib/rss.rb, lib/rss/, test/rss/:kou2007-09-157-2/+161
* * lib/rss/rss.rb: 0.1.8 -> 0.1.9.kou2007-08-131-1/+1
* * lib/rss, sample/rss, test/rss:kou2007-08-0517-743/+1755
* * lib/rss/image.rb, test/rss/test_image.rb: fixed Image modulekou2007-05-071-1/+1
* * lib/rss, test/rss:kou2007-03-1733-1044/+6095
* * lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou2007-02-121-2/+7
* * test/rss/rss-assertions.rb: removed needless code for backward compatibility.kou2007-02-041-13/+0
* * eval.c (rb_call): try local method look-up first for fcall, thenmatz2006-07-201-2/+0
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-201-0/+2
* * lib/rss/rss.rb: added backward compatibility codes.kou2005-11-253-8/+18
* * lib/rss/rss.rb: improved type conversion.kou2005-11-2514-104/+250
* * test/rss/test_2.0.rb: added RSS 2.0 tests.kou2005-11-253-27/+384
* * lib/rss/parser.rb: added entity handling type predicate.kou2005-11-231-0/+13
* * lib/rss/: use #__send__ instead of #send.kou2005-11-237-70/+79
* * test/rss/test_taxonomy.rb: use #reject directory.kou2005-11-231-2/+2
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-236-11/+344
* * lib/rss/rss.rb: fixed a indentation bug.kou2005-11-231-9/+21
* * lib/rss/1.0.rb: added convenience method 'resources'.kou2005-11-172-2/+3
* * lib/rss/taxonomy.rb: implemented taxonomy module.kou2005-11-171-0/+148
* * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou2005-11-151-1/+1
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-224-11/+11
* * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu2005-09-242-8/+8