<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ChangeLog, 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>* string.c (rb_str_justify): CVE-2009-4124.</title>
<updated>2009-12-07T04:11:26+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-07T04:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=219d8f485cb820a548862f7e6b45ddf0ce27c279'/>
<id>219d8f485cb820a548862f7e6b45ddf0ce27c279</id>
<content type='text'>
  Fixes a bug reported by 
  Emmanouel Kellinis &lt;Emmanouel.Kellinis AT kpmg.co.uk&gt;, KPMG London;
  Patch by nobu.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26038 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fixes a bug reported by 
  Emmanouel Kellinis &lt;Emmanouel.Kellinis AT kpmg.co.uk&gt;, KPMG London;
  Patch by nobu.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26038 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/irb/extend-command.rb (IRB::ExtendCommandBundle::def_extend_command):</title>
<updated>2009-12-05T09:41:18+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=287facbf5429094fd49619d5504d0b33a32e3152'/>
<id>287facbf5429094fd49619d5504d0b33a32e3152</id>
<content type='text'>
  extension commands with optional parameters have been broken because of
  a spec change of UnboundMethod#arity.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26021 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  extension commands with optional parameters have been broken because of
  a spec change of UnboundMethod#arity.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26021 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/irb/extend-command.rb (IRB::ExtendCommandBundle::def_extend_command):</title>
<updated>2009-12-05T09:41:11+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=06f945c3067533cd09de814a14a856d5090a9255'/>
<id>06f945c3067533cd09de814a14a856d5090a9255</id>
<content type='text'>
  gives eval a source location for readability of backtrace.

* lib/irb/extend-command.rb (IRB::ContextExtender::def_extend_command):
  ditto

* lib/irb/extend-command.rb (IRB::MethodExtender::def_pre_proc):
  ditto

* lib/irb/extend-command.rb (IRB::MethodExtender::def_post_proc):
  ditto

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  gives eval a source location for readability of backtrace.

* lib/irb/extend-command.rb (IRB::ContextExtender::def_extend_command):
  ditto

* lib/irb/extend-command.rb (IRB::MethodExtender::def_pre_proc):
  ditto

* lib/irb/extend-command.rb (IRB::MethodExtender::def_post_proc):
  ditto

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r24227 from trunk into ruby_1_9_1.</title>
<updated>2009-12-05T09:41:03+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=ee4a86215934743c4b5fded774abbf069dbece2a'/>
<id>ee4a86215934743c4b5fded774abbf069dbece2a</id>
<content type='text'>
--
 * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310].

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
 * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310].

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<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 r25883 from trunk into ruby_1_9_1. fixes a backpor task #2168.</title>
<updated>2009-12-05T09:40:25+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=b3f0ef089710b27e2b22921f732190f0e05e11b2'/>
<id>b3f0ef089710b27e2b22921f732190f0e05e11b2</id>
<content type='text'>
--
* enc/trans/newline.trans (fun_so_universal_newline): generate \n
  after \r\n detection instead of just after \r.
  [ruby-list:45988] [ruby-core:25881] [ruby-core:26788]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* enc/trans/newline.trans (fun_so_universal_newline): generate \n
  after \r\n detection instead of just after \r.
  [ruby-list:45988] [ruby-core:25881] [ruby-core:26788]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r25967, r25968 and r25969 from trunk into ruby_1_9_1. fixes a backport task #2099.</title>
<updated>2009-12-05T09:40:17+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=2e6152269e37b108c7b90bc1e74445ac3fca083c'/>
<id>2e6152269e37b108c7b90bc1e74445ac3fca083c</id>
<content type='text'>
--
* parse.y (dyna_push_gen, dyna_pop_gen): adjust local vtable level
  for the case of syntax errors in method name or argument inside
  do block.   [ruby-core:26961]
--
* parse.y (dyna_push_gen): use rb_node_newnode() for ripper.
  [ruby-core:26961]
--
* parse.y (dyna_push_gen, dyna_pop_gen): no needs to save both of
  args and vars.  [ruby-core:26961]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* parse.y (dyna_push_gen, dyna_pop_gen): adjust local vtable level
  for the case of syntax errors in method name or argument inside
  do block.   [ruby-core:26961]
--
* parse.y (dyna_push_gen): use rb_node_newnode() for ripper.
  [ruby-core:26961]
--
* parse.y (dyna_push_gen, dyna_pop_gen): no needs to save both of
  args and vars.  [ruby-core:26961]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r25405 from trunk into ruby_1_9_1. fixes the backport task #2233.</title>
<updated>2009-12-05T09:40:06+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-12-05T09:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=83b3238d34a83ff2ebc4cb31a776e4855a775a84'/>
<id>83b3238d34a83ff2ebc4cb31a776e4855a775a84</id>
<content type='text'>
--
* parse.y (method_call): dispatch symbols.  a patch from Andy Keep in
  [ruby-core:26169].  [ruby-core:26165]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26013 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* parse.y (method_call): dispatch symbols.  a patch from Andy Keep in
  [ruby-core:26169].  [ruby-core:26165]

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