<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/rss, branch master</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>* lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug</title>
<updated>2009-08-24T12:31:22+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-08-24T12:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=72433ac9026a4ea198fda4603f293e32506c431e'/>
<id>72433ac9026a4ea198fda4603f293e32506c431e</id>
<content type='text'>
  that RSS Maker doesn't accept 'false' as guid's isPermaLink.
  Reported by Joe Holt. Thanks!!!


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  that RSS Maker doesn't accept 'false' as guid's isPermaLink.
  Reported by Joe Holt. Thanks!!!


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: add</title>
<updated>2009-06-27T04:45:24+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-06-27T04:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=7f9b387c3d126846f5ba94705011beb20e5eb8ba'/>
<id>7f9b387c3d126846f5ba94705011beb20e5eb8ba</id>
<content type='text'>
  item.guid.permanent_link? and item.guid.permanent_link=.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23867 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  item.guid.permanent_link? and item.guid.permanent_link=.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23867 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* NEWS: rss: 0.2.5 -&gt; 0.2.7.</title>
<updated>2009-06-27T04:41:36+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-06-27T04:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=9b20276d78aae1e97206750d4044e71ff962ea04'/>
<id>9b20276d78aae1e97206750d4044e71ff962ea04</id>
<content type='text'>
* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.6 -&gt; 0.2.7.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.6 -&gt; 0.2.7.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/rss/test_maker_atom_feed.rb: suppress warnings.</title>
<updated>2009-05-16T09:35:08+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-16T09:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f4d0c71f140127187bffc8044f3a1e32552bd659'/>
<id>f4d0c71f140127187bffc8044f3a1e32552bd659</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Image</title>
<updated>2009-05-16T09:25:59+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-16T09:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=9b007934ed5c9174a6ddc558a989e08ab8569d0a'/>
<id>9b007934ed5c9174a6ddc558a989e08ab8569d0a</id>
<content type='text'>
  element causes parse error even if ignore_unknown_element mode.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  element causes parse error even if ignore_unknown_element mode.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/maker.rb, lib/rss/maker/0.9.rb,</title>
<updated>2009-05-16T09:22:55+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-16T09:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=b1d2fae232dd11135ca737087896e91873faaf09'/>
<id>b1d2fae232dd11135ca737087896e91873faaf09</id>
<content type='text'>
  test/test_maker_*.rb: add RSS::Maker.supported?


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  test/test_maker_*.rb: add RSS::Maker.supported?


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/content/*, lib/rss/dublincore/*: fix circular require.</title>
<updated>2009-05-16T09:12:31+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-16T09:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=1582e33aef02c48241807425781bda62152ee06a'/>
<id>1582e33aef02c48241807425781bda62152ee06a</id>
<content type='text'>
* test/test_maker_atom_feed.rb, test/test_maker_atom_entry.rb:
  suppress warnings.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/test_maker_atom_feed.rb, test/test_maker_atom_entry.rb:
  suppress warnings.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/maker/feed.rb, test/test_maker_atom_feed.rb:</title>
<updated>2009-05-16T09:08:58+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-16T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=c1e91fea345d296309a8c0cf243f0e5c25201fee'/>
<id>c1e91fea345d296309a8c0cf243f0e5c25201fee</id>
<content type='text'>
  remove needless codes.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  remove needless codes.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/maker/feed.rb, test/test_maker_atom_entry.rb,</title>
<updated>2009-05-16T09:03:04+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-16T09:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=da3ec26894eab0706a77b19d2539245101d36cfa'/>
<id>da3ec26894eab0706a77b19d2539245101d36cfa</id>
<content type='text'>
  test/test_maker_atom_feed.rb: fix duplicated dc:date.
  Reported by Kazuhiro NISHIYAMA. Thanks!!! [ruby-list:46014]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  test/test_maker_atom_feed.rb: fix duplicated dc:date.
  Reported by Kazuhiro NISHIYAMA. Thanks!!! [ruby-list:46014]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/maker/base.rb, lib/rss/maker/1.0.rb, lib/rss/maker/feed.rb,</title>
<updated>2009-05-16T09:01:18+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-16T09:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=805d87a01644931aed9c5eaf870e5f6a5085cc83'/>
<id>805d87a01644931aed9c5eaf870e5f6a5085cc83</id>
<content type='text'>
  test/rss/test_maker_1.0.rb, test/rss/test_maker_atom_feed.rb:
  RSS 1.0 and Atom feed maker treat maker.channel.language as
  maker.channel.dc_language.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  test/rss/test_maker_1.0.rb, test/rss/test_maker_atom_feed.rb:
  RSS 1.0 and Atom feed maker treat maker.channel.language as
  maker.channel.dc_language.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
