<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/spec, 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>* Makefile.in(test-rubyspec): explicitly executes run subcommand of</title>
<updated>2009-09-26T13:42:56+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-09-26T13:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=ebc3af630ca0805759582b2becb528a5bf2ad58e'/>
<id>ebc3af630ca0805759582b2becb528a5bf2ad58e</id>
<content type='text'>
  mspec.

* spec/README: typo fix

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

* spec/README: typo fix

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gitignore: synchronized with svn:ignore.</title>
<updated>2009-07-13T09:12:02+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-07-13T09:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=2b1ca5addb362954f5009995b37147e95d5a328f'/>
<id>2b1ca5addb362954f5009995b37147e95d5a328f</id>
<content type='text'>
* spec/.gitignore: merged into /.gitignore

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

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* spec/default.mspec: follows runruby.rb's move at r23542.</title>
<updated>2009-05-22T15:22:18+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-22T15:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=0c8fbb4a5b69d818c4ca92652500e33baf151c80'/>
<id>0c8fbb4a5b69d818c4ca92652500e33baf151c80</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23546 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@23546 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* spec/.gitignore: ignores rubyspec/ and mspec/.</title>
<updated>2009-05-20T11:55:39+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-20T11:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=6477a57c9ba24d0a15bc9188a55751de9ff71cf5'/>
<id>6477a57c9ba24d0a15bc9188a55751de9ff71cf5</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23500 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@23500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* runruby.rb: use RbConfig::CONFIG instead of Config::CONFIG.</title>
<updated>2009-04-30T12:25:23+00:00</updated>
<author>
<name>akr</name>
<email>akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-04-30T12:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=4653ee670f3d47b49c407116187dfd0dba775c1c'/>
<id>4653ee670f3d47b49c407116187dfd0dba775c1c</id>
<content type='text'>
* spec/default.mspec: ditto.

* yarvtest/yarvtest.rb: ditto.

* instruby.rb: ditto.

* benchmark/report.rb: ditto.

* benchmark/runc.rb: ditto.

* tool/eval.rb: ditto.

* test/rubygems/test_gem.rb: ditto.

* test/rubygems/test_config.rb: ditto.

* test/rubygems/test_gem_platform.rb: ditto.



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

* yarvtest/yarvtest.rb: ditto.

* instruby.rb: ditto.

* benchmark/report.rb: ditto.

* benchmark/runc.rb: ditto.

* tool/eval.rb: ditto.

* test/rubygems/test_gem.rb: ditto.

* test/rubygems/test_config.rb: ditto.

* test/rubygems/test_gem_platform.rb: ditto.



git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* spec/default.mspec: fix for builddir != srcdir</title>
<updated>2009-01-01T13:30:25+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-01-01T13:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=feaf9261d284ddcbab4072c1b5b75a9182ec9381'/>
<id>feaf9261d284ddcbab4072c1b5b75a9182ec9381</id>
<content type='text'>
* Makefile.in: ditto.


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


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* spec/README: follows the change of directory structure in rubyspec.</title>
<updated>2008-12-31T10:38:39+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-31T10:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=0d5f3f991ffb5c557647a81ee1cb4f1a4a11a724'/>
<id>0d5f3f991ffb5c557647a81ee1cb4f1a4a11a724</id>
<content type='text'>
* spec/default.mspec: ditto. Also follows change of mspec command.

* Makefile.in: ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* spec/default.mspec: ditto. Also follows change of mspec command.

* Makefile.in: ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* spec/README: directory structrue changed</title>
<updated>2008-12-14T05:32:35+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-14T05:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=e0111dc2258dd05049757a24b24d371475c17868'/>
<id>e0111dc2258dd05049757a24b24d371475c17868</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20735 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@20735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* spec/default.mspec: follows changes in rubyspec project.</title>
<updated>2008-12-04T14:06:24+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-04T14:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=ef8e303e8d49eae31e67409d82d02fdfd96c41a7'/>
<id>ef8e303e8d49eae31e67409d82d02fdfd96c41a7</id>
<content type='text'>
  inherits configurations from ruby.1.9.mspec.

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

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* spec/default.mspec: supports that the build directory != srcdir.</title>
<updated>2008-10-31T03:31:09+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-31T03:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=865cb3b17111bf04ff175ca5cb7f48fe1e93e890'/>
<id>865cb3b17111bf04ff175ca5cb7f48fe1e93e890</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20069 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@20069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
