Project

General

Profile

Activity

From 12/22/2010 to 12/28/2010

12/28/2010

11:50 PM Bug #4141: Tk extension is not accepting any type of parameter combination
=begin
On Mon, Dec 27, 2010 at 10:34 PM, Hidetoshi NAGAI
<[email protected]> wrote:
>
> Oh, I'm sorry. Pleas...
luislavena (Luis Lavena)
10:34 AM Bug #4141: Tk extension is not accepting any type of parameter combination
=begin
From: Luis Lavena <[email protected]>
Subject: [ruby-core:33922] Re: [Ruby 1.9-Bug#4141][Open] Tk extensi...
nagai (Hidetoshi Nagai)
11:31 PM Bug #4214: Fiddle::WINDOWS == false on Windows
=begin
If you go the predefined macro route, better use _WIN32 rather than __WIN32__ as both cl [1] and MinGW gcc de...
jonforums (Jon Forums)
08:17 AM Bug #4214: Fiddle::WINDOWS == false on Windows
=begin
On Tue, Dec 28, 2010 at 07:49:07AM +0900, Nobuyoshi Nakada wrote:
> Hi,
>
> At Tue, 28 Dec 2010 01:24:29 ...
tenderlovemaking (Aaron Patterson)
07:49 AM Bug #4214: Fiddle::WINDOWS == false on Windows
=begin
Hi,

At Tue, 28 Dec 2010 01:24:29 +0900,
Jon Forums wrote in [ruby-core:33925]:
> While it might be nice ...
nobu (Nobuyoshi Nakada)
04:49 AM Bug #4214: Fiddle::WINDOWS == false on Windows
=begin
Thank you Jon and Aaron for applying.

Created backport #4216 for Ruby 1.9.2 maintainer.
=end
luislavena (Luis Lavena)
04:37 AM Bug #4214 (Closed): Fiddle::WINDOWS == false on Windows
=begin
This issue was solved with changeset r30407.
Jon, thank you for reporting this issue.
Your contribution to ...
Anonymous
04:32 AM Bug #4214: Fiddle::WINDOWS == false on Windows
=begin
On Tue, Dec 28, 2010 at 01:06:00AM +0900, Luis Lavena wrote:
> Issue #4214 has been updated by Luis Lavena.
...
tenderlovemaking (Aaron Patterson)
01:24 AM Bug #4214: Fiddle::WINDOWS == false on Windows
=begin
While it might be nice in the future to have HAVE_WINDOWS_H globally available in config.h, currently it's no...
jonforums (Jon Forums)
01:06 AM Bug #4214: Fiddle::WINDOWS == false on Windows
=begin
Perhaps Fiddle can match what DL is already doing:

# in ext/dl/extconf.rb
have_header("windows.h")
=...
luislavena (Luis Lavena)
12:46 AM Bug #4214 (Closed): Fiddle::WINDOWS == false on Windows
=begin
...
jonforums (Jon Forums)
10:22 PM Revision b2d68b28 (git): Deprecate Rake::RDocTask in favor of RDoc::Task
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
10:08 PM Revision 485889a0 (git): * 2010-12-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:08 PM Revision e2efe8e8 (git): Import RDoc 3.1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
07:20 PM Bug #4185: ruby 1.9.2 p0 installation issue
=begin
Hi Nakada,

I set the environment variable

i.e LD_LIBRARY_PATH = TOOL_ROOT/ruby/ruby/1.9.1/rhe4-x86...
ravish (ravish nayak)
06:47 PM Bug #4217 (Closed): irb exits unexpectedly with non-ascii Regexp on Windows
=begin
This issue was solved with changeset r30412.
Heesob, thank you for reporting this issue.
Your contribution ...
usa (Usaku NAKAMURA)
02:09 PM Bug #4217 (Closed): irb exits unexpectedly with non-ascii Regexp on Windows
=begin
C:\work>irb
irb(main):001:0> Regexp.new("\xFF")
RegexpError: c:/usr/lib/ruby/1.9.1/irb.rb:168:in `write':...
phasis68 (Heesob Park)
12:06 PM Feature #4211: Converting the Ruby and C API documentation to YARD syntax
=begin


On 12/27/2010 5:03 PM, Eric Hodel wrote:
> I highly support having a unified documentation tool and styl...
lsegal (Loren Segal)
09:54 AM Feature #4211: Converting the Ruby and C API documentation to YARD syntax
=begin

On 12/26/2010 10:01 PM, Yui NARUSE wrote:
>
> Issue #4211 has been updated by Yui NARUSE.
>
>
> You...
lsegal (Loren Segal)
08:10 AM Feature #4211: Converting the Ruby and C API documentation to YARD syntax
=begin
On Tue, Dec 28, 2010 at 05:52:13AM +0900, Ryan Davis wrote:
>
> On Dec 27, 2010, at 12:20 , Aaron Patterso...
tenderlovemaking (Aaron Patterson)
07:03 AM Feature #4211: Converting the Ruby and C API documentation to YARD syntax
=begin
On Dec 26, 2010, at 13:00, Loren Segal wrote:

> Feature #4211: Converting the Ruby and C API documentation...
drbrain (Eric Hodel)
05:52 AM Feature #4211: Converting the Ruby and C API documentation to YARD syntax
=begin

On Dec 27, 2010, at 12:20 , Aaron Patterson wrote:

> On Mon, Dec 27, 2010 at 12:01:00PM +0900, Yui NARUS...
zenspider (Ryan Davis)
05:20 AM Feature #4211: Converting the Ruby and C API documentation to YARD syntax
=begin
On Mon, Dec 27, 2010 at 12:01:00PM +0900, Yui NARUSE wrote:
> Issue #4211 has been updated by Yui NARUSE.
>...
tenderlovemaking (Aaron Patterson)
09:43 AM Revision 90d5bcf9 (git): * re.c (rb_reg_expr_str): need to escape if the coderage is invalid.
* error.c, include/ruby/intern.h (rb_compile_error_with_enc): new
function to raise syntax error, with sour...
U.Nakamura
06:00 AM Bug #4153: Minitest or ruby bug - wrong return code
=begin

On Dec 25, 2010, at 21:44 , Yui NARUSE wrote:

> Issue #4153 has been updated by Yui NARUSE.
>
>
> W...
zenspider (Ryan Davis)
05:58 AM Bug #4153: Minitest or ruby bug - wrong return code
=begin

On Dec 25, 2010, at 21:44 , Yui NARUSE wrote:

> Issue #4153 has been updated by Yui NARUSE.
>
>
> W...
zenspider (Ryan Davis)
05:58 AM Bug #4153 (Rejected): Minitest or ruby bug - wrong return code
=begin

=end
zenspider (Ryan Davis)
03:01 AM Bug #3760 (Assigned): help "String.new" (for example) no longer works in irb
=begin

=end
naruse (Yui NARUSE)
02:20 AM Bug #3760: help "String.new" (for example) no longer works in irb
=begin
Please reopen.

>> RUBY_REVISION
=> 30404
>> help 'String.new'
NoMethodError: undefined method `get...
runpaint (Run Paint Run Run)

12/27/2010

10:37 PM Revision 8af7ed60 (git): * ruby.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:27 PM Revision 1f4401eb (git): fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
10:27 PM Revision 02a24aae (git): * NEWS: add ARGF.write and so on.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
10:27 PM Revision 4fefafb1 (git): * NEWS: add new magic-comment. (warn-indent) [ruby-core:25442]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
09:04 PM Bug #4141: Tk extension is not accepting any type of parameter combination
=begin
On Sun, Dec 26, 2010 at 10:05 PM, Hidetoshi NAGAI
<[email protected]> wrote:
> Hi,
>

Hello,

>> ...
luislavena (Luis Lavena)
10:05 AM Bug #4141: Tk extension is not accepting any type of parameter combination
=begin
Hi,

From: Luis Lavena <[email protected]>
Subject: [ruby-core:33656] [Ruby 1.9-Bug#4141][Open] Tk ex...
nagai (Hidetoshi Nagai)
10:05 AM Bug #4141: Tk extension is not accepting any type of parameter combination
=begin
Hi,

From: Luis Lavena <[email protected]>
Subject: [ruby-core:33656] [Ruby 1.9-Bug#4141][Open] Tk ex...
nagai (Hidetoshi Nagai)
07:34 PM Revision 5c99ee83 (git): * ext/fiddle/extconf.rb: check for windows.h while building fiddle.
Thanks Jon Forums! [ruby-core:33923]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30407 b2dd03c8-39d4-4d8f-98ff...
tenderlovemaking (Aaron Patterson)
04:48 PM Revision b66fc7ac (git): * 2010-12-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:48 PM Revision c1c02696 (git): * NEWS: Add Zlib.deflate and Zlib.inflate. [ruby-dev:42833]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
02:56 PM Feature #4197 (Assigned): Improvement of the benchmark library
=begin

=end
naruse (Yui NARUSE)
12:01 PM Bug #4178: test/rubygems/gemutilities.rb で、よくわからない ArgumentError
=begin
もうちょっと小さくしてみました。以下のようなスクリプトで手元では再現します。

require "rubygems/package.rb"

open("/dev/null", "wb"){|io|
...
metanest (Makoto Kishimoto)
12:00 PM Feature #4211: Converting the Ruby and C API documentation to YARD syntax
=begin
Your proposal is interesting, but as a lazy comitter, I want to know what we must do for this change.
For e...
naruse (Yui NARUSE)
06:00 AM Feature #4211 (Rejected): Converting the Ruby and C API documentation to YARD syntax
=begin
The Ruby (high level core/stdlib) documentation and its C API (low level) counterparts currently use two dif...
lsegal (Loren Segal)
11:42 AM Revision 0585d81d (git): * win32/configure.bat: Remove obsoleted conding rule. Now, we
don't support to build on Windows 95/98.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30404 b2dd03c8-39d4-4d...
kosaki (Motohiro KOSAKI)
11:13 AM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
=begin
On Sun, Dec 26, 2010 at 9:33 PM, U.Nakamura <[email protected]> wrote:
> Hello,
>
> In message "[ruby-...
luislavena (Luis Lavena)
11:13 AM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
=begin

=end
luislavena (Luis Lavena)
09:33 AM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
=begin
Hello,

In message "[ruby-core:33911] [Ruby 1.9-Bug#3889] Incorrectly detected i686-w64-mingw32 as x64-ming...
usa (Usaku NAKAMURA)
06:40 AM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
=begin
Hello,

The following patch resolves the x64-mingw64 issue described in previous comment:

diff --git...
luislavena (Luis Lavena)
05:26 AM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
=begin
Hello,

The 32bits (i686-w64-mingw32) issue has been solved, and it correctly generates i386-mingw32 as R...
luislavena (Luis Lavena)
10:37 AM Feature #4180 (Closed): Add Zlib.deflate / Zlib.inflate
=begin
This issue was solved with changeset r30397.
Yui, thank you for reporting this issue.
Your contribution to ...
naruse (Yui NARUSE)
09:36 AM Bug #4210: id rather than object_id used in 1.9 rdoc for ObjectSpace
=begin
Docs issues are also here.

Anyway the document says "an object id", so it seems correct.
=end
naruse (Yui NARUSE)
01:17 AM Bug #4210 (Rejected): id rather than object_id used in 1.9 rdoc for ObjectSpace
=begin
http://ruby-doc.org/ruby-1.9/classes/ObjectSpace.html

s/id/object_id/

Clearly this is a very minor ...
noodl (Vincent Bray)
09:27 AM Revision 195992f0 (git): * re.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:37 AM Bug #4152 (Closed): optparseのzsh compsysでrspecの補完が出来ない
=begin
This issue was solved with changeset r30394.
Kazuhiro, thank you for reporting this issue.
Your contributio...
Anonymous
06:57 AM Revision 03530091 (git): * 2010-12-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:57 AM Revision da654b61 (git): * win32/README.win32: note to need NT based OS to build ruby.
* win32/{configure.bat,setup.mak}: backport current build method from
trunk. [ruby-dev:42893] (#4206)
git-svn-id:...
U.Nakamura
06:23 AM Revision ea715891 (git): * win32/README.win32: note to need NT based OS to build ruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
05:34 AM Feature #4183: [ext/openssl] Timestamp support
=begin
>- I don't like the fact that for verification, you need to pass OpenSSL a BIO, even if you're still in posse...
MartinBosslet (Martin Bosslet)
01:07 AM Feature #4183: [ext/openssl] Timestamp support
=begin
Thanks for the input! I updated the code with regard to Aaron's and Nobuyoshi's comments. Concerning Nobuyosh...
MartinBosslet (Martin Bosslet)
03:16 AM Revision c5158538 (git): * common.mk (EXTMK_ARGS): specify to pass macro V, because nmake
doesn't pass it via MAKEFLAGS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30399 b2dd03c8-39d4-4d8f-98ff-823f...
U.Nakamura
01:49 AM Revision aefc03ba (git): * win32/rmall.bat: property.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30398 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:36 AM Revision ca96e8da (git): * ext/zlib/zlib.c (Init_zlib): Add Zlib.defale and Zlib.inflate.
[ruby-dev:42833]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30397 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
01:36 AM Revision e755ecac (git): Update rdoc of zlib.
Add description about gzip(1) compatible output.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30396 b2dd03c8-39...
naruse (Yui NARUSE)

12/26/2010

11:30 PM Revision d298593f (git): * misc/rb_optparse.zsh: add compdef for generator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
11:30 PM Revision 0924e52c (git): * lib/optparse.rb (OptionParser#compsys): escape brackets too.
[ruby-dev:42754]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
znz (Kazuhiro NISHIYAMA)
10:27 PM Bug #4209 (Closed): nmake reports warning in ext/ripper
=begin
This issue was solved with changeset r30389.
Usaku, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
09:08 PM Bug #4209 (Closed): nmake reports warning in ext/ripper
=begin
こんなのが出ます。

compiling ripper
NMAKE : warning U4006: 特殊マクロは定義されていません : '$<'
extracting ripper.y f...
usa (Usaku NAKAMURA)
04:31 PM Revision 2ea38fdd (git): * 2010-12-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:31 PM Revision 011bcd47 (git): * ext/socket/mkconstants.rb: add IF_NAMESIZE.
add a default for INET6_ADDRSTRLEN.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30392 b2dd03c8-39d4-4d8f-98ff...
akr (Akira Tanaka)
04:26 PM Bug #3992: irb's "help" command errs in 1.9.x
=begin
What feedback?
=end
phasis68 (Heesob Park)
02:55 PM Bug #3992 (Rejected): irb's "help" command errs in 1.9.x
=begin
No feedback.
=end
naruse (Yui NARUSE)
03:26 PM Bug #4101 (Closed): Bug in Action Caching
=begin
Ruby 1.9.2-p136 is released
=end
naruse (Yui NARUSE)
03:24 PM Bug #4123 (Third Party's Issue): thread-safe problem in libxml_ruby.so
=begin
It seems that libxml-ruby makes a wronb object and crashes when GC collect it.
=end
naruse (Yui NARUSE)
03:21 PM Feature #4145 (Closed): The result of UTF-16 encoded string concatenation
=begin

=end
naruse (Yui NARUSE)
03:10 PM Feature #3622: Net::HTTP does not wait to send request body with Expect: 100-continue
=begin
What's going on?
=end
naruse (Yui NARUSE)
03:05 PM Bug #2717: Requiring rubygems/specification causes tons of warnings for NoMethodError
=begin
What's going on?
=end
naruse (Yui NARUSE)
03:04 PM Bug #2641: Seg fault running miniruby during ruby build on Haiku
=begin
What's going on?
=end
naruse (Yui NARUSE)
02:57 PM Bug #4044 (Rejected): Regex matching errors when using \W character class and /i option
I think, current behavior is reasonable.
naruse (Yui NARUSE)
02:56 PM Bug #3799 (Rejected): Unexpected behaviour of require_relative
=begin
No feedback.
=end
naruse (Yui NARUSE)
02:55 PM Bug #3782 (Rejected): NendoのテストスイートでSEGVが発生する
=begin
No feedback.
=end
naruse (Yui NARUSE)
02:55 PM Feature #3767 (Rejected): String#scan enumerator?
=begin
No feedback.
=end
naruse (Yui NARUSE)
02:55 PM Bug #3760 (Rejected): help "String.new" (for example) no longer works in irb
=begin
No feedback.
=end
naruse (Yui NARUSE)
02:55 PM Bug #3763 (Rejected): 1.9.2-p0 SEGV in String:+
=begin
No feedback.
=end
naruse (Yui NARUSE)
02:55 PM Bug #3766 (Rejected): SEGFAULT
=begin
No feedback.
=end
naruse (Yui NARUSE)
02:53 PM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
=begin
What's going on?
=end
naruse (Yui NARUSE)
02:53 PM Bug #3861 (Feedback): Endian bugs in fiddle/dl on sparc64
=begin

=end
naruse (Yui NARUSE)
02:52 PM Bug #3862: Bugs in the OpenSSL extension on sparc64
=begin

=end
naruse (Yui NARUSE)
02:48 PM Bug #3934 (Assigned): ChangeLog-1.9.3
=begin

=end
naruse (Yui NARUSE)
02:44 PM Bug #4153: Minitest or ruby bug - wrong return code
=begin
What's current status?
If this is resolved, please close this.
=end
naruse (Yui NARUSE)
02:43 PM Feature #4184 (Rejected): String that has the same object_id in an each occurrence in a code
=begin

=end
naruse (Yui NARUSE)
02:42 PM Bug #4152 (Assigned): optparseのzsh compsysでrspecの補完が出来ない
=begin
コミットしてください
=end
naruse (Yui NARUSE)
02:41 PM Bug #4161 (Assigned): ReXML wants "elements.each" argument to be not frozen
=begin

=end
naruse (Yui NARUSE)
02:39 PM Bug #4188 (Closed): minitest warnings in 1.9.3
=begin
This is fixed at r30345, r30347, and r30348
=end
naruse (Yui NARUSE)
02:10 PM Revision 205cc6c0 (git): * win32/Makefile.sub: suppress a strange error message when RMALL
found no such file.
* win32/rmall.bat: new.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30391 b2dd03...
kosaki (Motohiro KOSAKI)
01:46 PM Revision 43b4bae5 (git): * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e kosaki (Motohiro KOSAKI)
01:25 PM Revision cf7dae0e (git): * ext/ripper/depend (ripper.y): fix messages with nmake.
[ruby-dev:42896]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:24 PM Revision 1b00c45d (git): * file.c (file_expand_path): get rid of warnings caused by
-Wdeclaration-after-statement on cygwin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30388 b2dd03c8-39d4-4d8f-...
nobu (Nobuyoshi Nakada)
12:59 PM Revision 5d276ea1 (git): * process.c (before_exec): add small comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e kosaki (Motohiro KOSAKI)
12:17 PM Bug #4202 (Closed): RDoc raises exception on non-HOME envrionemt
=begin
This issue was solved with changeset r30382.
Shyouhei, thank you for reporting this issue.
Your contributio...
nobu (Nobuyoshi Nakada)
11:54 AM Revision 2316cd4d (git): * ext/socket/mkconstants.rb: define INET_ADDRSTRLEN as 16 if not
available. fix compilation error on mswin32-60. reported by nobu.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru...
akr (Akira Tanaka)
10:43 AM Revision 9694fa95 (git): fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:38 AM Revision 6446be30 (git): * ext/socket/option.c: define IFNAMSIZ if not available.
fix compilation error on mingw32. reported by nobu.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30384 b2dd03...
akr (Akira Tanaka)
06:18 AM Feature #4183: [ext/openssl] Timestamp support
=begin
On Sat, Dec 25, 2010 at 11:58:56PM +0900, Hiroshi Nakamura wrote:
> Hi,
>
> On Sat, Dec 25, 2010 at 06:32...
tenderlovemaking (Aaron Patterson)
04:37 AM Bug #4203 (Closed): broken RegCreateKeyExA definition in registry.rb
=begin
This issue was solved with changeset r30377.
Rafał, thank you for reporting this issue.
Your contribution t...
luislavena (Luis Lavena)
04:24 AM Bug #4203: broken RegCreateKeyExA definition in registry.rb
=begin

=end
luislavena (Luis Lavena)
04:24 AM Bug #4203: broken RegCreateKeyExA definition in registry.rb
=begin
Hello,

Indeed is a bug, will apply patch to trunk first.

Thank you.
=end
luislavena (Luis Lavena)
04:26 AM Revision bcd39a08 (git): update comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30383 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:16 AM Revision fc0df967 (git): * lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception if
HOME is not set. [ruby-core:33867]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30382 b2dd03c8-39d4-4d8f-98ff-...
nobu (Nobuyoshi Nakada)
02:39 AM Revision cc479b25 (git): * parse.y (stmt): missing ripper rule. i.e., `a::B ||= c 1'.
http://twitter.com/#!/wannabe53/status/18797576396472321
http://twitter.com/#!/wannabe53/status/18798416150663168
...
nobu (Nobuyoshi Nakada)
02:27 AM Feature #4204 (Closed): IO#advise should raise error for unknown symbol
=begin
This issue was solved with changeset r30375.
Tomoyuki, thank you for reporting this issue.
Your contributio...
kosaki (Motohiro KOSAKI)
01:39 AM Feature #4204: IO#advise should raise error for unknown symbol
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:42890] [Ruby 1.9-Feature#4204] IO#advise should raise error for unkn...
matz (Yukihiro Matsumoto)
01:34 AM Feature #4204: IO#advise should raise error for unknown symbol
=begin
こういうこと? (パッチを添付します)
=end
kosaki (Motohiro KOSAKI)
01:04 AM Feature #4204: IO#advise should raise error for unknown symbol
=begin
[Feature #4038] に関連
=end
kosaki (Motohiro KOSAKI)
02:15 AM Revision 6d8c13bc (git): * test/with_different_ofs.rb (DifferentOFS): should not affect
original classes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:36 AM Revision dd5ad247 (git): * rational.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:25 AM Revision 326ec51f (git): * ext/socket/option.c (rb_if_indextoname): new function to abstract
environments without if_indextoname.
(inspect_ipv6_multicast_if): new function to inspect
IPV6_MULTICAST_IF.
So...
akr (Akira Tanaka)

12/25/2010

11:59 PM Feature #4183: [ext/openssl] Timestamp support
=begin
Hi,

On Sat, Dec 25, 2010 at 06:32, Aaron Patterson
<[email protected]> wrote:
> This patch is r...
nahi (Hiroshi Nakamura)
10:44 AM Feature #4183: [ext/openssl] Timestamp support

Hi,

At Sat, 25 Dec 2010 06:32:14 +0900,
Aaron Patterson wrote in [ruby-core:33858]:
> The patch seems goo...
nobu (Nobuyoshi Nakada)
06:37 AM Feature #4183: [ext/openssl] Timestamp support

On Wed, Dec 22, 2010 at 03:19:12AM +0900, Martin Bosslet wrote:
> Feature #4183: [ext/openssl] Timestamp support...
tenderlovemaking (Aaron Patterson)
11:42 PM Feature #4204: IO#advise should raise error for unknown symbol
=begin
>r30299 で導入された
すみません、r30229 の間違いでした。
=end
nagachika (Tomoyuki Chikanaga)
11:32 PM Feature #4204 (Closed): IO#advise should raise error for unknown symbol
=begin
r30299 で導入された IO#advise メソッドは、引数に Symbol であれば何でも受け付けて、
対応していない Symbol が渡されても特にエラーにはなりません。

プラットフォームの対応状...
nagachika (Tomoyuki Chikanaga)
09:45 PM Bug #4203 (Closed): broken RegCreateKeyExA definition in registry.rb
=begin
in ext/dl/win32/lib/win32/registry.rb:

definition of advapi32.dll function: RegCreateKeyExA is broken (m...
royaltm (Rafał Michalski)
08:59 PM Bug #4199: make test ruby-1.9.2-p0 failed on Solaris10 x86
=begin
On Sat, Dec 25, 2010 at 7:10 PM, Yui NARUSE <[email protected]> wrote:
> Solaris is not supported.

So...
yugui (Yuki Sonoda)
07:10 PM Bug #4199: make test ruby-1.9.2-p0 failed on Solaris10 x86
=begin
Solaris is not supported.
=end
naruse (Yui NARUSE)
07:33 PM Revision 5d479651 (git): * ext/dl/win32/registry.rb: Corrected RegCreateKeyExA signature.
Patch by Rafal Michalski [ruby-core:33874] [Ruby 1.9-Bug#4203]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@303...
luislavena (Luis Lavena)
05:45 PM Feature #4151: Enumerable#categorize
=begin
2010/12/20 "Martin J. Dürst" <[email protected]>:

>> Enumerable#categorize is more general than Enume...
akr (Akira Tanaka)
05:37 PM Revision acc69509 (git): This ifdef should be useless after r30374.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
05:25 PM Revision 085e40d4 (git): * io.c (advice_arg_check): Change argument check.
Now, an unsupported advice makes NotImplementedError.
[ruby-dev:42887] [Ruby 1.9-Feature#4204]
git-svn-id: svn...
kosaki (Motohiro KOSAKI)
05:21 PM Revision 6bd4afaa (git): * ext/socket/extconf.rb: Fix build error which was introduced r30372.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e kosaki (Motohiro KOSAKI)
04:41 PM Revision f30eca26 (git): * 2010-12-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:41 PM Revision 7c9fbd22 (git): * ext/socket/extconf.rb: check the existence of if_indextoname().
* ext/socket/option.c: yesterday's akr's commits destroyed the build of
some unrelated platforms (such as Windows)....
U.Nakamura
02:37 PM Bug #4121 (Closed): test_getpty_nonexistentで止まることがある
=begin
This issue was solved with changeset r30350.
Kouhei, thank you for reporting this issue.
Your contribution ...
kosaki (Motohiro KOSAKI)
02:35 PM Revision 01da08a2 (git): * ext/socket/option.c (inspect_ipv4_add_drop_membership): new function
to inspect struct ip_mreq and struct ip_mreqn for
IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP.
Socket::Option.new(:I...
akr (Akira Tanaka)
02:34 PM Bug #4202 (Closed): RDoc raises exception on non-HOME envrionemt
=begin
Hi Eric,

I'm running my Ruby compilation as a cron job and fails on "make rdoc", saying following:

...
shyouhei (Shyouhei Urabe)
01:49 PM Revision ef990446 (git): * test/csv: DifferentOFS needs to be include in each classes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:41 PM Revision c41b036f (git): test/with_different_ofs.rb: fixed typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:32 PM Revision 3e7c6811 (git): * test/digest/test_digest_extend.rb (TestDigestExtend#setup):
should not depend on the result of previous tests
* test/with_diffent_ofs.rb (DifferentOFS::WithDifferentOFS): give
...
nobu (Nobuyoshi Nakada)
01:08 PM Revision 7df8b949 (git): * test/with_diffent_ofs.rb (DifferentOFS): test suite for test
suites affected by $,.
* test/digest/test_digest_extend.rb (TestDigestExtend): should not
assume $, invariant.
git...
nobu (Nobuyoshi Nakada)
01:04 PM Revision 36feefec (git): * test/csv/test_data_converters.rb, test/csv/test_table.rb: don't
not call setup within tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30366 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)
10:22 AM Revision c9958d6a (git): * io.c (pipe_open): Added rb_thread_atfork(). We must reinitialize
GVL at new process creation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30364 b2dd03c8-39d4-4d8f-98ff-823f...
kosaki (Motohiro KOSAKI)
09:37 AM Revision 9638cd5b (git): * 2010-12-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:37 AM Revision 6223c55b (git): merges r30350 from trunk into ruby_1_9_2.
--
* ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().
We must reinitialize GVL when new proces...
yugui (Yuki Sonoda)
09:29 AM Revision 1b40391d (git): * ext/socket/option.c (inspect_ipv6_mreq): new function to inspect
struct ipv6_mreq for IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.
Socket::Option.new(:INET6, :IPV6, :JOIN_GROUP,
[0xff12...
akr (Akira Tanaka)
09:04 AM Revision 08d99ac9 (git): * lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.
* lib/csv.rb (CSV#init_separators): cannonicalize encoding options
as Encoding objects.
git-svn-id: svn+ssh://ci.r...
nobu (Nobuyoshi Nakada)
09:02 AM Revision 9ff4e237 (git): Support OpenSSL 1.1; it supports RSA1024 and DSS1.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:50 AM Revision e271684d (git): * thread.c (rb_thread_atfork): Add small comment why we need
reset random seed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
kosaki (Motohiro KOSAKI)
08:33 AM Revision eadc6395 (git): * test/csv/base.rb (TestCSV.with_diffrent_ofs): give name to
anonymous classes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:32 AM Revision 9c017ca5 (git): * lib/csv.rb (CSV#init_separators): use IO#gets with length
parameter to get rid of wrong convertion.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30356 b2dd03c8-39d4-4d8f...
nobu (Nobuyoshi Nakada)
07:44 AM Revision 9a907880 (git): * lib/csv.rb (CSV::foreach, CSV#initialize): fixed passing options.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:04 AM Revision b4876f5e (git): * lib/csv.rb (CSV::foreach, CSV#initialize): directly use encoding
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:58 AM Revision d0521710 (git): * lib/csv.rb, test/csv: should not assume $, invariant.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30353 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:28 AM Revision 47a1cd12 (git): * signal.c: change rb_atomic_t definition from uchar to uint.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e kosaki (Motohiro KOSAKI)
06:04 AM Revision 9b0f2e48 (git): * test/csv/test_encodings.rb (TestEncodings#setup): fix evil test
suite writing to the source directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30351 b2dd03c8-39d4-4d8f-9...
nobu (Nobuyoshi Nakada)
05:47 AM Bug #4188: minitest warnings in 1.9.3
=begin
On Thu, Dec 23, 2010 at 10:11:36AM +0900, Ryan Davis wrote:
>
> On Dec 22, 2010, at 16:24 , Aaron Patterso...
tenderlovemaking (Aaron Patterson)
05:31 AM Revision 40240274 (git): * ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().
We must reinitialize GVL when new process creation. Otherwise
we may meet an insane deadlock. [Bug #4121][ruby-...
kosaki (Motohiro KOSAKI)
05:27 AM Revision 522c538e (git): * io.c (rb_io_extract_encoding_option): accept Encoding object as
encoding: optional argument. [ruby-dev:42884]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30349 b2dd03c8-39d4...
nobu (Nobuyoshi Nakada)
05:01 AM Revision f83bc706 (git): Fixed a minor warning in 1.9.3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
04:55 AM Revision 9698217c (git): Imported minitest 2.0.2 r6093
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
04:49 AM Revision 03ca4797 (git): * ext/json/generator/generator.{c,h} (fbuffer_free_only_buffer):
unused.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:24 AM Revision 4a722bd7 (git): Dunno why this conflicted
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
04:08 AM Revision 0c232beb (git): * random.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:48 AM Revision 1aff775d (git): * load.c (rb_f_require_relative): don't omit return type.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:07 AM Revision d0830a22 (git): Document require_relative
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
02:02 AM Revision 91c6ba23 (git): * ext/zlib/zlib.c (gzreader_gets): support optional length
parameter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:59 AM Revision aeb8d7f5 (git): * ext/zlib/zlib.c (gzfile_read, gzfile_readpartial): length should
be long.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:54 AM Revision bd3c7a7e (git): * test/zlib/test_zlib.rb (test_readline): renamed from test_gets.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:51 AM Revision 514a5b3b (git): * ext/json/generator/generator.c (fbuffer_free): unused.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:50 AM Revision d0598d27 (git): * 2010-12-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:49 AM Revision 483bfa27 (git): * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

12/24/2010

08:40 PM Bug #4199 (Rejected): make test ruby-1.9.2-p0 failed on Solaris10 x86
=begin
#./configure
#./make
#./make test
make: Warning: Illegal dependency list for target `.DEFAULT'

sa...
dp (Dmitry Perfilyev)
10:32 AM Bug #4186 (Closed): Failure: test_imaps_with_ca_file(IMAPTest)
=begin
r30304で対応しました。
=end
yugui (Yuki Sonoda)
09:30 AM Bug #4198 (Rejected): parse error involving spaceship operator
=begin
Hi,

I'm not sure if this is a bug? I'm getting a parse error on
the last line of the following code,...
spatulasnout (B Kelly)
09:29 AM Feature #4147: Array#sample で重みを指定したい
=begin
むらたです。

On 2010/12/23, at 14:56, Yusuke ENDOH wrote:

>> Ojima さんが欲しがってる「n標本だけの重み付き抽出」を Array#sample で対応す...
mrkn (Kenta Murata)
08:04 AM Feature #4195: option for Socket#sendmsg
=begin
2010年12月24日7:42 Nobuyoshi Nakada <[email protected]>:

> s1.sendmsg "stdin", 0, nil, Socket::AncillaryDat...
akr (Akira Tanaka)
07:42 AM Feature #4195: option for Socket#sendmsg
=begin
なかだです。

At Fri, 24 Dec 2010 00:31:09 +0900,
Tanaka Akira wrote in [ruby-dev:42875]:
> 2010年12月23日23:26 Yu...
nobu (Nobuyoshi Nakada)
12:31 AM Feature #4195: option for Socket#sendmsg
=begin
2010年12月23日23:26 Yukihiro Matsumoto <[email protected]>:
>
> |まず、現在でも以下のように可能です。

> 知りませんでした。

提案からそれが...
akr (Akira Tanaka)
05:47 AM Feature #4197 (Closed): Improvement of the benchmark library
=begin
Hello Rubyists !

The Benchmark library's code is now becoming a bit old, and I would like to keep it up...
Eregon (Benoit Daloze)
03:24 AM Revision 5be97645 (git): merges r29197 from trunk into ruby_1_9_2.
--
* ext/openssl/ossl_ssl.c (ssl_get_error): Thread context switch was
blocked on Windows while blo...
yugui (Yuki Sonoda)
03:23 AM Revision bab65966 (git): * version.h: forgotten increasing patch level at r30331.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30333 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
03:20 AM Revision 939935ef (git): * 2010-12-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:20 AM Revision 7174a4e7 (git): * ChangeLog: removes duplicate/wrong entries. Patch by
Tomoyuki Chikanaga <nagachika00 AT gmail.com>.
http://twitter.com/#!/nagachika/status/18134422343647232
git-svn-id...
yugui (Yuki Sonoda)
12:01 AM Bug #3737: DateTime#to_time doesn't preserve zone
=begin
I'm suffering from this same issue, as described here: http://stackoverflow.com/questions/4518967/making-sens...
DBA (Diogo Almeida)

12/23/2010

11:52 PM Revision a0484364 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:46 PM Revision a041f129 (git): * process.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:26 PM Feature #4195: option for Socket#sendmsg
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:42873] Re: [feature:trunk] option for Socket#sendmsg"
on Thu, 2...
matz (Yukihiro Matsumoto)
11:02 PM Feature #4195: option for Socket#sendmsg
=begin
2010年12月23日21:01 Nobuyoshi Nakada <[email protected]>:
>
> Socket#recvmsgは scm_rights: true を指定するだけでメインのデー...
akr (Akira Tanaka)
09:43 PM Feature #4195: option for Socket#sendmsg
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:42869] [feature:trunk] option for Socket#sendmsg"
on Thu, 23 De...
matz (Yukihiro Matsumoto)
09:09 PM Feature #4195: option for Socket#sendmsg
=begin

=end
nobu (Nobuyoshi Nakada)
09:01 PM Feature #4195 (Rejected): option for Socket#sendmsg
=begin
なかだです。

Socket#recvmsgは scm_rights: true を指定するだけでメインのデータだけで
なく簡単にIOを受け取ることができますが、一方でSocket#sendmsg側には対...
nobu (Nobuyoshi Nakada)
11:22 PM Revision 2383807c (git): * 2010-12-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
11:22 PM Revision 60188665 (git): fix typos
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
08:49 PM Bug #4185: ruby 1.9.2 p0 installation issue
=begin
Hi,

At Thu, 23 Dec 2010 16:35:52 +0900,
ravish nayak wrote in [ruby-core:33830]:
> 1) Can I get the URL ...
nobu (Nobuyoshi Nakada)
04:35 PM Bug #4185: ruby 1.9.2 p0 installation issue
=begin
Hi Nobu,

Thanks for your valuable solution..

I need some information regarding above issues

1...
ravish (ravish nayak)
10:50 AM Bug #4185 (Closed): ruby 1.9.2 p0 installation issue
=begin

=end
nobu (Nobuyoshi Nakada)
10:50 AM Bug #4185: ruby 1.9.2 p0 installation issue
=begin
Hi,

At Wed, 22 Dec 2010 21:21:17 +0900,
ravish nayak wrote in [ruby-core:33814]:
> tmk: Setting permissi...
nobu (Nobuyoshi Nakada)
05:21 PM Feature #4043: グローバル関数current_classの提案
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:42861] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
...
matz (Yukihiro Matsumoto)
12:37 PM Feature #4043: グローバル関数current_classの提案
=begin
たるいです。

個人的にはRubyVMって一般的過ぎてもう少し抽象的なもの、つまり
「RubyのVMが持っているべき特徴」 を示すイメージなのですが、
あくまでYARVを指すことには変わりないという事ですね。
...
tarui (Masaya Tarui)
04:27 PM Bug #4174: 1F1E on rdoc tests
=begin

On Dec 20, 2010, at 16:14, NARUSE, Yui wrote:

> 2010/12/21 Eric Hodel <[email protected]>:
>> I coul...
drbrain (Eric Hodel)
03:28 PM Feature #3688: redef keyword for method redefinition in Ruby 2.0
=begin
Just to clarify, I'm not completely against the introduction of 'redef', it's just it would have to serve mor...
wardrop (Tom Wardrop)
03:24 PM Feature #3688: redef keyword for method redefinition in Ruby 2.0
=begin
I came on here to suggest the exact same thing. As someone relatively new to Ruby (got into about 5 months ag...
wardrop (Tom Wardrop)
03:15 PM Feature #4147: Array#sample で重みを指定したい
=begin
2010年12月22日18:01 Yoji Ojima <[email protected]>:
>
> おっしゃる通り、個人的には全く気にしません。
> 気にする人たちのことを考えて仕様を検討してほしい...
akr (Akira Tanaka)
03:04 PM Feature #4147: Array#sample で重みを指定したい
=begin
遠藤です。

議論が大分入り組んで来たので、一旦現在の API とその実装の案を
まとめてみました。sample_each は each_sample に改名してます。


Array#sample([si...
mame (Yusuke Endoh)
02:56 PM Feature #4147: Array#sample で重みを指定したい
=begin
遠藤です。

2010年12月23日14:00 Kenta Murata <[email protected]>:
> 復元抽出が可能なようにする方法として replace キーワードが分かりにくいという
> ...
mame (Yusuke Endoh)
02:00 PM Feature #4147: Array#sample で重みを指定したい
=begin
むらたです。

yugui さんのおかげでこのスレに気付けました。ありがとうございます。

# Math/Random の話しが長くなったので、引用を前後させます。

On 2010/12/19, at 2...
mrkn (Kenta Murata)
02:30 PM Revision 2b862ea9 (git): * common.mk, win32/Makefile.sub: fixes dependencies.
patch by nobu.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30326 b2dd03c8-39d4-4d8f-98ff-823fe69...
yugui (Yuki Sonoda)
01:31 PM Revision 859ed453 (git): * io.c (io_fillbuf): fixes a mistake on merging r30280, at r30321.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30325 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
12:46 PM Revision c2e1f019 (git): merges r30295,r30298 and r30299 from trunk into ruby_1_9_2.
--
adding tests for the SMTP response parser
--
adding more tests for Net::SMTP::Response class
--
adding tests for N...
yugui (Yuki Sonoda)
12:45 PM Revision 6e210138 (git): merges r30294 from trunk into ruby_1_9_2.
--
* lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
connection verification fails.
git-svn-id: ...
yugui (Yuki Sonoda)
12:45 PM Revision a8b6a6f3 (git): merges r30284 from trunk into ruby_1_9_2.
--
* test/rexml/test_contrib.rb (ContribTester#test_pos): should not
use fixed path name for tests. [ruby-dev:4282...
yugui (Yuki Sonoda)
12:45 PM Revision a4610bae (git): merges r30280 from trunk into ruby_1_9_2.
--
* io.c : add an extra byte to buffer for the specification of read
in Windows. see [ruby-core:33...
yugui (Yuki Sonoda)
12:45 PM Revision 6a1ab2d3 (git): merges r30213 from trunk into ruby_1_9_2.
--
* ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):
fix compile error when !HAVE_X509...
yugui (Yuki Sonoda)
12:45 PM Revision 5ef68cb6 (git): merges r30169 and r30170 from trunk into ruby_1_9_2.
--
* ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.
[ruby-dev:42716] [Ruby 1.9-Bug#4129]
* ex...
yugui (Yuki Sonoda)
12:45 PM Revision d80452a1 (git): merges r30147 from trunk into ruby_1_9_2.
--
* test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138
git-svn-id: svn+ssh://ci.ruby-lang.o...
yugui (Yuki Sonoda)
12:45 PM Revision 243faf28 (git): merges r30122 from trunk into ruby_1_9_2.
--
* io.c (io_read): duplicate string if shared. [ruby-dev:42719]
git-svn-id: svn+ssh://ci.ruby-lang.org/rub...
yugui (Yuki Sonoda)
12:45 PM Revision 929bdcab (git): merges r30117 from trunk into ruby_1_9_2.
--
* lib/rexml/light/node.rb: remove circular require.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9...
yugui (Yuki Sonoda)
12:45 PM Revision 1f849b54 (git): merges r30112 from trunk into ruby_1_9_2.
--
* ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.
patched by Kouhei Yanagita [ruby-dev:42696]
gi...
yugui (Yuki Sonoda)
12:45 PM Revision 57eb3170 (git): merges r30104 from trunk into ruby_1_9_2.
--
* win32/win32.c (rb_w32_read): fixed more for readline, and so on. [ruby-core:33511]
git-svn-id: svn+ssh:...
yugui (Yuki Sonoda)
12:45 PM Revision 461b1452 (git): merges r30094 from trunk into ruby_1_9_2.
--
* test/ruby/test_string.rb (TestString#test_scan): add a test for
[ruby-core:33338] #4087.
git-svn-id: svn+ssh:...
yugui (Yuki Sonoda)
10:53 AM Bug #4182 (Rejected): Possible Ruby1.9.2/Sqlite3 bug when used with Rails 2.3.8 and TOG 0.6
=begin
You use an extension library for ruby 1.8 with ruby 1.9.
=end
nobu (Nobuyoshi Nakada)
10:49 AM Revision 7869d38b (git): merges r30304 from trunk into ruby_1_9_2.
--
* test/net/imap/cacert.pem: updated because it has been expired.
* test/net/imap/server.crt: signed again becaus...
yugui (Yuki Sonoda)
10:49 AM Revision b3ae334e (git): merges r30086 from trunk into ruby_1_9_2.
--
* class.c (make_metaclass): fix probable typo. builtin type flag
cannot be used with FL_TEST.
git-svn-id: svn+...
yugui (Yuki Sonoda)
10:49 AM Revision 06dc853a (git): merges r30085 from trunk into ruby_1_9_2.
--
* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc...
yugui (Yuki Sonoda)
10:49 AM Revision 9afa601a (git): merges r30084 from trunk into ruby_1_9_2.
--
* ruby.c (load_file_internal): decrement for ungotten line.
[ruby-dev:42680]
git-svn-id: svn+ssh://ci.ruby-lang...
yugui (Yuki Sonoda)
10:49 AM Revision 91c7169d (git): merges r30063 from trunk into ruby_1_9_2.
--
* ext/stringio/stringio.c (strio_getline): round upto next char
boundary. [ruby-dev:42674]
git-svn-id: svn+ssh...
yugui (Yuki Sonoda)
10:49 AM Revision a46abaca (git): merges r29980,r30017,r30018,r30019 and r30020 from trunk into ruby_1_9_2.
--
* win32/win32.c (rb_w32_read): read only 1 byte at once on console.
workaround of Windows bug. see [ruby-core:33...
yugui (Yuki Sonoda)
10:49 AM Revision c9d697ab (git): merges r29976 from trunk into ruby_1_9_2.
--
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
by nested repeat operators. [ruby-core:33464]
...
yugui (Yuki Sonoda)
10:48 AM Revision f33246da (git): merges r29970 from trunk into ruby_1_9_2.
--
test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
- Removed commented-out options that are no lo...
yugui (Yuki Sonoda)
10:25 AM Revision dae189e8 (git): * test/net/imap/cacert.pem: updated because it has been expired.
* test/net/imap/server.crt: signed again because CA cert was expired.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr...
yugui (Yuki Sonoda)
10:25 AM Feature #4189 (Closed): FileUtils#ln_r
=begin
I wrote a method for FileUtils to do recursive hard linking. It works just like cp_r but links instead of co...
trans (Thomas Sawyer)
10:12 AM Bug #4188: minitest warnings in 1.9.3
=begin

On Dec 22, 2010, at 16:24 , Aaron Patterson wrote:

> Bug #4188: minitest warnings in 1.9.3
> http://red...
zenspider (Ryan Davis)
09:24 AM Bug #4188 (Closed): minitest warnings in 1.9.3
=begin
When running tests with minitests, I get warnings:

/Users/apatterson/.local/lib/ruby/1.9.1/minitest/unit...
tenderlovemaking (Aaron Patterson)
07:46 AM Bug #4187 (Closed): Error: test_starttls(IMAPTest)
=begin
test_starttls で Error になります。
IOError の方が多いのですが、何度か実行していると OpenSSL::SSL::SSLError になることもあるようです。
表面化するようになっ...
znz (Kazuhiro NISHIYAMA)
07:27 AM Bug #4186 (Closed): Failure: test_imaps_with_ca_file(IMAPTest)
=begin
証明書 (test/net/imap/cacert.pem) の期限切れでテストが失敗するようになっています。

1) Failure:
test_imaps_with_ca_file(IMAPTest...
znz (Kazuhiro NISHIYAMA)
03:22 AM Revision 196d4a7d (git): merge revision(s) 30302:
* lib/resolv.rb (Resolv::IPv4::Regex): make it only accept 0 to 255.
[ruby-core:29501]
git-svn-id: svn+ss...
shyouhei (Shyouhei Urabe)
03:12 AM Revision 5859f149 (git): merge revision(s) 27388:27390:
* lib/resolv.rb (Resolv::IPv4::Regex): make it only accept 0 to 255.
[ruby-core:29501]
git-svn-id: svn+ss...
shyouhei (Shyouhei Urabe)
02:17 AM Revision 462f3626 (git): * parse.y: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:00 AM Revision c5a19b38 (git): * error.c (rb_check_type): check for type from extensions for ruby
1.8. see [ruby-core:33797].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30300 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)

12/22/2010

11:32 PM Revision 26e6372a (git): adding tests for Net::SMTP::Response#exception_class
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
11:26 PM Revision 3971bc3c (git): adding more tests for Net::SMTP::Response class
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
11:18 PM Revision d236a0ca (git): passing nil to split is not necessary
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
11:13 PM Revision 0a2392a5 (git): * lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use an
attr_accessor
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tenderlovemaking (Aaron Patterson)
11:09 PM Revision df8e7db7 (git): adding tests for the SMTP response parser
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
09:37 PM Revision 4a7f4d1f (git): * lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
connection verification fails.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30294 b2dd03c8-39d4-4d8f-98ff-823fe...
tenderlovemaking (Aaron Patterson)
09:19 PM Bug #4185 (Closed): ruby 1.9.2 p0 installation issue
=begin
Hi,

I am trying to install ruby 1.9.2 p0 and 1.9.2 rc2 version on redhat linux4 under x86 architecture w...
ravish (ravish nayak)
07:10 PM Bug #4121: test_getpty_nonexistentで止まることがある
=begin
誰が悪いのかはわかりませんが、以下の2つのコミットが間違っていることと、現在のtrunkだと
fork時に子プロセスがGVLを再初期化するまえにGVLをacquireするケースがあるので、forkが動くのは
た...
kosaki (Motohiro KOSAKI)
05:09 PM Bug #4121 (Assigned): test_getpty_nonexistentで止まることがある
=begin
わたしの手には負えないかもしれないですけど、誰も手を動かしていない気配があるのでとりあえず自分にアサインします。誰か手を動かしている人がいれば遠慮なく奪ってください
=end
kosaki (Motohiro KOSAKI)
04:55 PM Bug #4121: test_getpty_nonexistentで止まることがある
=begin
うちでも起きる環境と起きない環境がありました。

起きない
RHEL ES 3.8 Kernel 2.4.21-47.ELsmp, Xeon 5160(2core) x 2CPU
Ubuntu ...
nagachika (Tomoyuki Chikanaga)
06:01 PM Feature #4147: Array#sample で重みを指定したい
=begin
>そして、ひとつだけ取り出すなら、復元抽出でも非復元抽出でもかわりないので、
>どちらでも気にしないんじゃないかと思っています。

おっしゃる通り、個人的には全く気にしません。
気にする人たちのことを考...
oj (Yoji Ojima)
03:29 PM Feature #4147: Array#sample で重みを指定したい
=begin
2010年12月22日13:08 Tanaka Akira <[email protected]>:
> 2010年12月21日15:20 NARUSE, Yui <[email protected]>:
>>
>> ==...
naruse (Yui NARUSE)
03:23 PM Feature #4147: Array#sample で重みを指定したい
=begin
2010年12月21日17:59 Yoji Ojima <[email protected]>:
>>> これなら悪くないと思います。
>>> ただ sample_each.each となると少し変なので、...
naruse (Yui NARUSE)
01:08 PM Feature #4147: Array#sample で重みを指定したい
=begin
2010年12月21日15:20 NARUSE, Yui <[email protected]>:
>
> == 復元抽出の指定
>
> まず、今回のおみくじは復元抽出なので、復元抽出の指定を追加する必要があり...
akr (Akira Tanaka)
12:34 AM Feature #4147: Array#sample で重みを指定したい
=begin
2010年12月21日21:35 Tanaka Akira <[email protected]>:
>
> Pavlos S. Efraimidis, Paul G. Spirakis
> Weighted random...
akr (Akira Tanaka)
04:49 PM Revision 7a033184 (git): * 2010-12-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:49 PM Revision 1ebba08d (git): * NEWS: remove #object_id. [ruby-dev:42840]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
01:30 PM Feature #4043: グローバル関数current_classの提案
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:42850] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
...
matz (Yukihiro Matsumoto)
12:57 PM Feature #4043: グローバル関数current_classの提案
=begin
たるいです。

ユースケースがRubyの理解という事だし、どこの所属かを考えたら

RubyVM.current_class

が良かったりしませんか?
候補の一つとして。

--
樽家昌也(Ma...
tarui (Masaya Tarui)
10:19 AM Feature #4043: グローバル関数current_classの提案
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:42845] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
...
usa (Usaku NAKAMURA)
09:58 AM Feature #4043: グローバル関数current_classの提案
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:42847] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
...
usa (Usaku NAKAMURA)
09:37 AM Feature #4043: グローバル関数current_classの提案
=begin
>>current_moduleという名前なのにクラスを返すこともあるというの
>>はやや抵抗がありますね。current_classという別名を用意しても
>>良いのですが、他にアイディアはありませんかね。
>...
kosaki (Motohiro KOSAKI)
02:51 AM Feature #4043: グローバル関数current_classの提案
=begin
けいじゅ@いしつかです.

In [ruby-dev:42845] the message: "[ruby-dev:42845] Re: [Ruby
1.9-Feature#4043][Open] グローバル関数...
keiju (Keiju Ishitsuka)
01:35 AM Feature #4043: グローバル関数current_classの提案
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:42838] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
...
matz (Yukihiro Matsumoto)
12:09 PM Bug #3787: TCPSocket.new() fails on IPv6 connections for IPV4/IPv6 hosts
=begin
Oh, sorry. You're right.

In my case, while I can connect to 1200 via v4,

% ruby -d -v -rsocket -e "...
matsuda (Akira Matsuda)
08:51 AM Bug #3787: TCPSocket.new() fails on IPv6 connections for IPV4/IPv6 hosts
=begin
@a_matsuda: Isn't that a different situation? The original issue is that the reporter cannot connect to 'loca...
shyouhei (Shyouhei Urabe)
12:02 PM Feature #3908 (Assigned): private constant
=begin
Hi, NaHi

> Just as a notification since I see this ticket closed today.

Kazu committed a change of ...
mame (Yusuke Endoh)
11:22 AM Feature #3908: private constant
=begin
Hi,

Yusuke, patches in the mail I'm replying are not applied and we still
need discuss about followings, ...
nahi (Hiroshi Nakamura)
09:07 AM Feature #3908 (Closed): private constant
=begin
This issue was solved with changeset r30290.
Yusuke, thank you for reporting this issue.
Your contribution ...
Anonymous
10:33 AM Feature #4184: String that has the same object_id in an each occurrence in a code
=begin
Then it should be the GC to be fixed. Introducing a new syntax to cover a poor GC is just wrong.
=end
shyouhei (Shyouhei Urabe)
10:22 AM Feature #4184: String that has the same object_id in an each occurrence in a code
=begin

The cost of GC increases with the number of allocated and referenced objects. The copy-on-write internal ...
kstephens (Kurt Stephens)
09:27 AM Feature #4184: String that has the same object_id in an each occurrence in a code
=begin
Why to bother object_id? Strings with duplicated contents are optimized already. No memory copies happen un...
shyouhei (Shyouhei Urabe)
05:40 AM Feature #4184: String that has the same object_id in an each occurrence in a code
=begin


On 12/21/2010 3:01 PM, Pavel Rosputko wrote:
> Propose:
> 5.times { %c(asdasdf).object_id } -> same!
...
lsegal (Loren Segal)
05:01 AM Feature #4184 (Rejected): String that has the same object_id in an each occurrence in a code
=begin
Regexp literals:
5.times { p /abcdasdf/.object_id } -> same!

String literals:
5.times { 'asdasdf'.ob...
pavelrosputko (Pavel Rosputko)
05:38 AM Revision 049cdff0 (git): * gc.c (Init_GC): move back object_id to Kernel. [ruby-dev:42840]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
03:15 AM Feature #4183 (Closed): [ext/openssl] Timestamp support
=begin
Hi,

I'd like to propose the attached code to support timestamp creation and verification in ext/openssl...
MartinBosslet (Martin Bosslet)
01:14 AM Bug #4182: Possible Ruby1.9.2/Sqlite3 bug when used with Rails 2.3.8 and TOG 0.6
=begin
Same problem with MySQL, as well:

alex@laptop ~/Projects/hello_tog $ gem install mysql

alex@laptop ...
alexbottoni (Alessandro Bottoni)
12:18 AM Bug #4182 (Rejected): Possible Ruby1.9.2/Sqlite3 bug when used with Rails 2.3.8 and TOG 0.6
=begin
I installed RVM 1.1.6, Ruby 1.9.2, RubyGems 1.3.7 , Rails 2.3.9 and tog 0,6 (http://www.toghq.com/) on LinuxM...
alexbottoni (Alessandro Bottoni)
 

Also available in: Atom