Activity
From 10/06/2009 to 10/12/2009
10/12/2009
-
01:25 PM Bug #2196 (Closed): GC mark bug
- =begin
ささだです.
以下のように,GC.stress = true として fileutils を require すると SEGV
します.多分,mark ミスなんじゃないかと思います.よくわからないので,と
... -
01:24 PM Bug #2048: Thread#raise: Handling of Current Exception
- =begin
Hi,
This one has been filed in my spam folder. Sorry.
In message "Re: [ruby-core:25367] [Bug #2048] Th... -
01:22 PM Bug #2121: mathn/rational destroys Fixnum#/, Fixnum#quo and Bignum#/, Bignum#quo
- =begin
On Sun, Sep 20, 2009 at 3:29 AM, brian ford <[email protected]> wrote:
> Hi,
>
> On Sat, Sep 19, 2009 at 1:... -
01:22 PM Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error
- =begin
Hi,
I reverted r25279. You had to discuss at ruby-core about how Math
module should behave before changin...
10/11/2009
-
04:00 PM Bug #2192 (Closed): warning in irb/context.rb
- =begin
This issue was solved with changeset r25297. Suraj, thank you for your reporting of the issue. You have great... -
04:55 AM Bug #2192 (Closed): warning in irb/context.rb
- =begin
I always use RUBYOPT=-w and here is one warning I see:
/usr/lib/ruby/1.9.1/irb/context.rb:166: warning: ... -
03:31 PM Feature #2061: Named Unicode Character Escapes
- =begin
I must have been unclear: I am not able to implement this feature. It requires changes over multiple source f... -
01:38 AM Feature #2061 (Closed): Named Unicode Character Escapes
- =begin
Reopen this when you done it.
=end
-
03:12 PM Feature #1784: More encoding (Big5 series) support?
- =begin
On 2009/10/11 1:53, Yui NARUSE wrote:
> Issue #1784 has been updated by Yui NARUSE.
>
>
> Is Big5-YAO sti... -
01:53 AM Feature #1784: More encoding (Big5 series) support?
- =begin
Is Big5-YAO still working?
=end
-
01:56 PM Bug #853 (Closed): Rake のテストが無い
- =begin
r25199 で追加しました。
=end
-
12:40 PM Bug #843: RubyGems include useless libraries
- =begin
> * rubygems/test_utilities.rb : テスト専用なので名前を変えて test/ 以下に移動?
> * rubygems/timer.rb : デバッグと簡易ベンチマーク用。通常は使われて... -
01:22 AM Bug #843 (Assigned): RubyGems include useless libraries
- =begin
* rubygems/test_utilities.rb : for test. this should be moved to under test/.
* rubygems/timer.rb : for deb... -
06:53 AM Bug #1148: CGI::prettyの正規表現の改良
- =begin
そのうちにパッチを当てようと思っていました。
せかされたので近いうちに当てます。
=end
-
01:30 AM Bug #1148 (Assigned): CGI::prettyの正規表現の改良
- =begin
これどうなりました?
lines = string.gsub(/(?!\A)<.*?>/m, "\n\\0").gsub(/<.*?>(?!\n)/m, "\\0\n")
が一番シンプルでかつ理屈の上では同じ意... -
03:52 AM Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error
- =begin
I "fixed" it in JRuby, actually (http://github.com/jruby/jruby/commit/493da7a26d3df0d6cb784356ad8f3fca65ae1cc... -
03:41 AM Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error
- =begin
I should have mentioned that JRuby also returns ±Infinity for atanh(±1).
I would also recommend that wha... -
02:23 AM Bug #2189 (Open): Math.atanh(1) & Math.atanh(-1) should not raise an error
- =begin
I should have ran make test-all, I'm sorry. I also should have realized that the correct solution should have... -
02:46 AM Bug #368: 境界における Math.atanh 等の動作
- =begin
この件ですが、最近コミッタに加わったMarc-Andre Lafortuneさんが、Bug #2189 で仕様変更を提案しています。
ご興味のある方は参加ください。
なお、Redmineがこのチケットに関... -
01:58 AM Feature #1840 (Rejected): Hash に要素追加して self を返すメソッド
- =begin
Hash#update でいいですよね。
=end
-
01:57 AM Bug #1654 (Closed): Segmentation fault after a "make install" under OpenSolaris 2009.06
- =begin
=end
-
01:55 AM Bug #1787: URI ライブラリの正規表現パターン
- =begin
検討および対応していただき、どうもありがとうございます。
<http://redmine.ruby-lang.org/issues/show/1787#note-2> の件もよろしくお願いします。
問題解... -
01:49 AM Bug #1904: cmp required?
- =begin
一時的なバグだったんですっけ?これ。
今も再現しますかね。
=end
-
01:47 AM Feature #1269 (Assigned): warning when Kernel#p is used
-
01:46 AM Feature #1431 (Rejected): Object#__class__
- =begin
=end
-
01:43 AM Feature #1597 (Rejected): ObjectSpace.count_nodes
- =begin
=end
-
01:42 AM Feature #1153 (Rejected): Enumerable#uniq
- =begin
=end
-
01:42 AM Feature #1089 (Rejected): Stable sorting for sort and sort_by
-
01:36 AM Bug #1036 (Rejected): 1.9.1 build failing at mt.exe
- =begin
=end
-
01:35 AM Bug #1080 (Feedback): SSL error when running the program "gem"
- =begin
Does this still happen?
=end
-
01:34 AM Feature #1106 (Rejected): Script encoding vs. default_internal: Implicitly transcode strings/regexps
- =begin
script encoding affects only literals in the script.
I don't think that mixing different source is a proble... -
01:30 AM Bug #1172 (Rejected): [sparc] *** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7ef6a54 ***
- =begin
SPARC is not supported.
=end
-
01:27 AM Feature #1159 (Rejected): StringScanner に文字ベースでのインデックスを返すメソッドがほしい
- =begin
=end
-
01:26 AM Bug #865 (Assigned): [Fwd: some mistakes in Rake RDoc]
- =begin
これってどうなったの?
=end
-
01:25 AM Bug #866 (Assigned): gem(1) gemrc(5)
- =begin
これってどうなったの?
=end
-
01:24 AM Feature #767 (Rejected): Module#const_getでネストした定数の値を得られてもよいと思う
- =begin
=end
-
01:23 AM Feature #643 (Rejected): __DIR__
- =begin
=end
-
01:19 AM Feature #928 (Rejected): RDoc encoding conversion
- =begin
Use UTF-8 for rdoc.
=end
-
01:16 AM Feature #1031: -U オプションの説明が --help にない
- =begin
これってどうなってるんでしょう。
なお、担当者は Developer 以上にしかできないらしい。
=end
10/10/2009
-
08:50 PM Bug #2189 (Assigned): Math.atanh(1) & Math.atanh(-1) should not raise an error
- =begin
This is from [ruby-dev:35669] (sorry for forgot describe this in r18252's log.
We discussed in it about dif... -
02:53 PM Bug #2189 (Closed): Math.atanh(1) & Math.atanh(-1) should not raise an error
- =begin
Regression caught by RubySpec.
$ rubydev -v -e 'p Math.atanh(1)'
ruby 1.9.2dev (2009-10-09 trunk 25274... -
06:07 PM Bug #2048: Thread#raise: Handling of Current Exception
- =begin
If you change interpreter or VM of Ruby, please get an approval by matz in ruby-core/Redmine (or ruby-dev).
... -
05:58 PM Bug #2048 (Closed): Thread#raise: Handling of Current Exception
- =begin
Sorry, it comes feeling right.
And seems rdoc doesn't mention the no argument case.
=end
-
05:30 PM Bug #2048 (Open): Thread#raise: Handling of Current Exception
- =begin
I think r25278 is wrong.
The point should be that rescue clause restores its originating exception in 1.8 b... -
02:17 PM Bug #2048 (Closed): Thread#raise: Handling of Current Exception
- =begin
Applied in changeset r25278.
=end
-
04:20 PM Feature #2190 (Closed): FileUtils::chmod - allow symbolic mode
- =begin
Hello,
I request that FileUtils::chmod() and FileUtils::chmod_R() accept
symbolic modes, which are s... -
12:22 PM Bug #2171 (Closed): Kernel#respond_to_missing? Invoked for Unimplemented Methods
- =begin
=end
-
07:24 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
=end
-
01:06 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
re: Float#to_s and Float#inspect being split to do different functionality.
Would a patch be accepted?
... -
03:18 AM Feature #1811: Default BasicSocket.do_not_reverse_lookup to true
- =begin
Interestingly, when I apply this patch, then run make test-all, two tests that previously broke:
2) Er... -
01:00 AM Feature #1811: Default BasicSocket.do_not_reverse_lookup to true
- =begin
Here's a patch that does it. None of the documentation seems to mention that it defaults to true, so this sh... -
12:50 AM Bug #2188 (Closed): patch to show the rdoc's for Registry.rb
- =begin
currently the rdoc's for registry.rb use a very old format. This patch brings them up to date.
=end
-
12:46 AM Feature #839: Add code on each line of a backtrace output to the screen
- =begin
I like this patch (nobu's). Would it be possible to get it applied?
-r
=end
10/09/2009
-
04:06 PM Bug #2186: Fwd: Segfaults after multiple call of ruby_node_run
- =begin
ruby_exec_node() isn't in any of the headers in /usr/include, but it works with an implicit declaration warni... -
01:13 PM Bug #2186 (Rejected): Fwd: Segfaults after multiple call of ruby_node_run
- =begin
ruby_run_node() implies ruby_cleanup().
Don't call ruby_cleanup() twice or more.
Use ruby_exec_node() ins... -
12:37 PM Bug #2186 (Rejected): Fwd: Segfaults after multiple call of ruby_node_run
- =begin
Just forwarding to the redmine so that it recognizes the new issue.
---------- Forwarded message -------... -
06:00 AM Bug #1225 (Closed): Curses::getmouse
- =begin
Fixed in r25267 & r25269.
This is not a ncurses library bug, since it states that initscr() must be call...
10/08/2009
-
11:25 PM Bug #1214: Build issues
- =begin
=end
-
01:13 PM Bug #1080: SSL error when running the program "gem"
- =begin
=end
-
11:57 AM Bug #2185 (Closed): 漢字がprintableと見なされない
- =begin
Applied in changeset r25260.
=end
-
01:18 AM Bug #2185 (Assigned): 漢字がprintableと見なされない
- =begin
=end
-
01:16 AM Bug #2185 (Closed): 漢字がprintableと見なされない
- =begin
なかだです。
ひらがな、カタカナはpで表示されますが、漢字はエスケープされています。
$ cat a.rb
# -*- coding: utf-8 -*-
p "あいうえお"
p "春... -
02:54 AM Bug #2184: Blocks strange behavior
- =begin
On Oct 7, 2009, at 00:39 , Ivan Samsonov wrote:
> Bug #2184: Blocks strange behavior
> http://redmine.r... -
01:27 AM Feature #578 (Closed): add method to disassemble Proc objects
- =begin
Applied in changeset r25258.
=end
-
01:06 AM Feature #578: add method to disassemble Proc objects
- =begin
Roger Pack wrote::
>> Yea, a patch from Nobu in [ruby-core:24169] needs permission from
>> Koichi.
>
> O...
10/07/2009
-
04:47 PM Bug #2181 (Closed): Segmentation fault for test/drb/* -- possible bug in Marshal/GC
- =begin
Applied in changeset r25256.
=end
-
04:33 PM Bug #2181: Segmentation fault for test/drb/* -- possible bug in Marshal/GC
- =begin
On Wed, Oct 7, 2009 at 6:01 AM, Nobuyoshi Nakada <[email protected]> wrote:
> Does this patch fix it?
>
>... -
12:01 PM Bug #2181: Segmentation fault for test/drb/* -- possible bug in Marshal/GC
- =begin
Hi,
At Tue, 6 Oct 2009 22:18:47 +0900,
Nikolai Lugovoi wrote in [ruby-core:25969]:
> After changeset r25... -
04:39 PM Bug #2184 (Closed): Blocks strange behavior
- =begin
1.8.7:
a = lambda {|x,y| x <=> y}
[1,2,3].max(&a) # => 3
1.9.1:
z = lambda {|x,y| x <=> y}
[3,2,... -
04:29 PM Bug #2176: [rubygems] $LOAD_PATH includes bin directory
- =begin
On Wed, Oct 7, 2009 at 9:14 AM, Nobuyoshi Nakada <[email protected]> wrote:
> Hi,
>
> At Mon, 5 Oct 2009 ... -
04:15 PM Bug #2176: [rubygems] $LOAD_PATH includes bin directory
- =begin
Hi,
At Mon, 5 Oct 2009 21:40:08 +0900,
Luis Lavena wrote in [ruby-core:25941]:
> In latest RubyGems (1.3... -
09:19 AM Bug #2179: 1.9.2において block のスコープがおかしいときがある
- =begin
ミムラです。
2009年10月6日22:04 Nobuhiro IMAI <[email protected]>:
> これはブロックが一度も評価されてないからですね。
>
> $ ruby1.9.1 -ve... -
01:07 AM Bug #2179 (Closed): 1.9.2において block のスコープがおかしいときがある
- =begin
Applied in changeset r25249.
=end
10/06/2009
-
11:18 PM Bug #1787: URI ライブラリの正規表現パターン
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:39438] Re: [Bug #1787] URI ライブラリの正規表現パターン"
on Tue, 6 Oct 2009... -
02:19 PM Bug #1787: URI ライブラリの正規表現パターン
- =begin
成瀬です。
[[:alnum:]] のような、POSIX 文字クラスは、先日の話では、
以下の通り Unicode 準拠とするという話になりました。
2009/08/16 23:09, Yukihiro ... -
10:42 PM Feature #578: add method to disassemble Proc objects
- =begin
Hi,
In message "Re: [ruby-core:25962] [Feature #578] add method to disassemble Proc objects"
on Tue, ... -
08:55 PM Feature #578: add method to disassemble Proc objects
- =begin
Would it be possible for somebody to commit this? Do we need more approval?
Thanks.
-r
=end
-
10:18 PM Bug #2181 (Closed): Segmentation fault for test/drb/* -- possible bug in Marshal/GC
- =begin
After changeset r25230 in marshal.c I see some segfaults (at various places)when running make test-all or on... -
10:04 PM Bug #2179: 1.9.2において block のスコープがおかしいときがある
- =begin
いまいです。
From: 益隆 三村 <redmine_at_ruby-lang.org>
Date: Tue, 6 Oct 2009 21:14:10 +0900
> rubyspecを流しているときに... -
09:14 PM Bug #2179 (Closed): 1.9.2において block のスコープがおかしいときがある
- =begin
rubyspecを流しているときに気づいたのですが、
ruby1.9.2 の trunk(rev 25243) にて blockのスコープが正しく動いてないように見えます。
# 対応するrubyspecは co... -
08:56 PM Feature #1045: nicer icon for ruby.exe
- =begin
You can close this ticket, as well. Distributors can come up with their own icons I suppose :)
-r
=end
-
07:56 PM Bug #2178 (Closed): in gem_prelude.rb: encoding error
- =begin
When running the head ruby with a home directory that does contain non-ASCII characters, line 75 of gem_prelu... -
07:44 PM Bug #1776 (Closed): make fails when compiling socket
- =begin
We haven't observed this problem for a long time anymore, so I think this bug should be closed.
=end
-
11:25 AM Bug #2171 (Open): Kernel#respond_to_missing? Invoked for Unimplemented Methods
- =begin
=end
-
08:30 AM Bug #2171: Kernel#respond_to_missing? Invoked for Unimplemented Methods
- =begin
Actually, i pasted wrong patch in previous message.
This one is working and does not break as much -- u... -
07:55 AM Bug #2171: Kernel#respond_to_missing? Invoked for Unimplemented Methods
- =begin
This update introduced some strange/broken behaviour of RSS parser -- test/rss/ were severely failing.
I...
Also available in: Atom