<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext, branch ruby_1_9_1_376-epel</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 r25300 from trunk into ruby_1_9_1.</title>
<updated>2009-12-05T09:39:39+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=3cb172efc685164d464eea7b681ede8cc595cab3'/>
<id>3cb172efc685164d464eea7b681ede8cc595cab3</id>
<content type='text'>
--
* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc.  a patch from Justin
  Collins in [ruby-core:26050].

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc.  a patch from Justin
  Collins in [ruby-core:26050].

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r25127 from trunk into ruby_1_9_1.</title>
<updated>2009-11-27T02:55:41+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-11-27T02:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=cf80deed4fb55405ef065a05db96b9976cf1e226'/>
<id>cf80deed4fb55405ef065a05db96b9976cf1e226</id>
<content type='text'>
--
* stringio/stringio.c (strio_read): set ASCII-8BIT encoding
  when length argument is given.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25952 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* stringio/stringio.c (strio_read): set ASCII-8BIT encoding
  when length argument is given.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25952 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r25029 from trunk into ruby_1_9_1.</title>
<updated>2009-11-27T02:55:02+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-11-27T02:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=da9e225d87622364198d8fb63c88acf942ef53c8'/>
<id>da9e225d87622364198d8fb63c88acf942ef53c8</id>
<content type='text'>
--
* ext/bigdecimal/lib/bigdecimal/{ludcmp,math}.rb: depend on
  bigdecimal.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* ext/bigdecimal/lib/bigdecimal/{ludcmp,math}.rb: depend on
  bigdecimal.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r25017 from trunk into ruby_1_9_1 and a test for it.</title>
<updated>2009-11-27T02:54:46+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-11-27T02:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=d331a2812f3ee81b8f03377e6612616ddb4080b9'/>
<id>d331a2812f3ee81b8f03377e6612616ddb4080b9</id>
<content type='text'>
--
* ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if frozen (or untrusted for $SECURE &gt;= 4) [ruby-core:18377]
--
* test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if frozen (or untrusted for $SECURE &gt;= 4) [ruby-core:18377]
--
* test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24482, r25061, r25124, r25126, r25552 from trunk into ruby_1_9_1.</title>
<updated>2009-11-12T16:01:28+00:00</updated>
<author>
<name>kanemoto</name>
<email>kanemoto@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-11-12T16:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=8371969dc57d3451b378c05cb2e08b8b98ec1fbc'/>
<id>8371969dc57d3451b378c05cb2e08b8b98ec1fbc</id>
<content type='text'>
These patches are for AIX compilation issues. This commit is allowed by
branch master (yugui). Thanks!

* ext/socket/extconf.rb : Compilation failure on AIX.
  ss_len (a member of struct sockaddr_storage) has preceding __,
  but ss_family does not have it from AIX 5.2.

* Makefile.in (miniruby): suppress duplication warning on AIX.

* common.mk (ruby.imp): add text section [Bug #2064].

* common.mk (ruby.imp): do not export Init_*.

* dln.c (aix_loaderror): fixed typo. suppress warnings.

* common.mk (ruby.imp): excluded prelude.o to get rid of circular
  dependency.  [ruby-dev:39052]



git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These patches are for AIX compilation issues. This commit is allowed by
branch master (yugui). Thanks!

* ext/socket/extconf.rb : Compilation failure on AIX.
  ss_len (a member of struct sockaddr_storage) has preceding __,
  but ss_family does not have it from AIX 5.2.

* Makefile.in (miniruby): suppress duplication warning on AIX.

* common.mk (ruby.imp): add text section [Bug #2064].

* common.mk (ruby.imp): do not export Init_*.

* dln.c (aix_loaderror): fixed typo. suppress warnings.

* common.mk (ruby.imp): excluded prelude.o to get rid of circular
  dependency.  [ruby-dev:39052]



git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24882 from trunk into ruby_1_9_1.</title>
<updated>2009-11-01T15:48:07+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-11-01T15:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=98f1ddf86311e8f85e297efe41e0deb28d2ce464'/>
<id>98f1ddf86311e8f85e297efe41e0deb28d2ce464</id>
<content type='text'>
--
* ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st 
  argument is the non-registered file.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st 
  argument is the non-registered file.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24855 from trunk into ruby_1_9_1.</title>
<updated>2009-10-31T13:05:46+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-31T13:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=e1a2d18d9e28539968320bf120ac7739adfe5a6b'/>
<id>e1a2d18d9e28539968320bf120ac7739adfe5a6b</id>
<content type='text'>
--
* ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize result
  variant value.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize result
  variant value.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r22718 from trunk into ruby_1_9_1.</title>
<updated>2009-10-31T13:04:57+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-31T13:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=d3e5d73bcb390a58e3e62fe323f4fc5f9c9b0880'/>
<id>d3e5d73bcb390a58e3e62fe323f4fc5f9c9b0880</id>
<content type='text'>
--
* ext/dl/lib/dl/value.rb (DL::ValueUtil#wrap_arg): NULL for nil.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* ext/dl/lib/dl/value.rb (DL::ValueUtil#wrap_arg): NULL for nil.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r22717 from trunk into ruby_1_9_1.</title>
<updated>2009-10-31T13:04:40+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-31T13:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f4541891139175bc4d33aff932ce5285605794d8'/>
<id>f4541891139175bc4d33aff932ce5285605794d8</id>
<content type='text'>
--
* test/dl: moved from ext/dl/test.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* test/dl: moved from ext/dl/test.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24704 from trunk into ruby_1_9_1.</title>
<updated>2009-10-28T16:11:37+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-28T16:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=4167a04b69717d8d135872a8e68e6e49127695ce'/>
<id>4167a04b69717d8d135872a8e68e6e49127695ce</id>
<content type='text'>
--
* ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr;
  set and convert its encoding. [ruby-dev:38304]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr;
  set and convert its encoding. [ruby-dev:38304]

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