<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/scanf, 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>* test/scanf/test_scanfio.rb (TestScanfIO): needs to inherit</title>
<updated>2009-10-21T03:44:56+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-21T03:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=8ccd21914f6cccc7f0e4ee5f09f1340764041171'/>
<id>8ccd21914f6cccc7f0e4ee5f09f1340764041171</id>
<content type='text'>
  TestCase.

* test/scanf/test_scanfio.rb (TestScanfIO#test_io): fixed a typo.
  close test data file.


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

* test/scanf/test_scanfio.rb (TestScanfIO#test_io): fixed a typo.
  close test data file.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* {ext,lib,test}/**/*.rb: removed trailing spaces.</title>
<updated>2009-03-06T03:56:38+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-03-06T03:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=d17d1b111341f2c8979cf8fbd63ec7ec9db7c3ad'/>
<id>d17d1b111341f2c8979cf8fbd63ec7ec9db7c3ad</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22784 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@22784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,</title>
<updated>2008-10-01T13:46:53+00:00</updated>
<author>
<name>mame</name>
<email>mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-01T13:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f62b901b4aa66ddbf1e2a2f445c8316f3e8cbc3d'/>
<id>f62b901b4aa66ddbf1e2a2f445c8316f3e8cbc3d</id>
<content type='text'>
  test/ruby/test_unicode_escape.rb, test/scanf/test_scanf.rb,
  test/rss/rss-assertions.rb: fix indentation to remove warning.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  test/ruby/test_unicode_escape.rb, test/scanf/test_scanf.rb,
  test/rss/rss-assertions.rb: fix indentation to remove warning.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/scanf.rb: fixed bug involving matching literal '['</title>
<updated>2008-09-03T12:54:13+00:00</updated>
<author>
<name>dblack</name>
<email>dblack@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-09-03T12:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=a4007353f3479d7b56382b89fac288319b9b3eb2'/>
<id>a4007353f3479d7b56382b89fac288319b9b3eb2</id>
<content type='text'>
* test/scanf/test_scanf.rb: added test for scanf.rb fix



git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/scanf/test_scanf.rb: added test for scanf.rb fix



git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should accept</title>
<updated>2008-08-20T21:12:58+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-08-20T21:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=0ccd61383d89e18b4c9937cf065410d8ee40c2e0'/>
<id>0ccd61383d89e18b4c9937cf065410d8ee40c2e0</id>
<content type='text'>
  single digit decimal.  [ruby-core:18355]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  single digit decimal.  [ruby-core:18355]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>refine previous change.</title>
<updated>2007-09-28T18:22:23+00:00</updated>
<author>
<name>akr</name>
<email>akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2007-09-28T18:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f43ee44a4d6c56f538bb8c34f1138fb487b26e43'/>
<id>f43ee44a4d6c56f538bb8c34f1138fb487b26e43</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13554 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@13554 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>don't generate temporary files under current directory.</title>
<updated>2007-09-28T16:51:41+00:00</updated>
<author>
<name>akr</name>
<email>akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2007-09-28T16:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=a705017bd1e1190ccbf975fac631f313645f7fa8'/>
<id>a705017bd1e1190ccbf975fac631f313645f7fa8</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13553 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@13553 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed to work with Ruby test suite (patch from Nobu)</title>
<updated>2004-03-02T11:21:32+00:00</updated>
<author>
<name>dblack</name>
<email>dblack@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2004-03-02T11:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=7150dfb3224d43de26f039e0621db564b82ee6f4'/>
<id>7150dfb3224d43de26f039e0621db564b82ee6f4</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5873 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@5873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>First commit of scanf test files</title>
<updated>2004-03-01T12:24:42+00:00</updated>
<author>
<name>dblack</name>
<email>dblack@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2004-03-01T12:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=b88585dde83dc2c2ba97fa5de9ce9b8e0817b6bc'/>
<id>b88585dde83dc2c2ba97fa5de9ce9b8e0817b6bc</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5860 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@5860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
