<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/win32, 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 r24253 from trunk into ruby_1_9_1.</title>
<updated>2009-12-05T09:40:53+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=0cea933bf19f1c7e04fbde4fb07928a81925dd10'/>
<id>0cea933bf19f1c7e04fbde4fb07928a81925dd10</id>
<content type='text'>
--
	* win32/win32.c (rb_w32_{open,wopen}): fixed typos. these conditions
	  mean to call runtime's open() if textmode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
	* win32/win32.c (rb_w32_{open,wopen}): fixed typos. these conditions
	  mean to call runtime's open() if textmode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r25092 from trunk into ruby_1_9_1.</title>
<updated>2009-12-05T09:40:41+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=a968bd2efb93595c625ca124d3b6f18f525f5814'/>
<id>a968bd2efb93595c625ca124d3b6f18f525f5814</id>
<content type='text'>
--
* win32/win32.c, include/ruby/win32.h (rb_w32_access): new function to
  replace MSVCRT's access().
  [ruby-core:25761]

* file.c (eaccess): workaround for recent MSVCRT is no longer needed.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* win32/win32.c, include/ruby/win32.h (rb_w32_access): new function to
  replace MSVCRT's access().
  [ruby-core:25761]

* file.c (eaccess): workaround for recent MSVCRT is no longer needed.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r25133 from trunk into ruby_1_9_1. c.f. [ruby-dev:39819]</title>
<updated>2009-12-05T09:40:33+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=7aae3bd3c37b3f399aa55325a37c8428e5981e2d'/>
<id>7aae3bd3c37b3f399aa55325a37c8428e5981e2d</id>
<content type='text'>
--
* win32/wini32.c (LK_ERR): with overlapped I/O, LockFileEx() returns
  ERROR_IO_PENDING if the file is locked.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* win32/wini32.c (LK_ERR): with overlapped I/O, LockFileEx() returns
  ERROR_IO_PENDING if the file is locked.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r21903 from trunk into ruby_1_9_1. fixes the backport task #1063.</title>
<updated>2009-12-05T02:37:07+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T02:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=a2e512ed8e5c2fe725f5b3a6313982948a86294d'/>
<id>a2e512ed8e5c2fe725f5b3a6313982948a86294d</id>
<content type='text'>
--
	* win32/win32.c (rb_w32_write): limit write size to 32KB if the file
	  seems to be console.  [ruby-core:21613]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
	* win32/win32.c (rb_w32_write): limit write size to 32KB if the file
	  seems to be console.  [ruby-core:21613]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r22964 from trunk into ruby_1_9_1.</title>
<updated>2009-10-31T13:01:51+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-31T13:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=ef34e7707dbbfd8cb2ac873ff2df68202c3eb5dc'/>
<id>ef34e7707dbbfd8cb2ac873ff2df68202c3eb5dc</id>
<content type='text'>
--
* common.mk (.y.c): use SRC_FILE which contains slashes instead of
  backslashes.  [ruby-core:22891]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* common.mk (.y.c): use SRC_FILE which contains slashes instead of
  backslashes.  [ruby-core:22891]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24389 from trunk into ruby_1_9_1.</title>
<updated>2009-08-08T15:33:32+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-08-08T15:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=88d8a68fc875757d88a4740e39b225f362678a69'/>
<id>88d8a68fc875757d88a4740e39b225f362678a69</id>
<content type='text'>
--
	* win32/win32.c (has_redirection): need to execute shell if commandline
	  includes newline.  cf. [ruby-core:24560]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
	* win32/win32.c (has_redirection): need to execute shell if commandline
	  includes newline.  cf. [ruby-core:24560]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24367 from trunk into ruby_1_9_1.</title>
<updated>2009-08-08T15:32:23+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-08-08T15:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=181b0d47830696eecbfbfe694056de4ded76644d'/>
<id>181b0d47830696eecbfbfe694056de4ded76644d</id>
<content type='text'>
--
	* win32/win32.c (rb_w32_connect): return value was broken when some
	  error occurred.
	  [ruby-core:24234]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
	* win32/win32.c (rb_w32_connect): return value was broken when some
	  error occurred.
	  [ruby-core:24234]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24116 from trunk into ruby_1_9_1.</title>
<updated>2009-07-15T12:01:29+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-07-15T12:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=809acc098291efb6d55e8f2fba82e7c7412ff7a5'/>
<id>809acc098291efb6d55e8f2fba82e7c7412ff7a5</id>
<content type='text'>
--
	* win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24124 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
	* win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24124 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r23655 from trunk into ruby_1_9_1.</title>
<updated>2009-06-21T09:13:35+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-06-21T09:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=519133dbd4b84b120ce437d2340d6ca82d289ba6'/>
<id>519133dbd4b84b120ce437d2340d6ca82d289ba6</id>
<content type='text'>
--
* Makefile.in, win32/Makefile.sub (RMALL): need for distclean-rdoc.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* Makefile.in, win32/Makefile.sub (RMALL): need for distclean-rdoc.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* win32/Makefile.sub: fixes build failures on win32.</title>
<updated>2009-05-12T05:36:34+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-12T05:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=6afe623d23ce3bec3a97d32c5156a0f01bcd7fcf'/>
<id>6afe623d23ce3bec3a97d32c5156a0f01bcd7fcf</id>
<content type='text'>
  fixed by usa.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  fixed by usa.

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