<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby.git/ext, branch ruby_1_6</title>
<subtitle>github.com: ruby/ruby.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/'/>
<entry>
<title>* ext/socket/extconf.rb: Merge from 1.8: explicity specify</title>
<updated>2004-04-16T05:01:34+00:00</updated>
<author>
<name>knu</name>
<email>knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2004-04-16T05:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=be8d0c6711b0adea0d56c004c9c44e9130ad2a75'/>
<id>be8d0c6711b0adea0d56c004c9c44e9130ad2a75</id>
<content type='text'>
  IPPROTO_TCP as a SOCK_STREAM protocol to use, when it is not the
  only protocol.  KAME, for example, supports other SOCK_STREAM
  protocols such as SCTP.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@6174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  IPPROTO_TCP as a SOCK_STREAM protocol to use, when it is not the
  only protocol.  KAME, for example, supports other SOCK_STREAM
  protocols such as SCTP.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@6174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* ext/digest/digest.c (rb_digest_base_s_new): Zero the newly</title>
<updated>2003-10-15T13:53:32+00:00</updated>
<author>
<name>knu</name>
<email>knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-10-15T13:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=b57df3aaa7a1fbbd9dbc85be23ed0cda1a40d99e'/>
<id>b57df3aaa7a1fbbd9dbc85be23ed0cda1a40d99e</id>
<content type='text'>
  allocated buffer to avoid letting ALGO_Equal() fail.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@4780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  allocated buffer to avoid letting ALGO_Equal() fail.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@4780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* ext/tcltklib/extconf.rb (find_tcl, find_tk): return true if</title>
<updated>2003-06-28T05:21:02+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-06-28T05:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=9aaf7910c7f186a25f7a1d5a1c74a254383e0680'/>
<id>9aaf7910c7f186a25f7a1d5a1c74a254383e0680</id>
<content type='text'>
  non-versioned found.  [ruby-dev:19759]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@4014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  non-versioned found.  [ruby-dev:19759]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@4014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* dir.c (push_braces): do not push_braces() unless rbrace is found.</title>
<updated>2003-05-19T16:20:30+00:00</updated>
<author>
<name>matz</name>
<email>matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-05-19T16:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=750db27c6ff88558132a5b2ad4322a377a05ffba'/>
<id>750db27c6ff88558132a5b2ad4322a377a05ffba</id>
<content type='text'>
  (ruby-bugs-ja:PR#469)

* eval.c (rb_f_require): clear ruby_errinfo.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (ruby-bugs-ja:PR#469)

* eval.c (rb_f_require): clear ruby_errinfo.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* ext/extmk.rb.in (create_makefile): link @LIBS@.</title>
<updated>2003-04-09T07:15:42+00:00</updated>
<author>
<name>usa</name>
<email>usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-04-09T07:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=b4000eb03354f65b03d21ddea4676d4628175940'/>
<id>b4000eb03354f65b03d21ddea4676d4628175940</id>
<content type='text'>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* ext/Win32API/Win32API.c: no longer use inline-asms.</title>
<updated>2003-03-06T16:34:21+00:00</updated>
<author>
<name>eban</name>
<email>eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-03-06T16:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=ea7b2dabcff23ec909a22158c240fa4423377fbe'/>
<id>ea7b2dabcff23ec909a22158c240fa4423377fbe</id>
<content type='text'>
* ext/Win32API/extconf.rb: no need to add gcc options.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ext/Win32API/extconf.rb: no need to add gcc options.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* ext/dbm/extconf.rb (-DDBM_HDR): substitute ' with " to avoid</title>
<updated>2003-01-01T09:23:31+00:00</updated>
<author>
<name>eban</name>
<email>eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-01-01T09:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=36f8b162981cd0bb28d5f87f86d5344bf613cc0f'/>
<id>36f8b162981cd0bb28d5f87f86d5344bf613cc0f</id>
<content type='text'>
  a error on Win32.
* win32/win32.h: better MinGW support.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  a error on Win32.
* win32/win32.h: better MinGW support.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* dln.c (init_funcname): get rid of gcc-3 -O3 warning.</title>
<updated>2002-12-31T17:23:30+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2002-12-31T17:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=aa70f38d2f83c0d17708606797dba0cc194c0ac8'/>
<id>aa70f38d2f83c0d17708606797dba0cc194c0ac8</id>
<content type='text'>
* eval.c (copy_node_scope): ditto.

* error.c (err_snprintf): ditto.

* file.c (rb_file_s_chmod): ditto.

* hash.c (delete_if_i, each_value_i, each_key_i, each_pair_i,
  envix): ditto.

* io.c (rb_sysopen, rb_file_sysopen_internal): ditto.

* process.c (security): ditto.

* ext/socket/socket.c (tcp_s_gethostbyname, ip_s_getaddress):
  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* eval.c (copy_node_scope): ditto.

* error.c (err_snprintf): ditto.

* file.c (rb_file_s_chmod): ditto.

* hash.c (delete_if_i, each_value_i, each_key_i, each_pair_i,
  envix): ditto.

* io.c (rb_sysopen, rb_file_sysopen_internal): ditto.

* process.c (security): ditto.

* ext/socket/socket.c (tcp_s_gethostbyname, ip_s_getaddress):
  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* configure.in: Improve OpenBSD support. [obtained from: OpenBSD</title>
<updated>2002-12-31T11:24:49+00:00</updated>
<author>
<name>knu</name>
<email>knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2002-12-31T11:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=50f10d2a63fd85e9fd053e565877cf189f2f5d45'/>
<id>50f10d2a63fd85e9fd053e565877cf189f2f5d45</id>
<content type='text'>
  ports]

* dln.c (FUNCNAME_PATTERN): Ditto.

* ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for both
  lib{tcl,tk}M.N and lib{tcl,tk}MN on all platforms.  *BSD have
  Tcl/Tk libraries named this way.

* ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and
  NI_MAXHOST only if they are not defined yet.  This fixes build
  on such platforms as OpenBSD.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ports]

* dln.c (FUNCNAME_PATTERN): Ditto.

* ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for both
  lib{tcl,tk}M.N and lib{tcl,tk}MN on all platforms.  *BSD have
  Tcl/Tk libraries named this way.

* ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and
  NI_MAXHOST only if they are not defined yet.  This fixes build
  on such platforms as OpenBSD.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* ext/extmk.rb.in: get rid of --no-undefined option in $DLDFLAGS.</title>
<updated>2002-12-20T11:06:43+00:00</updated>
<author>
<name>eban</name>
<email>eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2002-12-20T11:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=aba1f0ff387d11217f3b607e2ac9854044e2f9e1'/>
<id>aba1f0ff387d11217f3b607e2ac9854044e2f9e1</id>
<content type='text'>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
