<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rss, branch ruby-1.9.1-376-11.fc13</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>merges r23451 from trunk into ruby_1_9_1.</title>
<updated>2009-05-22T09:49:01+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-22T09:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=d14c37da3d5f03dc7ace71276690ba3cc83b6fa7'/>
<id>d14c37da3d5f03dc7ace71276690ba3cc83b6fa7</id>
<content type='text'>
--
* lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Image
  element causes parse error even if ignore_unknown_element mode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Image
  element causes parse error even if ignore_unknown_element mode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r23447 from trunk into ruby_1_9_1.</title>
<updated>2009-05-22T09:48:50+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-22T09:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=9c37b32858aeca566d9ada38c84c56b78e81f532'/>
<id>9c37b32858aeca566d9ada38c84c56b78e81f532</id>
<content type='text'>
--
* lib/rss/maker/entry.rb: fix a typo.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* lib/rss/maker/entry.rb: fix a typo.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r23446 from trunk into ruby_1_9_1.</title>
<updated>2009-05-22T09:48:40+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-22T09:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=23a74a136d6a1b067a2a73af3a6d49ce545b8ab2'/>
<id>23a74a136d6a1b067a2a73af3a6d49ce545b8ab2</id>
<content type='text'>
--
* lib/rss/maker/feed.rb, test/test_maker_atom_entry.rb,
  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/branches/ruby_1_9_1@23530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* lib/rss/maker/feed.rb, test/test_maker_atom_entry.rb,
  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/branches/ruby_1_9_1@23530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r20079 from trunk into ruby_1_9_1.</title>
<updated>2008-10-31T13:56:31+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-31T13:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f0503063499a2c1a4c1d9a6db88bbe21d3679606'/>
<id>f0503063499a2c1a4c1d9a6db88bbe21d3679606</id>
<content type='text'>
* lib/rss/converter.rb (RSS::Converter): use String#encode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/rss/converter.rb (RSS::Converter): use String#encode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>follow up the previous commit.</title>
<updated>2008-06-29T09:05:21+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-29T09:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=b9625fdddf2801a9e10905e3f15b4dad80b4d1c6'/>
<id>b9625fdddf2801a9e10905e3f15b4dad80b4d1c6</id>
<content type='text'>
* lib/rss/parser.rb: merge documents from ruby_1_8.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/rss/parser.rb: merge documents from ruby_1_8.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/parser.rb, lib/rss/utils.rb: merge documents from ruby_1_8.</title>
<updated>2008-06-29T09:02:32+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-29T09:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=235d1e90812157a17b3d8a9a5712f57d87b8d69e'/>
<id>235d1e90812157a17b3d8a9a5712f57d87b8d69e</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17675 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@17675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/parser.rb (RSS::ListenerMixin#known_class): define to</title>
<updated>2008-06-29T08:44:53+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-29T08:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=7b24c38863793db5dc8c8b5f96c6906868d13fbe'/>
<id>7b24c38863793db5dc8c8b5f96c6906868d13fbe</id>
<content type='text'>
  work with ruby 1.8.x too.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  work with ruby 1.8.x too.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raise</title>
<updated>2008-06-29T08:42:46+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-29T08:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=2ccfad6090074d4efaf785143709deecc5975f57'/>
<id>2ccfad6090074d4efaf785143709deecc5975f57</id>
<content type='text'>
  exception not return nil if RSS::Maker.make can't get required information.
* test/rss/rss-assertions.rb: follow the above change.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  exception not return nil if RSS::Maker.make can't get required information.
* test/rss/rss-assertions.rb: follow the above change.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.</title>
<updated>2008-06-29T08:38:11+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-29T08:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=c31d27be5de137689a900698c8f0ec36a0cc0a98'/>
<id>c31d27be5de137689a900698c8f0ec36a0cc0a98</id>
<content type='text'>
* test/rss/test_maker_{0.9,1.0,2.0}.rb: follow the above change.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/rss/test_maker_{0.9,1.0,2.0}.rb: follow the above change.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/maker/base.rb, lib/rss/maker/itunes.rb: don't use</title>
<updated>2008-06-29T08:34:40+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-29T08:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=0b27290a93852daa2aa57dd170b7f85b3edf5e00'/>
<id>0b27290a93852daa2aa57dd170b7f85b3edf5e00</id>
<content type='text'>
  instance_eval to initialize variables. (speed up)


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  instance_eval to initialize variables. (speed up)


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