Activity
From 06/30/2010 to 07/06/2010
07/06/2010
-
11:53 PM Bug #3543: GNU/Linux select hang on a socket which TCP state is CLOSED
- =begin
kosakiです
# いつも脱線ばかりで恐縮です
> また、[ruby-core:31065]で
>
>>I think select should notify writability when writ... -
11:24 PM Bug #3543: GNU/Linux select hang on a socket which TCP state is CLOSED
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:41833] [bug:trunk] GNU/Linux select hang on a socket which TCP state... -
10:21 PM Bug #3543 (Third Party's Issue): GNU/Linux select hang on a socket which TCP state is CLOSED
- GNU/Linux で、以下のプログラムがハングします。
% uname -mrsv
Linux 2.6.26-2-486 #1 Sat Dec 26 08:37:39 UTC 2009 i686
% ./ruby... -
11:07 PM Bug #3540 (Closed): IO.copy_stream fails to detect client disconnect w/sendfile
- =begin
This issue was solved with changeset r28557.
Eric, thank you for reporting this issue.
Your contribution to... -
05:12 PM Bug #3540: IO.copy_stream fails to detect client disconnect w/sendfile
- =begin
Tanaka Akira <[email protected]> wrote:
> 2010/7/6 Eric Wong <[email protected]>:
>
> > UNIX domain socket... -
03:32 PM Bug #3540: IO.copy_stream fails to detect client disconnect w/sendfile
- =begin
2010/7/6 Eric Wong <[email protected]>:
> UNIX domain sockets are easy to do notification for since th... -
02:34 PM Bug #3540: IO.copy_stream fails to detect client disconnect w/sendfile
- =begin
Tanaka Akira <[email protected]> wrote:
> 2010/7/6 Eric Wong <[email protected]>:
> >
> > sendfile() may re... -
12:39 PM Bug #3540: IO.copy_stream fails to detect client disconnect w/sendfile
- =begin
2010/7/6 Eric Wong <[email protected]>:
>
> sendfile() may return with a short write upon a client disc... -
05:12 AM Bug #3540 (Closed): IO.copy_stream fails to detect client disconnect w/sendfile
- =begin
sendfile() may return with a short write upon a client disconnect. Instead of
retrying and getting an erro... -
11:05 PM Bug #3428: ri outputs ansi escape sequences even when stdout is not a tty
- =begin
Hi,
> Since the maintainer of rdoc is AWOL, I feel we really need to have a test for this bug, so that t... -
10:49 PM Bug #3428: ri outputs ansi escape sequences even when stdout is not a tty
- =begin
Since the maintainer of rdoc is AWOL, I feel we really need to have a test for this bug, so that the next tim... -
10:02 PM Revision 492d8e67 (git): * object.c (rb_f_integer): add example with base.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:00 PM Feature #3526: IO::NULL; null device path name
- こんにちは、なかむら(う)です。
In message "[ruby-dev:41791] [Feature:trunk] IO::NULL; null device path name"
on Jul.03,201... -
08:07 PM Bug #3524 (Rejected): system command should prefer CWD to PATH in windows
- =begin
As Run Paint Run Run says, set "." to PATH by yourself if you
want to shoot your foot.
=end
-
07:46 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
On 6 Jul 2010, at 11:38, Run Paint Run Run wrote:
> Issue #3140 has been updated by Run Paint Run Run.
... -
07:38 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
> I don't agree, this is forcing people to add require 'rubygems' to their code,
> which is unacceptable as... -
07:08 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
On 6 Jul 2010, at 10:56, Run Paint Run Run wrote:
> Issue #3140 has been updated by Run Paint Run Run.
... -
06:56 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
> @runpaint I don't think it does, since comment 17 does a simple require without requiring
> rubygems or u... -
06:22 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
On 6 Jul 2010, at 10:14, James Tucker wrote:
>
> On 6 Jul 2010, at 08:22, Roger Pack wrote:
>
>>> I... -
06:15 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
On 6 Jul 2010, at 08:22, Roger Pack wrote:
>> I have to agree. I'm still trying to figure out the utili... -
01:30 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
@runpaint I don't think it does, since comment 17 does a simple require without requiring rubygems or using t... -
12:25 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
> This patch runs test-all fine, and demonstrates the fact that using "require 'rubygems'" > restores the sys... -
12:03 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
Evan's patch is fine by me. It's worth stating explicitly that this fixes the scenario described by wycats in... -
06:02 PM Bug #3515: FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
成瀬です。
2010年7月6日15:50 Takahiro Kambe <[email protected]>:
> さらに好奇心なのですが、close(fd)がECONNRESETになる状況を確認できる... -
05:58 PM Bug #3515: FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
成瀬です。
2010年7月6日15:44 Tanaka Akira <[email protected]>:
> 2010年7月2日12:20 Yui NARUSE <[email protected]>:
>... -
03:50 PM Bug #3515: FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
In message <[email protected]>
on Tue, 6 Jul 2010 15:44:50 +0900... -
03:44 PM Bug #3515: FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
2010年7月2日12:20 Yui NARUSE <[email protected]>:
> この例外は socket の close(2) を呼んだ際に errno に ECONNRESET がセッ... - 04:06 PM Revision 415a3ef9 (git): * 2010-07-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:06 PM Revision 3b87ff32 (git): * ext/psych/lib/psych/scalar_scanner.rb (parse_time): dealing with
- negative partial hour time zones. [ruby-core:31064]
* ext/psych/lib/psych/visitors/yaml_tree.rb: ditto
* test/psych/v... -
01:59 PM Revision 5bf4c6a6 (git): * io.c (nogvl_copy_stream_sendfile): jump to retry_sendfile directly
- to avoid select() on a socket which TCP state is CLOSED.
patch by Eric Wong. [ruby-core:31053]
git-svn-id: svn+s... - 12:47 PM Revision 80b9fb5a (git): * io/console/console.c (winsize_row): should return actual screen
- size, not buffer size.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:47 AM Bug #3542 (Closed): Psych dumps the timezone offset incorrectly at Newfoundland
- =begin
Psych dumps the timezone offset incorrectly at Newfoundland.
% TZ=Canada/Newfoundland date '+%z'
-0230
%... - 11:18 AM Revision 1be8c17f (git): * test/ruby/test_io_m17n.rb (test_textmode_paragraph_nonasciicompat): should
- match the modes of both end of pipe as text mode.
* test/ruby/test_io_m17n.rb (test_binmode_paragraph_nonasciicompat... -
08:34 AM Bug #3522 (Closed): String::size return invalid size on mswin64
- =begin
=end
-
08:31 AM Bug #3522 (Assigned): String::size return invalid size on mswin64
- =begin
=end
-
12:37 AM Bug #3522 (Closed): String::size return invalid size on mswin64
- =begin
This issue was solved with changeset r28544.
shintaro, thank you for reporting this issue.
Your contributio... -
12:20 AM Bug #3522: String::size return invalid size on mswin64
- =begin
遠藤です。
2010年7月5日23:42 kuwamoto shintaro <[email protected]>:
> おお。動くようになりました。
> ありがとうございます。
おお。確認ありがと... -
08:17 AM Bug #3538 (Closed): psych tests sometimes fail
- =begin
This issue was solved with changeset r28551.
Akira, thank you for reporting this issue.
Your contribution t... -
07:37 AM Bug #3538: psych tests sometimes fail
- =begin
On Tue, Jul 06, 2010 at 07:25:35AM +0900, Tanaka Akira wrote:
> 2010/7/6 Aaron Patterson <aaron@tenderlovema... -
07:25 AM Bug #3538: psych tests sometimes fail
- =begin
2010/7/6 Aaron Patterson <[email protected]>:
> It's interesting that marshal won't round trip in... -
07:10 AM Bug #3538: psych tests sometimes fail
- =begin
On Tue, Jul 06, 2010 at 06:13:50AM +0900, Tanaka Akira wrote:
> 2010/7/6 Aaron Patterson <redmine@ruby-lang.... -
06:14 AM Bug #3538: psych tests sometimes fail
- =begin
2010/7/6 Aaron Patterson <[email protected]>:
>
> Seems this isn't just a problem with psych. When psy... -
03:55 AM Bug #3538: psych tests sometimes fail
- =begin
Seems this isn't just a problem with psych. When psych fails to round trip the time, marshal seems to fail t... -
03:23 AM Bug #3538: psych tests sometimes fail
- =begin
=end
-
03:58 AM Bug #3391: Use single exclamation mark instead of double exclamation mark for IRB
- =begin
Why isn't this change included in Ruby 1.9.2 RC1?
=end
-
01:23 AM Revision 13f5a607 (git): * test/psych/visitors/test_to_ruby.rb (test_time): time test must
- respect non-whole timezone. Thanks akr! [ruby-core:31061]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28554 b2... -
01:07 AM Bug #3537 (Closed): Thread 作成時のsigaltstackでメモリリーク
- =begin
This issue was solved with changeset r28548.
Tomoyuki, thank you for reporting this issue.
Your contributio...
07/05/2010
-
11:52 PM Feature #3526: IO::NULL; null device path name
- No objection, FWIW. Looks to mirror Python's `os.devnull`. AFAICT, `NUL` does not necessarily exist on a Windows syst...
-
11:43 PM Bug #3522: String::size return invalid size on mswin64
- =begin
こんばんわ。
> ひょっとして以下のパッチで直らないでしょうか。
>
>
> diff --git a/string.c b/string.c
> index 703797f..510c04e 10064... -
10:31 PM Bug #3522: String::size return invalid size on mswin64
- =begin
遠藤です。
2010年7月2日19:05 shintaro kuwamoto <[email protected]>:
> x64-mswin64_90環境で、15文字以上のUTF-8文字列のサイズが正... -
11:39 PM Revision bb7b62af (git): forgot to commit the assert_match()
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28553 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:38 PM Revision ff10d935 (git): * ext/dl/lib/dl/import.rb (handler): add a more helpful error message
- when calling import_symbol or import_function without calling
dlload. Thanks nobu! [ruby-core:30996]
git-svn-id: ... -
11:15 PM Bug #3539 (Closed): Invalid Hex Escape Triggers Three Warnings in Regexp
- =begin
Terribly minor, but three warnings for the same problem is slightly excessive:
run@paint:~ → ruby -... -
11:12 PM Revision c27e0eba (git): * ext/psych/lib/psych/visitors/yaml_tree.rb (format_time): nanoseconds
- require more digits when dumping. Thanks akr! [ruby-core:31047]
* test/psych/visitors/test_to_ruby.rb: adjusting test... -
10:24 PM Bug #3538 (Closed): psych tests sometimes fail
- =begin
psych tests sometimes fail.
% ./ruby test/runner.rb psych
Loaded suite test/runner
Started
...(sni... -
09:18 PM Bug #3537 (Closed): Thread 作成時のsigaltstackでメモリリーク
- =begin
近永と申します。
Linux上で trunk と 1.9.2(HEAD) で Thread を作成する際の sigaltstack で登録するスタック用領域がリークしています。
$ ./ruby-1... -
07:14 PM Bug #3515: FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
FreeBSD のメンテナは knu さんだと思っていました。
で、FreeBSDのこの挙動を知らない人には想像もつかない所で知らない例外が上がるため、
Ruby側としては吸収せざるをえないと思います。
... -
12:57 PM Bug #3515: FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
これは意図されてドキュメントもされている変更なので、挙動としてもPOSIX的にもwrongではないです。
(SUSでは、ERRORSセクションで規定されている条件のいずれにも合致しないケースについて独自のエラーを
... -
06:14 PM Revision f32ae446 (git): * ext/psych/lib/psych/scalar_scanner.rb: making the code more beautiful.
- Thanks nobu!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:14 PM Revision 48e4c275 (git): merges r28548 from trunk into ruby_1_9_2.
- --
* vm.c (thread_free): free altstack to prevent memory leak. a patch
from Tomoyuki Chikanaga in [ruby-dev:41815]... -
03:57 PM Revision 68ab3ede (git): * vm.c (thread_free): free altstack to prevent memory leak. a patch
- from Tomoyuki Chikanaga in [ruby-dev:41815]. [Bug #3537]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28548 b2d... - 03:34 PM Revision 67dfae2d (git): * 2010-07-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:34 PM Revision c13a97f6 (git): merges r28544 from trunk into ruby_1_9_2.
- --
* string.c (NONASCII_MASK): NONASCII_MASK must be unsigned.
[ruby-dev:41782]
git-svn-id: svn+ssh://ci.ruby-lang... - 03:32 PM Revision 0fa3c65b (git): * 2010-07-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:32 PM Revision 4f7b8247 (git): * string.c (NONASCII_MASK): NONASCII_MASK must be unsigned.
- [ruby-dev:41782]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:37 PM Bug #3530 (Closed): psych failures at Adelaide
- =begin
This issue was solved with changeset r28541.
Akira, thank you for reporting this issue.
Your contribution t... - 07:11 AM Revision 78a78b45 (git): * vm_method.c (rb_method_boundp): Return false for protected
- methods when called from Kernel#respond_to?. [ruby-dev:40461]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@285... -
06:04 AM Bug #3536 (Third Party's Issue): Error during failsafe response: "\xCB" from ASCII-8BIT to UTF-8
- =begin
=end
-
03:29 AM Bug #3536 (Third Party's Issue): Error during failsafe response: "\xCB" from ASCII-8BIT to UTF-8
- =begin
I was running a small rails app and I got that error because of a character inside one class file. Below is t... - 03:34 AM Revision b2e340bf (git): * 2010-07-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:33 AM Revision ce2e7368 (git): * ext/psych/lib/psych/scalar_scanner.rb (parse_string): support
- timezones that are not one hour off. [ruby-core:31023]
* ext/psych/lib/psych/visitors/yaml_tree.rb: ditto
git-svn-id...
07/04/2010
-
09:47 PM Bug #3533 (Rejected): Default external encoding not picked up by output unless internal encoding set
- =begin
Run Paint is right; it is intended.
=end
-
12:16 PM Bug #3533: Default external encoding not picked up by output unless internal encoding set
- =begin
I _believe_ both behaviours are intended.
As I note in http://ruby.runpaint.org/encoding#external , "Th... -
11:01 AM Bug #3533 (Rejected): Default external encoding not picked up by output unless internal encoding set
- =begin
ruby 1.9.2dev (2010-07-02 revision 28522) [x86_64-darwin10.4.0]
If I specify an external encoding with ... -
08:44 PM Bug #3515: FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
遠藤です。
2010年7月2日12:20 Yui NARUSE <[email protected]>:
> これらに共通するのは「Errno::ECONNRESET: Connection re... -
05:17 PM Bug #3534 (Closed): "Branch condition evaluates to a garbage value" in function `swallow' of io.c
- =begin
This issue was solved with changeset r28537.
Yusuke, thank you for reporting this issue.
Your contribution ... -
11:50 AM Bug #3534 (Closed): "Branch condition evaluates to a garbage value" in function `swallow' of io.c
- =begin
遠藤です。
Clang Static Analyzer を使ってみたら、io.c の swallow 関数が
ローカル変数 i を初期化せずに条件文その他に使っていることを
見つけてくれました。
... -
01:50 PM Revision 9f56a870 (git): * test/ruby/test_syntax.rb: split test_syntax from test_system.rb.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:03 PM Revision c5de4d4c (git): * test/ruby/test_system.rb (test_syntax): unified with test_syntax2.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:01 PM Revision 16923c25 (git): * test/ruby/test_system.rb (test_syntax2): moved from sample/test.rb
- [ruby-dev:41721]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:13 AM Revision 6fb59dec (git): * io.c (swallow, prepare_getline_args, rb_io_getline_1): fix for
- paragraph mode reading in non-ascii-compatible encoding.
[ruby-dev:41803]
git-svn-id: svn+ssh://ci.ruby-lang.org/... -
12:30 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
Hi,
2010/7/3 Evan Phoenix <[email protected]>:
> I've updated the patch to pass test-all. There is a ...
07/03/2010
-
11:00 PM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
Can we see this a release blocker for 1.9.2?
=end
-
08:45 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
I've updated the patch to pass test-all. There is a rubygems test for this bug, but it can't run properly bec... -
07:53 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
On Sat, Jul 03, 2010 at 07:48:04AM +0900, Luis Lavena wrote:
> On Fri, Jul 2, 2010 at 6:19 PM, Yehuda Katz <... -
07:48 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
On Fri, Jul 2, 2010 at 6:19 PM, Yehuda Katz <[email protected]> wrote:
> We are about to ship a version of Ru... -
06:32 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
Here is a real-world demonstration of this bug:
~/Code/tmp /master > gem install actionpack -v 3.0.0.... -
06:20 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
We are about to ship a version of Ruby with a built in package manager with
the following property:
Given... -
05:00 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
Hi,
2010/7/3 Aaron Patterson <[email protected]>:
> How about an alternative solution to this problem... -
03:48 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
How about an alternative solution to this problem? If someone does:
require 'somegem'
The late... -
02:42 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
Unfortunately this patch basically invalidates the usefulness of gem_prelude for ruby's gem generated binary ... -
02:16 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
I will try out nobu's patch and investigate why Run Paint was getting the failures.
=end
-
01:37 AM Bug #3140: gem activation has changed between 1.8 and 1.9
- =begin
This bug is absolutely critical, and pushing it back from 1.9.2 to 1.9.x will make 1.9.2 unusable. It is triv... -
09:35 PM Bug #3529 (Closed): BigDecimal.mode(BigDecimal::EXCEPTION_*) の初期値が0になっている
- =begin
=end
-
09:34 PM Bug #3529: BigDecimal.mode(BigDecimal::EXCEPTION_*) の初期値が0になっている
- =begin
よくコードを読んでみると、これはバグではなくて仕様なんですね。
ということで、このチケットは取り下げます。
しかし、真偽値を設定したのに、読み出し時の値は全モード定数を OR した整数値が返ってくる... -
03:52 PM Bug #3529 (Closed): BigDecimal.mode(BigDecimal::EXCEPTION_*) の初期値が0になっている
- =begin
BigDecimal.mode で設定可能な例外モードの値は true または false になっており、
これらの値以外を設定しようとするとエラーになります。
ところが、例外モードの初期値は 0 になっていま... -
07:59 PM Bug #3531 (Rejected): segmentation fault caused by etc/activation.rb (wxruby)
- =begin
E:\wxruby\samples\etc>ruby activation.rb
Frame 'Tall window' became activated
Frame 'Tall window' became... -
07:54 PM Bug #3530 (Closed): psych failures at Adelaide
- =begin
Several psych tests fail as follows when the timezone is set to
Australia/Adelaide.
% ./ruby -v
ruby 1.9... - 03:44 PM Revision 7ef57c61 (git): * 2010-07-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:44 PM Revision 4b31e99b (git): portability fix.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:29 PM Revision d24d2d3c (git): refine tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:08 AM Feature #3526 (Closed): IO::NULL; null device path name
- なかだです。
`IO::NULL` を追加するのはどうでしょうか。
~~~diff
diff --git a/io.c b/io.c
index 05b2d45..3793ae5 100644
--- a/io... -
10:16 AM Bug #1390 (Closed): yaml converts DateTime to Time when dumping and parsing again
- =begin
=end
-
09:57 AM Bug #1390: yaml converts DateTime to Time when dumping and parsing again
- =begin
Fixed this in r28532. I don't seem to have permission to close it though.
=end
-
09:17 AM Feature #3085 (Closed): Time dumping/loading using Psych
- =begin
This issue was solved with changeset r28531.
Tomo, thank you for reporting this issue.
Your contribution to... -
08:31 AM Bug #3524: system command should prefer CWD to PATH in windows
- =begin
It's for security reasons: http://www.faqs.org/docs/Linux-mini/Path.html#s12 , http://serverfault.com/questio... -
03:42 AM Bug #3524 (Rejected): system command should prefer CWD to PATH in windows
- =begin
from within a directory with 'convert.exe' located in it:
D:\installs\ImageMagick-6.6.2-Q16>convert -... - 07:47 AM Revision 1c3e07f0 (git): * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): add two new constants BigDecimal::INFINITY and BigDecimal::NAN.
- * ext/bigdecimal/lib/bigdecimal/math.rb (BigMath.exp): modify the behaviors for infinity arguments as same as Math.ex...
-
05:14 AM Bug #3525 (Rejected): Enumerable#flat_map does not return a flatted enumerable
- =begin
Hi,
2010/7/3 Jan Lelis <[email protected]>:
> the new flat_map method does not return flatted enum... -
03:47 AM Bug #3525 (Rejected): Enumerable#flat_map does not return a flatted enumerable
- =begin
Hi,
the new flat_map method does not return flatted enumerables:
irb(main):072:0> [[1,2],2,3].flat_... -
12:52 AM Revision 59cad45f (git): * ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):
- teaching Psych to deserialize DateTime objects. [Bug #1390]
* ext/psych/lib/psych/visitors/yaml_tree.rb(visit_DateTi... -
12:15 AM Revision 6fe92a3c (git): * ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): use
- Time#nsec to accurately serialize time objects. [ruby-core:29233]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
07/02/2010
-
10:42 PM Bug #3523 (Third Party's Issue): win32 exception c0000029 on exit using fibers
- =begin
Hi,
I'm encountering a windows exception c0000029 crash when my application (which uses fibers) runs on... -
07:05 PM Bug #3522 (Closed): String::size return invalid size on mswin64
- =begin
x64-mswin64_90環境で、15文字以上のUTF-8文字列のサイズが正常に取得できません。
Z:\ruby-trunk\build>ruby -e"puts \"1234567890123\u{304... - 03:01 PM Revision fcb613ae (git): * 2010-07-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:01 PM Revision 9c188406 (git): fix doc again.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:58 PM Revision fc90d4a1 (git): fix doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:35 PM Revision f6c14c6f (git): * 2010-07-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:35 PM Revision 53eb8944 (git): * file.c (ruby_find_basename, ruby_find_extname): split from
- rb_file_s_basename() and rb_file_s_extname().
* util.c (ruby_add_suffix): support arbitrary length of the suffix
t... - 02:31 PM Revision 09ee12bb (git): * io.c (argf_inplace_mode_set): prohibits an assignment of a tainted
- value.
* file.c (ruby_find_basename, ruby_find_extname): split from
rb_file_s_basename() and rb_file_s_extname().
... -
12:20 PM Bug #3515 (Closed): FreeBSD wrongly raises ECONNRESET on close(2)
- =begin
FreeBSD 8 では現在以下のようなテストに失敗しています。
1) Error:
test_idle(IMAPTest):
Errno::ECONNRESET: Connection rese... -
10:14 AM Revision e3b9424d (git): * io.c (argf_inplace_mode_set): prohibits an assignment
- of a tainted value. Patch by unak.
* util.c, file.c: prevents a buffer over-run on windows.
Patch by unak.
git-svn... -
10:14 AM Revision ec4ca0fc (git): * io.c (argf_inplace_mode_set): prohibits an assignment
- of a tainted value. Patch by unak.
* util.c, file.c: prevents a buffer over-run on windows.
Patch by unak.
git-svn... -
08:40 AM Revision 8f4c474b (git): * test/ruby/test_module.rb (test_attr_inherited_visibility): more discussion needed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28521 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:38 AM Bug #3514: Unused Variable Warnings in StdLib [PATCHES]
- =begin
Sorry. I'm in an area with "excellent" 3G coverage which drops out every ten minutes...
=end
-
02:00 AM Bug #3514: Unused Variable Warnings in StdLib [PATCHES]
- =begin
attachments didn't make it...
=end
-
01:28 AM Bug #3514 (Closed): Unused Variable Warnings in StdLib [PATCHES]
- =begin
Quite a few files in lib/ trigger "assigned but unused variable" warnings. Attached are fixes for the first s...
07/01/2010
-
09:04 PM Revision 707d22f1 (git): add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:39 PM Revision 55da5c46 (git): * 2010-07-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28519 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:39 PM Revision 26202fba (git): * numeric.c (rb_num2long): accept LONG_MAX < x < LONG_MAX+1 and
- LONG_MIN-1 < x < LONG_MIN as well because they are converted
into the valid range of long by truncation.
(rb_num2... -
02:27 PM Bug #3512 (Closed): ri shows '__send__' incorrectly
- =begin
Since '_' is used as a word-based markup for emphasizing, Ri description of Object#__send__ is broken:
%... - 02:11 PM Revision 5d229db8 (git): * lib/csv.rb: Improving documentation.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:34 PM Revision 8bab1aff (git): * numeric.c (rb_num2ulong): fix the lower limit for float.
- [ruby-dev:41361]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:26 PM Bug #3497 (Closed): [Docs; Patch] Mistakes & Omissions for String#{sub,gsub}
- =begin
Applied (with small modifications) in r28492 and r28494 .
Thanks!
=end
-
01:09 PM Revision e12c43ee (git): * ChangeLog: revert deleted logs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:37 PM Revision 57ba9de9 (git): * test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated with
- runexec.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:38 AM Revision 318deef3 (git): * NEWS (YAML, Psych, DL, fiddle): new entries
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:59 AM Revision 9450c646 (git): * 2010-07-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@28512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:59 AM Revision 237fc688 (git): merges r26936 from trunk into ruby_1_9_1 and little refactoring.
- --
* random.c (rb_reset_random_seed): set seed in this. [ruby-core:28655]
--
* random.c: refactoring.
* random.c (ra... -
07:42 AM Revision 509e3e9d (git): merges r28456 and r28476 from trunk into ruby_1_9_2.
- --
* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): check
that Ruby is 32bit or 64bit binary in order to... -
07:41 AM Revision 83f1241a (git): merges r28457 from trunk into ruby_1_9_2.
- --
* thread.c (rb_fd_resize, rb_fd_copy): avoid NULL dereference upon
failed realloc by using xrealloc instead of n... -
07:26 AM Revision 195d3bcc (git): merge revision(s) 28507:
- * thread_pthread.c (thread_start_func_1): don't call
native_thread_init_stack(th) on cygwin to avoid the se... -
07:25 AM Revision 6957c6d9 (git): * thread_pthread.c (thread_start_func_1): don't call
- native_thread_init_stack(th) on cygwin to avoid the segv
introduced by r27789. Cygwin's signal implementation is ha... -
07:00 AM Feature #3511 (Closed): rb_path_to_class should call custom const_defined? methods
- =begin
It would be nice if rb_path_to_class called custom const_defined? methods. This would give marshaled object... -
04:00 AM Revision e8b9321a (git): * common.mk (test-knownbug): ignore known bugs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:00 AM Revision 678f6b37 (git): * common.mk (test-knownbug): ignore known bugs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:00 AM Revision a20b4568 (git): * test/rubygems/test_gem_activation.rb: comment out a test for WONTFIX
- bug.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:05 AM Revision f058f2d8 (git): merges r28455 and r28460 from trunk into ruby_1_9_2.
- --
* lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bs
format when stdout is piped. [ruby-core:307... -
02:05 AM Revision 2a43e898 (git): merges r28453 and r28454 from trunk into ruby_1_9_2.
- --
* class.c (rb_mod_init_copy): when class is dup'ed, a metaclass of the
class should be attached to the dup'ed cl... -
02:05 AM Revision 391fb9ec (git): merges r28442 from trunk into ruby_1_9_2.
- --
* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): check
that OS is Windows 32bit or Windows 64bit in o... -
02:05 AM Revision ba87ab3a (git): merges r28431 and r28432 from trunk into ruby_1_9_2.
- --
* lib/csv.rb: Fixing a bug that prevented CSV from parsing
all multi-line fields correctly. Patch by Rob Bieden... -
02:05 AM Revision a1a68a58 (git): merges r28428,r28429,r28430 and r28444 from trunk into ruby_1_9_2.
- --
* test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possible
deadlock.
--
* test/ruby/envutil.rb (EnvUtil#i... -
02:05 AM Revision d36fedc7 (git): merges r28422 from trunk into ruby_1_9_2.
- --
refine an assertion message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28499 b2dd03c8-39d4-... -
02:04 AM Revision d936157b (git): merges r28421 from trunk into ruby_1_9_2.
- --
add an assertion.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28498 b2dd03c8-39d4-4d8f-98ff-8... -
02:04 AM Revision cd55b62c (git): merges r28410 from trunk into ruby_1_9_2.
- --
* ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber to
avoid confusion to str_isnumber in ext/so... -
02:04 AM Revision e9eb635a (git): merges r28403 from trunk into ruby_1_9_2.
- --
* ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64
registry entry at first. [ruby-dev:41674] [Bug ...
06/30/2010
-
11:40 PM Revision 12b0ccc2 (git): * marshal.c (w_object): suppress empty instance variable entry on
- compatible dump objects.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 10:16 PM Revision ac77f633 (git): merge from trunk (r28492)
- * string.c (rb_str_gsub_bang, rb_str_sub_bang, str_gsub): rdoc fix
based on patch by Run Paint [ruby-core:30938]
g... - 10:14 PM Revision 64bcb87c (git): * 2010-07-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:14 PM Revision 21161841 (git): * string.c (rb_str_gsub_bang, rb_str_sub_bang, str_gsub): rdoc fix
- based on patch by Run Paint [ruby-core:30938]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28492 b2dd03c8-39d4-... - 07:22 PM Revision ee421afc (git): * 2010-07-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:22 PM Revision e31fb65d (git): merge from trunk (r28408)
- * ext/socket/raddrinfo.c: don't use __P.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28490 b2dd...
Also available in: Atom