Project

General

Profile

Activity

From 03/21/2010 to 03/27/2010

03/27/2010

11:56 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
>> つまり、ふなばさんは 16 進よりも 2 進や 8 進形式が好みであるところ、
>> 16 進がそれらを差し置いて入るのは納得できないという事でしょうか。
>
> 統一性とバランスの問題です。

これだ...
kosaki (Motohiro KOSAKI)
09:01 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
(2010/03/27 20:26), EGUCHI Osamu wrote:
> えぐち@エスアンドイーです
>
> 2010年3月27日19:14 NARUSE, Yui<[email protected]...
naruse (Yui NARUSE)
08:56 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
> つまり、ふなばさんは 16 進よりも 2 進や 8 進形式が好みであるところ、
> 16 進がそれらを差し置いて入るのは納得できないという事でしょうか。

統一性とバランスの問題です。

> わたしの主張...
tadf (tadayoshi funaba)
07:14 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
(2010/03/27 18:19), KOSAKI Motohiro wrote:
>>> strtod(3) を参考にしたり、影響されたりすることは普通にあるとは思います
>>> が、strtod をこれ程まで...
naruse (Yui NARUSE)
06:19 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
>> strtod(3) を参考にしたり、影響されたりすることは普通にあるとは思います
>> が、strtod をこれ程までに尊敬している人は初めてです。
>
> わたしの主張は、以下のようなものです。
> (...
kosaki (Motohiro KOSAKI)
08:29 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
(2010/03/26 4:02), Tadayoshi Funaba wrote:
>> なぜ同じなのでしょう。
>> 現在サポートしていないのは単に実装時期の問題だと思っているのですが。
>
> 同じとい...
naruse (Yui NARUSE)
08:26 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
成瀬です。

(2010/03/26 8:20), EGUCHI Osamu wrote:
> えぐち@エスアンドイーです
> #おひさしぶりです
>
> 2010年3月24日2:55 NARUSE, Y...
naruse (Yui NARUSE)
11:24 PM Revision 86aa8f3f (git): * time.c (weq): optimize for small integer.
(wne): ditto.
(wlt): ditto.
(wgt): ditto.
(wle): ditto.
(wge): ditto.
(rb_time_magnify): ditto.
(rb_time_...
akr (Akira Tanaka)
10:50 PM Bug #2695: Supported Platforms
=begin
むらたです。

On 2010/03/27, at 19:00, [email protected] wrote:

> こんにちは sheepman です。
>
>> ../../src/...
mrkn (Kenta Murata)
07:00 PM Bug #2695: Supported Platforms
=begin
こんにちは sheepman です。

> ../../src/ruby.git/configure \
> (略
> --with-opt-dir=/opt/local \
> (略

これだと拡張ラ...
sheepman (Takashi Tamura)
03:24 PM Bug #2695: Supported Platforms
=begin
むらたです。

On 2010/03/26, at 23:29, Yusuke ENDOH wrote:

>> やってくれる人にお願いしたいのは
>> * 今Leopardではtest-allはだいたい 1...
mrkn (Kenta Murata)
10:14 PM Revision 075cbd2a (git): * time.c (mul): condition refined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:26 PM Feature #1395: Steppable Kernel::eval
=begin
The existing low-level mechanisms in fact do cover this right now. Higher-level tools like debug.rb may need ...
rocky (Rocky Bernstein)
05:14 PM Revision d5c005fd (git): * 2010-03-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:14 PM Revision f0aa9838 (git): * time.c: fix previos commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:41 PM Feature #1961: Kernel#__dir__
=begin
On Fri, Mar 26, 2010 at 8:27 PM, Caleb Clausen <[email protected]> wrote:
> Yes, you are right. I tend to bl...
headius (Charles Nutter)
04:08 PM Feature #1291: O_CLOEXEC flag missing for Kernel::open
=begin
> I'm not against it, although I hope it should be automatic in
> the future as mentioned in [ruby-core:228...
kosaki (Motohiro KOSAKI)
09:59 AM Feature #1291: O_CLOEXEC flag missing for Kernel::open
=begin
Hi,

At Fri, 26 Mar 2010 23:46:22 +0900,
Motohiro KOSAKI wrote in [ruby-core:29039]:
> File 0001-O_CLOEXE...
nobu (Nobuyoshi Nakada)
12:41 AM Feature #1291: O_CLOEXEC flag missing for Kernel::open
=begin
On Fri, Mar 26, 2010 at 16:02, stygian23 <[email protected]> wrote:
> How do I unsubscribe to this, as its c...
now (Nikolai Weibull)
02:18 PM Revision 7f9b9fba (git): * 2010-03-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:18 PM Revision cea57f8f (git): * time.c: use 64bit arithmetic even on platforms with 32bit VALUE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:58 PM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
2010年3月27日9:17 SASADA Koichi <[email protected]>:
>  ささだです.
>
> (2010/03/26 22:40), Motohiro KOSAKI wrote::
>...
kosaki (Motohiro KOSAKI)
09:17 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
 ささだです.

(2010/03/26 22:40), Motohiro KOSAKI wrote::
> Linuxではこの問題にたいして以下のようなマクロで解決しており、同様の手法を導入したいと
> 思う...
ko1 (Koichi Sasada)
10:01 AM Feature #3023: RDoc urls
=begin
I have been meaning to implement this feature in RDoc, but I have been focused on cleanup. Hopefully soon!
=...
drbrain (Eric Hodel)
06:08 AM Feature #3023 (Closed): RDoc urls
=begin
Currently, rdoc generates url for methods that look like:

.../classes/Enumerable.html#M002713

Thi...
marcandre (Marc-Andre Lafortune)
06:50 AM Bug #3024 (Closed): mkmf: Directory names with spaces cause invalid Makefiles to be generated
=begin
mkmf does not properly quote or escape directory names containing spaces, and thus creates invalid Makefiles...
emerose (Sam Quigley)
04:13 AM Bug #3022 (Closed): What are $. and ARGF.lineno ?
=begin
1) $. is not officially documented.

This makes it difficult to know if it works as expected or not...
...
marcandre (Marc-Andre Lafortune)
02:59 AM Feature #3021 (Closed): Array#product should accept a block.
=begin
Array#permutation and #combination will yield to the given block, or else return an enumerator.

I believ...
marcandre (Marc-Andre Lafortune)
12:37 AM Bug #3015: NetBSD vs test/dl
=begin
On 3/26/10 8:16 AM, Aaron Patterson wrote:
> Are you on 32bit or 64bit? I'll try installing a virtual machi...
skandragon (Michael Graff)

03/26/2010

11:46 PM Feature #1291: O_CLOEXEC flag missing for Kernel::open
=begin
Grr, I forgot to fix commnet. fixed.
=end
kosaki (Motohiro KOSAKI)
11:42 PM Feature #1291: O_CLOEXEC flag missing for Kernel::open
=begin
Sure. This is linux specific feature. and I attached the proposal patch.

test way:

test.rb
------...
kosaki (Motohiro KOSAKI)
11:29 PM Bug #2695: Supported Platforms
=begin
遠藤です。

2010年3月26日22:06 Yugui <[email protected]>:
>> supported platform を増やすのには、基本的には反対です。リリース
>> 難易度が上がりますの...
mame (Yusuke Endoh)
10:07 PM Bug #2695: Supported Platforms
=begin
2010/3/26 Yusuke ENDOH <[email protected]>:
> ただ、1.9.1 ブランチメンテナ (Yugui さん) のメンテナンスコストが
> 高まる気はします。Yugui さんは、もっ...
yugui (Yuki Sonoda)
09:58 PM Bug #2695: Supported Platforms
=begin
2010/3/26 Yusuke ENDOH <[email protected]>:
> の Platform Maintainers によると Mac OS X のメンテナがいないような
> 気がしますが、記載漏れで...
yugui (Yuki Sonoda)
07:45 PM Bug #2695: Supported Platforms
=begin
遠藤です。

お返事ありがとうございます。

2010年3月26日10:54 Yugui <[email protected]>:
> 2010/3/26 Yusuke Endoh <redmine@ruby-la...
mame (Yusuke Endoh)
07:10 PM Bug #2695: Supported Platforms
=begin
遠藤です。

2010年3月26日18:33 Kenta Murata <[email protected]>:
> On 2010/03/26, at 10:54, Yugui wrote:
>
>>> ま...
mame (Yusuke Endoh)
06:33 PM Bug #2695: Supported Platforms
=begin
むらたです。

On 2010/03/26, at 10:54, Yugui wrote:

>> また、supported platform について他に何か変更などの考えはあるでしょうか。
>> Snow...
mrkn (Kenta Murata)
10:54 AM Bug #2695: Supported Platforms
=begin
2010/3/26 Yusuke Endoh <[email protected]>:
> サポート終了してしまいました。どうしましょう。
>
> 1) 1.9.1 はそのまま、1.9.2 では 5.0 ...
yugui (Yuki Sonoda)
02:53 AM Bug #2695: Supported Platforms
=begin
遠藤です。

2010年3月26日2:37 Yusuke Endoh <[email protected]>:
> また、supported platform について他に何か変更などの考えはあるでしょう...
mame (Yusuke Endoh)
02:37 AM Bug #2695: Supported Platforms
=begin
Yugui さん
遠藤です。

> http://redmine.ruby-lang.org/wiki/ruby-19/SupportedPlatforms の
> Supported ですが、Debi...
mame (Yusuke Endoh)
11:07 PM Bug #1678 (Closed): uninitialized value in ossl_x509store_initialize causes occasional segfault
=begin
This issue was solved with changeset r27064.
Peter, thank you for reporting this issue.
Your contribution t...
mame (Yusuke Endoh)
10:40 PM Feature #3018 (Closed): UNINITIALIZED_VAR() マクロの導入
=begin
最近のgccは未初期化変数をreadしようとすると警告を出すのですが、推論がおおざっぱなのでたまに的外れな警告を出します。
その副作用でthread.c のdo_select()が現在汚いことになっています。
...
kosaki (Motohiro KOSAKI)
10:10 PM Feature #1269: warning when Kernel#p is used
=begin
2010/3/26 Yusuke Endoh <[email protected]>:
> 蛇足ですが、他にも簡単な lint を実装するなど面白そう。
> ローカル変数は全部小文字で _ 区切りとか、クラ...
yugui (Yuki Sonoda)
07:33 PM Feature #1269: warning when Kernel#p is used
=begin
遠藤です。

2009年3月11日21:31 Yusuke ENDOH <[email protected]>:
> Kernel#p は非常に便利ですが、デバッグ後に p の呼び出しをすべて消せたか
> 不...
mame (Yusuke Endoh)
09:16 PM Feature #1436: Please consider this addition to resolv.rb which adds methods for resolving LOC resources
=begin
Hi, akr

2009/5/6 JB Smith <[email protected]>:
> Please consider this diff which would add support to...
mame (Yusuke Endoh)
08:02 PM Feature #1395 (Open): Steppable Kernel::eval
=begin
Hi,

2010/3/26 caleb clausen <[email protected]>:
> I can't speak for the OP, but what I imagine wa...
mame (Yusuke Endoh)
12:05 PM Feature #1395: Steppable Kernel::eval
=begin
I can't speak for the OP, but what I imagine was intended is something lower-level and finer-grained than set...
coatl (caleb clausen)
07:37 PM Bug #2995 (Closed): TestHash#test_recursive_check fails
=begin
This issue was solved with changeset r27062.
Shugo, thank you for reporting this issue.
Your contribution t...
shugo (Shugo Maeda)
07:35 PM Bug #2995: TestHash#test_recursive_check fails
=begin
前田です。

2010年3月25日12:17 Shugo Maeda <[email protected]>:
> Hashのキーにすると危ないものは他にもあるので、このケースだけエラーに
> する必要もな...
shugo (Shugo Maeda)
07:12 PM Bug #3014: select + read for STDIN unexpected result on Windows
=begin

I found that STDIN.read(n) works when n >= 41.

I guess this bug is caused by PeekConsoleInput's bug o...
phasis68 (Heesob Park)
01:22 PM Bug #3014: select + read for STDIN unexpected result on Windows
=begin

=end
yugui (Yuki Sonoda)
10:53 AM Bug #3014 (Closed): select + read for STDIN unexpected result on Windows
=begin
I found that select and read combination for STDIN results "r u b y . e x e" on Windows.

Consider follo...
phasis68 (Heesob Park)
04:18 PM Bug #3015: NetBSD vs test/dl
=begin
On 3/25/10 8:22 PM, Aaron Patterson wrote:

> Most likely this will be fixed when I get the dl/ffi underpin...
skandragon (Michael Graff)
03:04 PM Bug #3015: NetBSD vs test/dl
=begin
On 3/25/10 8:22 PM, Aaron Patterson wrote:

> Most likely this will be fixed when I get the dl/ffi underpin...
skandragon (Michael Graff)
12:20 PM Bug #3015: NetBSD vs test/dl
=begin

=end
tenderlovemaking (Aaron Patterson)
11:49 AM Bug #3015 (Closed): NetBSD vs test/dl
=begin
There are probably related problems with the mentioned tests, or the code they are testing, on NetBSD 5.0.2.
...
skandragon (Michael Graff)
02:55 PM Revision c31129ff (git): * NEWS: add Thread#add_trace_func and Thread#set_trace_func.
* test/ruby/test_settracefunc.rb (test_thread_trace): add test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27...
wanabe (_ wanabe)
02:04 PM Revision 2b0156b6 (git): * ChangeLog: add author name of a patch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
02:01 PM Bug #3016 (Rejected): Enumerable#slice_before and dup
=begin
When writing the specs for slice_before, I was surprised that it doesn't call #dup.

class X
def dup
...
marcandre (Marc-Andre Lafortune)
02:01 PM Revision 1ab5d394 (git): * ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initialize
store->ex_data.sk. [ruby-core:28907] [ruby-core:23971]
[ruby-core:18121]
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
mame (Yusuke Endoh)
11:19 AM Revision 4685b6d9 (git): * Makefile.in (DOXYGEN): Define a missing variable DOXYGEN. Build
has been failing when doxygen(1) is found by configure but the
variable is not defined by the system and make(1) do...
Akinori MUSHA
10:32 AM Revision 4f7d401d (git): * test/ruby/test_hash.rb (test_recursive_key): recursive keys are
permitted now. [ruby-dev:40735]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27062 b2dd03c8-39d4-4d8f-98ff-823...
shugo (Shugo Maeda)
10:31 AM Feature #3010: slow require gems in ruby 1.9.1
=begin
I trace 'active_record' and found Gem::LoadError has 3 different performance.
version,time,percent
1.8.7 0....
JiangMiao (Miao Jiang)
08:30 AM Feature #3010: slow require gems in ruby 1.9.1
=begin
On Mar 25, 2010, at 15:45, Roger Pack wrote:
I cannot reproduce with ruby trunk:
>>
>> $ time ruby19 -v f...
drbrain (Eric Hodel)
07:24 AM Feature #3010: slow require gems in ruby 1.9.1
=begin
I cannot reproduce with ruby trunk:

$ time ruby19 -v foo.rb
ruby 1.9.2dev (2010-02-09 trunk 26623) [x8...
drbrain (Eric Hodel)
06:47 AM Feature #3010: slow require gems in ruby 1.9.1
=begin
It appears that you can avoid the use of gem prelude by doing something like

require 'rubygems'
gem 'x...
rogerdpack (Roger Pack)
05:39 AM Feature #3010: slow require gems in ruby 1.9.1
=begin
Just tried trunk. ruby 1.9.2dev (2010-03-26 trunk 27048) [i686-linux].
The issue still exists.after instal...
JiangMiao (Miao Jiang)
01:22 AM Feature #3010: slow require gems in ruby 1.9.1
=begin
Have you tried trunk? It would be interesting to use gprof to see what the bottleneck is...

-rp
=end
rogerdpack (Roger Pack)
07:32 AM Bug #1085: Got the error message, after run 'gem install --test'.
=begin
This is a minitest issue.
=end
drbrain (Eric Hodel)
07:30 AM Bug #825: Gem::Installer#generate_windows_script の引数の順番が他と一致しない
I have applied this patch to RubyGems trunk.
drbrain (Eric Hodel)
07:25 AM Bug #1948: RDoc Fails with Non-ASCII Pathnames
=begin
I have fixed this in rdoc trunk
=end
drbrain (Eric Hodel)
07:19 AM Bug #1040: rubygems/builder.rb should require user_interaction
=begin
I have fixed this in RubyGems trunk.
=end
drbrain (Eric Hodel)
07:13 AM Bug #843 (Closed): RubyGems include useless libraries
=begin
lib/rubygems/test_utilities.rb is generally useful for people writing RubyGems extensions. Moving it to test...
drbrain (Eric Hodel)
07:07 AM Bug #2355 (Closed): Please update rubygems!
=begin
Nobu updated RubyGems to 1.3.6 for me.
=end
drbrain (Eric Hodel)
05:25 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Here's a patch which restores Float#to_s to its "human readable" form and introduces Float#inspect for the "m...
rogerdpack (Roger Pack)
04:57 AM Bug #2997 (Closed): Patch for ext/tk/extconf.rb X11 build failure on NetBSD 5
=begin
This issue was solved with changeset r27055.
Michael, thank you for reporting this issue.
Your contribution...
nagai (Hidetoshi Nagai)
04:10 AM Revision 7d4c34b9 (git): * eval.c (rb_eval): Use for() and make it a bit easier to read and
debug here.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Akinori MUSHA
04:02 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
> なぜ同じなのでしょう。
> 現在サポートしていないのは単に実装時期の問題だと思っているのですが。

同じというよりは、もっと低いですかね。

> Ruby のリテラルは C 言語由来と思われるので、
>...
tadf (tadayoshi funaba)
03:31 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
(2010/03/26 3:05), Tadayoshi Funaba wrote:
>> strtod(3) の解釈対象に含まれていない 2 進や 8 進を否定することが、
>> なぜ含まれている 16 進の否定...
naruse (Yui NARUSE)
03:05 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
> strtod(3) の解釈対象に含まれていない 2 進や 8 進を否定することが、
> なぜ含まれている 16 進の否定につながるのでしょう。

これは to_f (と Float()) の話で、strtod...
tadf (tadayoshi funaba)
02:14 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
成瀬です。

(2010/03/25 2:51), Tadayoshi Funaba wrote:
>> 先のパッチの対象関数が ruby_strtod である通り、
>> 先の提案は strtod(3) をベ...
naruse (Yui NARUSE)
04:01 AM Revision 1a80b5c0 (git): * lib/yaml.rb: adding deprecation notices to YAML methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
03:45 AM Revision 02228688 (git): * enum.c (Enumerable#each_entry): New method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27059 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
03:42 AM Revision f82b8e76 (git): * lib/yaml/basenode.rb: deprecating YPath methods
* lib/yaml/stream.rb: deprecating YAML::Stream#edit
* test/yaml/test_yaml.rb: requiring yaml/ypath for tests.
git-sv...
tenderlovemaking (Aaron Patterson)
03:33 AM Revision e959fda8 (git): * lib/yaml/encoding.rb: YAML.encode, YAML.decode are deprecated.
* lib/yaml/stringio.rb: yaml/stringio.rb is deprecated.
* lib/yaml/ypath.rb: YAML::YPath is deprecated.
git-svn-id:...
tenderlovemaking (Aaron Patterson)
01:34 AM Bug #2704 (Assigned): CGI::rfc1123_date causes NameError
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:19 AM Bug #1421: Permission denied - ~/.ri
=begin
Backtraces changed on <http://chkbuild.n-z.jp/ruby/debian-amd64/ruby-trunk/log/20100213T073651.diff.txt.gz>,
...
znz (Kazuhiro NISHIYAMA)
12:43 AM Feature #1303 (Rejected): A name considered a local variable on RHS of an assignment that defines it
=begin
Hi,

2009/3/19 Tomas Matousek <[email protected]>:
> the parser might "visit" RHS first and then de...
mame (Yusuke Endoh)
12:13 AM Bug #693 (Closed): Thread#set_trace_func seems not to work
=begin
applied at r27046.
Dave, thank you to report the issue.
=end
wanabe (_ wanabe)

03/25/2010

11:54 PM Feature #2172: Enumerable#chunk with no block
Maybe a default block of `{|x| x}` can be useful for some people...
http://stackoverflow.com/questions/2516312/rem...
marcandre (Marc-Andre Lafortune)
11:27 PM Bug #1760 (Closed): Methods Expecting Paths Should Prefer #to_path Over #to_str
=begin
This issue was solved with changeset r27045.
Run Paint, thank you for reporting this issue.
Your contributi...
mame (Yusuke Endoh)
10:58 PM Bug #1810 (Closed): Switching into the specified irb subsession (complains a TypeError)
=begin
Hi,

I close this ticket because I guess this is already fixed, at least in trunk.

--
Yusuke Endo...
mame (Yusuke Endoh)
10:57 PM Bug #1685: Some windows unicode path issues remain
=begin
For me, it would be helpful to merge what we have now. I am not aware of any problematic parts with methods w...
vo.x (Vit Ondruch)
10:28 PM Bug #1685: Some windows unicode path issues remain
=begin
Hello,

In message "[ruby-core:28979] [Bug #1685] Some windows unicode path issues remain"
on Mar.25,2...
usa (Usaku NAKAMURA)
07:10 PM Bug #1685: Some windows unicode path issues remain
=begin
Hi Vit,

Thanks. Wow. Good to know.

win32/win32.c:rb_w32_uchown(const char *path, int owner, int g...
spatulasnout (B Kelly)
05:01 PM Bug #1685: Some windows unicode path issues remain
=begin
Hello Bill,

Are you aware of win32_unicode_branch? Its not up-to-date as far as I know, but there is lot...
vo.x (Vit Ondruch)
10:13 AM Bug #1685: Some windows unicode path issues remain
=begin
Hi,

I'll be needing win32 unicode path support for my current project, so I would like to try to tackle ...
spatulasnout (B Kelly)
09:27 PM Feature #1395 (Rejected): Steppable Kernel::eval
=begin
Hi,

> I could really use a steppable eval in the kernel, or a steppable Kernel::Evaluator class. I thin...
mame (Yusuke Endoh)
08:25 PM Feature #1031: -U オプションの説明が --help にない
=begin
前田です。

2010年3月25日15:11 Urabe Shyouhei <[email protected]>:
> まあみんなでうなっててもしょうがないので改善案を出してみましょうか。
> 以下...
shugo (Shugo Maeda)
03:12 PM Feature #1031: -U オプションの説明が --help にない
=begin
まあみんなでうなっててもしょうがないので改善案を出してみましょうか。
以下の例だと横79文字、縦22行です。

Usage:
ruby [options ...] -- script [script o...
shyouhei (Shyouhei Urabe)
01:45 PM Feature #1031: -U オプションの説明が --help にない
=begin
前田です。

2010年3月25日1:45 Yusuke Endoh <[email protected]>:
> 「縦は24行なので文面を調整すれば80文字に納めるのは可能」とのこと
> ですが、現在...
shugo (Shugo Maeda)
01:45 AM Feature #1031: -U オプションの説明が --help にない
=begin
遠藤です。

> まつもと ゆきひろです
>
> In message "Re: [ruby-dev:37818] [Bug #1031] -U オプションの説明が --help にない"
> ...
mame (Yusuke Endoh)
07:56 PM Revision 348ae99e (git): * ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.
* ext/tk/tcltklib.c: use xfree() for memories allocated by ALLOC().
* ext/tk/tkutil/tkutil.c: ditto.
* ext/tk/lib/tke...
nagai (Hidetoshi Nagai)
07:55 PM Revision 9e415266 (git): * ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.
* ext/tk/tcltklib.c: use xfree() for memories allocated by ALLOC().
* ext/tk/tkutil/tkutil.c: ditto.
* ext/tk/lib/tke...
nagai (Hidetoshi Nagai)
07:49 PM Bug #3012 (Closed): update file list in sample/README
=begin
diff --git a/sample/README b/sample/README
index 9187a9d..930172b 100644
--- a/sample/README
+++ b/samp...
znz (Kazuhiro NISHIYAMA)
07:12 PM Revision 4c440ce8 (git): * prelude.rb, Makefile.in, common.mk: Introduce prelude.rb.
* eval.c (rb_eval_prelude): New function exported only for use in
preludes.
* configure.in: Define RUBY_EXEC_PREFI...
Akinori MUSHA
07:11 PM Revision 5c54c575 (git): * prelude.rb, Makefile.in, common.mk: Introduce prelude.rb.
* eval.c (rb_eval_prelude): New function exported only for use in
preludes.
* configure.in: Define RUBY_EXEC_PREFI...
Akinori MUSHA
07:00 PM Revision 908667e4 (git): Add tests for Kernel#singleton_class.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27052 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
06:59 PM Revision c36f4b16 (git): * variable.c, intern.h: Add rb_const_remove().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27051 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
06:46 PM Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
Ok, I have made a reduced version of the script that always reproduces the core dumps.
The problem must be ...
syepes (Sebastian YEPES)
09:21 AM Bug #3005 (Feedback): Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
How to reproduce it?
=end
nobu (Nobuyoshi Nakada)
06:10 PM Revision 2292de78 (git): * 2010-03-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:09 PM Revision cb4d196d (git): * object.c (rb_obj_singleton_class): new method
Kernel#singleton_class. [ruby-core:21702]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27049 b2d...
Akinori MUSHA
04:35 PM Feature #2542: URI lib should be updated to RFC 3986
2010/3/25 "Martin J. Dürst" <[email protected]>:
> Is there a list of incompatibilities, or can you make one?
...
naruse (Yui NARUSE)
01:25 PM Feature #2542: URI lib should be updated to RFC 3986
Hello Yui,
Is there a list of incompatibilities, or can you make one?
Regards, Martin.
---
#-# Martin J. ...
duerst (Martin Dürst)
11:56 AM Feature #2542: URI lib should be updated to RFC 3986
I object to target 1.9.2.
Following RFC 3986 makes some incompatibilities.
It shouldn't be done without considerati...
naruse (Yui NARUSE)
11:39 AM Feature #2542: URI lib should be updated to RFC 3986
I feel the spec for 1.9.2 has been quite clear for 5 years ... follow RFC 3986!
Integrating some of the features o...
marcandre (Marc-Andre Lafortune)
03:05 PM Revision 77891d86 (git): * 2010-03-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:05 PM Revision dfcf3643 (git): add ref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wanabe (_ wanabe)
03:02 PM Feature #1961: Kernel#__dir__
=begin
Actually, I proposed that it be a String subclass, so it actually
would still be a String, but with some a...
headius (Charles Nutter)
12:29 PM Feature #1961: Kernel#__dir__
=begin
2010/3/24 Charles Oliver Nutter <[email protected]>:
> This is nice but would not be backward compatible w...
naruse (Yui NARUSE)
04:15 AM Feature #1961: Kernel#__dir__
=begin
>
> Perhaps __FILE__ should not be a raw String object, but rather a
> CurrentFile object. It could have a ...
Eregon (Benoit Daloze)
02:57 PM Bug #2992 (Closed): File operations leak file handles in Windows XP
=begin
This issue was solved with changeset r27042.
Pete, thank you for reporting this issue.
Your contribution to...
nobu (Nobuyoshi Nakada)
02:56 PM Revision 0a6418d8 (git): * thread.c (thread_reset_event_flags): set flags to thread.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wanabe (_ wanabe)
02:22 PM Revision e7049973 (git): * file.c (rb_get_path_check): prefer #to_path over #to_str. a patch
originally written by me, and modified by Nobuyoshi Nakada.
[ruby-core:24257]
git-svn-id: svn+ssh://ci.ruby-lang.o...
mame (Yusuke Endoh)
12:18 PM Bug #2995: TestHash#test_recursive_check fails
=begin
前田です。

2010年3月24日17:08 Nobuyoshi Nakada <[email protected]>:
> > 以下の変更(r26961)で、TestHash#test_recursive_c...
shugo (Shugo Maeda)
12:15 PM Feature #2746 (Closed): ビルドする拡張ライブラリを configure 時に指定するための --with-exts オプション
=begin

=end
mrkn (Kenta Murata)
12:11 PM Bug #1390 (Assigned): yaml converts DateTime to Time when dumping and parsing again
=begin

=end
shyouhei (Shyouhei Urabe)
11:17 AM Bug #2330 (Closed): Non systematic segmentation fault with autoload rubyspec
=begin
Crash resolved by r26718
=end
marcandre (Marc-Andre Lafortune)
10:56 AM Bug #2211 (Open): eval Documentation Claims Proc Accepted for Binding
=begin
Since Ruby 1.8 does allow passing a Proc, we should agree on the desired behavior.
=end
marcandre (Marc-Andre Lafortune)
09:11 AM Revision 9c15f6f8 (git): * NEWS: Array#{uniq,uniq!} can take a block. see [ruby-dev:37998]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
08:23 AM Revision 21f56f6d (git): * NEWS: add IO#autoclose=, IO#autoclose?, IO#codepoints, IO#each_codepoint.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
05:55 AM Feature #3010 (Assigned): slow require gems in ruby 1.9.1
=begin

=end
nobu (Nobuyoshi Nakada)
04:36 AM Feature #3010 (Closed): slow require gems in ruby 1.9.1
=begin
ruby 1.9.1 version: ruby 1.9.1p420 (2010-02-04 revision 26571) [i686-linux]
ruby 1.8.7 version: ruby 1.8.7 ...
JiangMiao (Miao Jiang)
05:50 AM Revision b3a039a2 (git): * win32/win32.c (rb_w32_{read,write}): fix handle leaks. based on
a patch from Heesob Park in [ruby-core:28919]. [ruby-core:28833]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
nobu (Nobuyoshi Nakada)
04:47 AM Bug #3008 (Closed): Can't compile ruby without ruby
=begin
This issue was solved with changeset r27037.
Christian, thank you for reporting this issue.
Your contributi...
nobu (Nobuyoshi Nakada)
04:42 AM Bug #3008 (Open): Can't compile ruby without ruby
=begin

=end
nobu (Nobuyoshi Nakada)
03:54 AM Bug #3008: Can't compile ruby without ruby
=begin
I have built ruby 1.9.1 (p376 and p378) on several computers without an existing ruby interpreter. It has al...
nielsenj (Jonathan Nielsen)
03:51 AM Bug #3008: Can't compile ruby without ruby
=begin
Some of the ruby 1.9 build scripts are written in ruby. So, you must have an existing ruby already in order t...
coatl (caleb clausen)
03:49 AM Bug #3008: Can't compile ruby without ruby
=begin
Okay. It seems the problem was that my sources didn't have their proper timestamps. I worked around this by...
docwhat (Christian Höltje)
03:05 AM Bug #3008: Can't compile ruby without ruby
=begin
I'm not using "trunk".

I'm using ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p376.tar.bz2
...
docwhat (Christian Höltje)
01:57 AM Bug #3008 (Rejected): Can't compile ruby without ruby
=begin
Hi,

2010/3/25 Christian Holtje <[email protected]>:
> I tried to compile ruby 1.9.1-p376 on a new ...
mame (Yusuke Endoh)
01:37 AM Bug #3008 (Closed): Can't compile ruby without ruby
=begin
What happened:
I tried to compile ruby 1.9.1-p376 on a new unix system(s). (Linux and Solaris).
I get t...
docwhat (Christian Höltje)
03:57 AM Bug #1423 (Closed): config.charset not found
=begin
This issue was solved with changeset r27034.
Kazuhiro, thank you for reporting this issue.
Your contributio...
nobu (Nobuyoshi Nakada)
03:39 AM Revision 98131a6d (git): * NEWS: add Kernel#singleton_class.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
03:08 AM Revision e4d8dc5c (git): * bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit casts for supplessing warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27040 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Kenta Murata
02:52 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
> 先のパッチの対象関数が ruby_strtod である通り、
> 先の提案は strtod(3) をベースにしています。
> よって、そこにない 2 進や 8 進を独自に追加する必要を感じません。

意味が...
tadf (tadayoshi funaba)
02:13 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
成瀬です。

(2010/03/24 23:34), Tadayoshi Funaba wrote:
>> to_i がデフォルトで prefix を見ないのは、0377 のような、
>> 0 詰めした数値文字...
naruse (Yui NARUSE)
02:37 AM Revision 31bc607c (git): * test/ruby/test_dir_m17n.rb: HFS+ escapes invalid byte sequences of filenames.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Kenta Murata
02:22 AM Bug #953 (Closed): 深い入れ子の配列の取り扱いで落ちる
=begin
遠藤です。

> 以下のスクリプトを実行すると Segmentation fault で落ちました。
>
> $ cat ./nest.rb
> a = [0]
> 10000.times d...
mame (Yusuke Endoh)
02:12 AM Bug #719: yaml not precise on some strings
=begin
Hi Aaron,

What do you think about this ticket?


> require 'yaml'
> data1 = [{"foo"=>"\n", "bar"...
mame (Yusuke Endoh)
02:03 AM Bug #2774 (Rejected): add explicit constraints for WONTFIX IO bug
=begin
This ticket was rejected. These won't be fixed.
The current spec is explained in [ruby-core:28335]

--...
mame (Yusuke Endoh)
02:03 AM Bug #2775 (Rejected): add explicit constraints for WONTFIX IO bug
=begin
This ticket was rejected. These won't be fixed.
The current spec is explained in [ruby-core:28335]

--...
mame (Yusuke Endoh)
01:39 AM Bug #2998: gets fails in mingw
=begin
Thanks works well now.
-rp
=end
rogerdpack (Roger Pack)
01:38 AM Bug #1421: Permission denied - ~/.ri
=begin
Hi,

Kazuhiro, is this still reproduced?
If not, could you close the ticket?

--
Yusuke Endoh <m...
mame (Yusuke Endoh)
01:23 AM Bug #1393: Multiple assignment does not call to_a but to_ary
=begin
Hi,

2009/4/21 Vincent Isambart <[email protected]>:
> In Ruby 1.9, when Ruby is expecting an array...
mame (Yusuke Endoh)
12:55 AM Bug #1285 (Feedback): Fix Compiler Warnings - iseq and insns
=begin
Hi, Charlie Savage


Could you tell me if this is still reproduced?

Perhaps, all type inconsistenc...
mame (Yusuke Endoh)
12:52 AM Bug #693: Thread#set_trace_func seems not to work
=begin
Added patch should be applied, because it is so trivial.
If no one disagree with it, I'll commit it.
=end
wanabe (_ wanabe)
12:20 AM Bug #947: Signal handler block is never called when the program is too short
=begin
Hi,

2008/12/29 Yuki Sonoda <[email protected]>:
> Bug #947: Signal handler block is never called w...
mame (Yusuke Endoh)
12:19 AM Feature #2012: Set event_flags on thread creation if hook exists
=begin
Hi,

2010/1/7 Yusuke ENDOH <[email protected]>:
> 2009/8/30 Mark Moseley <[email protected]>:
>> In ruby...
mame (Yusuke Endoh)

03/24/2010

11:57 PM Feature #2012 (Closed): Set event_flags on thread creation if hook exists
=begin
This issue was solved with changeset r27033.
Mark, thank you for reporting this issue.
Your contribution to...
mame (Yusuke Endoh)
11:35 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
> to_i がデフォルトで prefix を見ないのは、0377 のような、
> 0 詰めした数値文字列を、8 進数表記として解釈してしまうのを
> 問題視したからだと思っています。
>
> 今回の to_...
tadf (tadayoshi funaba)
02:56 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
成瀬です。

(2010/03/23 21:23), Tadayoshi Funaba wrote:
>> String#to_f は従来から指数表記を許していたので、
>> String#hex などと使い分...
naruse (Yui NARUSE)
11:22 PM Bug #3007 (Rejected): subtle inconsistency of Class#to_s
=begin
遠藤です。

特異クラスの文脈で定義されたクラスの to_s の結果が、Class.new で
作られたかどうかによって変わります。

o = Object.new
class << o...
mame (Yusuke Endoh)
11:11 PM Bug #616 (Closed): instance_eval and Module#to_s
=begin
遠藤です。

2008年12月29日12:38 SASADA Koichi <[email protected]>:
> Shyouhei Urabe wrote::
>> Bug #616: instance...
mame (Yusuke Endoh)
10:16 PM Feature #2013: [PATCH] a = *b calls b.*@
=begin
On Sun, Aug 30, 2009 at 2:53 PM, Jeremy Evans <[email protected]> wrote:
> I think this makes for more c...
yugui (Yuki Sonoda)
10:04 PM Bug #866 (Rejected): gem(1) gemrc(5)
=begin
問い合わせたもののJim weirichから返事がないままで、本人に会ったときも確認するのを忘れて、そのままです。

既に作成したgem(1), gemrc(5)のman pageが古くなってるので、gem自体...
yugui (Yuki Sonoda)
09:24 PM Bug #3005 (Closed): Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
My ruby script is generating cores, this is the dump:

--
sv.rb:268: [BUG] rb_sys_fail() - errno == 0
...
syepes (Sebastian YEPES)
08:44 PM Revision da8a31bc (git): * configure.in (ruby_version): needs runnable CPP.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27038 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:42 PM Revision 2ca76494 (git): * tool/make-snapshot (package): take a breath for HP-UX make
[ruby-core:28938].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:38 PM Revision d0cd67ef (git): * tool/make-snapshot (Dir.mktmpdir): for 1.8.6 backward compatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:36 PM Revision 058b9db4 (git): * tool/make-snapshot (package): $: no longer contains ".", in trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:52 PM Revision bc2088b5 (git): * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:52 PM Revision 487a2678 (git): * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:29 PM Feature #1961: Kernel#__dir__
=begin
This is nice but would not be backward compatible with code that
depends on __FILE__ actually being a stri...
headius (Charles Nutter)
07:03 AM Feature #1961: Kernel#__dir__
=begin
> (1) add a toplevel constant __DIR__
> pros: looks like __FILE__
> cons: adding new keyword
>
> (2) ...
Eregon (Benoit Daloze)
03:34 AM Feature #1961: Kernel#__dir__
=begin
On 23.03.10 19:10, Roger Pack wrote:
> My personal preference would be __DIR__
...which suggests that the m...
murphy (Kornelius Kalnbach)
03:10 AM Feature #1961: Kernel#__dir__
=begin
My personal preference would be __DIR__

Here's a example patch that seems to work, if it's helpful at al...
rogerdpack (Roger Pack)
05:35 PM Bug #2992: File operations leak file handles in Windows XP
=begin

=end
yugui (Yuki Sonoda)
05:32 PM Bug #2992: File operations leak file handles in Windows XP
=begin

=end
yugui (Yuki Sonoda)
11:41 AM Bug #2992: File operations leak file handles in Windows XP
=begin
After some inspection, I found this leakage is not file handle but event handle.
When ReadFile fails with E...
phasis68 (Heesob Park)
05:08 PM Bug #2995: TestHash#test_recursive_check fails
=begin
なかだです。

At Tue, 23 Mar 2010 19:15:10 +0900,
Shugo Maeda wrote in [ruby-dev:40735]:
> 以下の変更(r26961)で、TestH...
nobu (Nobuyoshi Nakada)
02:47 PM Revision 96ecfe9a (git): * thread.c (thread_create_core): let new thread inherit RUBY_EVENT_VM
of event_flags. [ruby-core:25191]
* thread.c (rb_threadptr_exec_event_hooks): delete RUBY_EVENT_VM if
all event_h...
mame (Yusuke Endoh)
02:37 PM Bug #2998 (Closed): gets fails in mingw
=begin
This issue was solved with changeset r27029.
Roger, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
05:36 AM Bug #2998: gets fails in mingw
=begin
Hi Luis, Roger,

I just built MRI on Windows/mingw, from the very latest trunk, and
also starting to see t...
vvs (Vladimir Sizikov)
04:33 AM Bug #2998: gets fails in mingw
=begin
Can you try STDIN.gets?
=end
luislavena (Luis Lavena)
04:29 AM Bug #2998 (Closed): gets fails in mingw
=begin
C:\usr\local\bin>ruby -ve 'gets'
ruby 1.9.2dev (2010-03-24 trunk 27027) [i386-mingw32]
-e:1:in `gets': No...
rogerdpack (Roger Pack)
02:01 PM Revision 30a4825a (git): * configure.in: revert the previous commit, which seemed to break make
install. The files of standard libraries are directly installed to
$(PREFIX)/lib/ruby instead of $(PREFIX)/lib/rub...
mame (Yusuke Endoh)
09:44 AM Feature #2981 (Assigned): Array#repeated_(permutation|combination)
=begin

=end
naruse (Yui NARUSE)
09:43 AM Bug #2997 (Assigned): Patch for ext/tk/extconf.rb X11 build failure on NetBSD 5
=begin

=end
naruse (Yui NARUSE)
03:40 AM Bug #2997 (Closed): Patch for ext/tk/extconf.rb X11 build failure on NetBSD 5
=begin
[submitted directly to the ruby-core list, but I understand this is the preferred path]

I'm attempting t...
skandragon (Michael Graff)
09:16 AM Revision b7257e27 (git): * configure.in (LDSHARED, CPP): keep $(CC). [ruby-core:28912]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:16 AM Revision 91e6d017 (git): * configure.in (LDSHARED, CPP): keep $(CC). [ruby-core:28912]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:21 AM Feature #3001 (Feedback): Ruby stdlib: Benchmark::Tms #memberwise drops labels
=begin
http://ruby-doc.org/stdlib/libdoc/benchmark/rdoc/classes/Benchmark/Tms.html#M000016-source

The implemen...
DrErnie (Ernest Prabhakar)
06:08 AM Revision e3888976 (git): * vm_method.c (rb_add_method): prototype of rb_vm_get_sourceline.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:34 AM Revision cb2f56aa (git): * win32/win32.c (rb_w32_read): limit read size to 16KB if the file
seems to be console. [ruby-core:28902]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27029 b2dd03c8-39d4-4d8f-...
nobu (Nobuyoshi Nakada)
03:02 AM Bug #2319 (Closed): gethostbyname fails in windows
=begin
Seems to be working now.
=end
rogerdpack (Roger Pack)
01:25 AM Revision 152934a3 (git): * file.c (file_expand_path): set length of string before calling
rb_enc_check because rb_enc_check scans its content.
This prevents warnings by valgrind.
git-svn-id: svn+ssh://ci....
naruse (Yui NARUSE)
12:03 AM Feature #1981 (Closed): [PATCH] CSV Parsing Speedup
=begin
Thanks for all the help Tim. We're all caught up now with all of your patches applied.
=end
JEG2 (James Gray)

03/23/2010

11:57 PM Feature #2710: Kernel#load loads a relative path
=begin
The same question here using ruby 1.9.2dev (2010-03-09 trunk 26858) [i686-linux], any update?
=end
dolzenko (Evgeniy Dolzhenko)
09:43 PM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
遠藤です。

2010年3月23日11:28 Urabe Shyouhei <[email protected]>:
> Kenta Murata さんは書きました:
>
>>> やるとしたら、le...
mame (Yusuke Endoh)
11:28 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
Kenta Murata さんは書きました:

>> やるとしたら、length は「Enumerator 生成時での長さを返す」と揃えるのが
>> いいのではないでしょうか。
>
> 良いと思います。
...
shyouhei (Shyouhei Urabe)
09:23 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
> String#to_f は従来から指数表記を許していたので、
> String#hex などと使い分けている String#to_i 事情が違うと理解しています。

指数表現があることは関係あるんですかね。
...
tadf (tadayoshi funaba)
05:27 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
成瀬です。

(2010/03/22 22:08), Tadayoshi Funaba wrote:
> 質問ですが、この形式は入力だけでなく、なんらかの方法で出力でも利用でき
> るのでしょうか。

sp...
naruse (Yui NARUSE)
07:15 PM Bug #2995 (Closed): TestHash#test_recursive_check fails
=begin
前田です。

以下の変更(r26961)で、TestHash#test_recursive_checkが失敗するようになっている
のですが、この変更は意図的でしょうか。

Wed Mar 17 16...
shugo (Shugo Maeda)
06:47 PM Feature #1082 (Closed): add Object#singleton_class method
=begin
This issue was solved with changeset r27022.
Suraj, thank you for reporting this issue.
Your contribution t...
shugo (Shugo Maeda)
06:41 PM Feature #1082: add Object#singleton_class method
=begin
Hi,

2010/3/22 Yukihiro Matsumoto <[email protected]>:
> |> Does Matz still hate "just a short form"?
> ...
shugo (Shugo Maeda)
05:29 PM Revision 064c36a0 (git): * 2010-03-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:29 PM Revision e4bd450d (git): Giving proper credit for the new parser.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27026 b2dd03c8-39d4-4d8f-98ff-823fe69b080e James Edward Gray II
04:16 PM Feature #1981: [PATCH] CSV Parsing Speedup
=begin
Patch attached.

Thanks,
Tim Elliott
=end
ender672 (Timothy Elliott)
02:59 PM Revision 1bd11289 (git): * lib/csv.rb: Incorporating the fixes from the recent
FasterCSV releases: 1.5.2 and 1.5.3. [ruby-core:25038]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27025 b...
James Edward Gray II
02:00 PM Revision 0471422b (git): enable Object#inspect doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:59 PM Revision ab284526 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:38 AM Revision a3e10f38 (git): * object.c (rb_obj_singleton_class): new method
Kernel#singleton_class. [ruby-core:21702]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27022 b2dd03c8-39d4-4d8...
shugo (Shugo Maeda)
08:07 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Yusuke ENDOH wrote:

>> Hash doesn't provide fast search for partial string key.
>
> You mean prefix sea...
spatulasnout (B Kelly)
07:53 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Jumping in with JRuby perspective..

I suppose this would be easiest for us to implement by wrapping the
b...
headius (Charles Nutter)
07:50 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Bill Kelly wrote:
> Tanaka Akira wrote:
>> 2010/3/22 Bill Kelly <[email protected]>:
>>
>>> Hash doesn't prov...
spatulasnout (B Kelly)
07:31 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Tanaka Akira wrote:
> 2010/3/22 Bill Kelly <[email protected]>:
>
>> Hash doesn't provide fast search for par...
spatulasnout (B Kelly)
01:04 AM Feature #2166 (Rejected): Add CreationError
=begin

=end
mame (Yusuke Endoh)

03/22/2010

11:37 PM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
むらたです。

On 2010/03/22, at 12:42, Yusuke ENDOH wrote:

> 2010年3月14日13:05 _ wanabe <[email protected]>:...
mrkn (Kenta Murata)
12:42 PM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
遠藤です。

2010年3月14日13:05 _ wanabe <[email protected]>:
> Enumerator#length は、一般に定義されていた方がなにかと便利な気がします。
...
mame (Yusuke Endoh)
10:09 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
質問ですが、この形式は入力だけでなく、なんらかの方法で出力でも利用でき
るのでしょうか。

あと、これを浮動小数点数において16進数を受けつけるようにした、と解釈す
ると、たとえば、Integer では、

...
tadf (tadayoshi funaba)
08:47 PM Feature #2084 (Closed): Method#source_location and Methods Created with `attr`
=begin
This issue was solved with changeset r27016.
Run Paint, thank you for reporting this issue.
Your contributi...
wanabe (_ wanabe)
02:18 PM Feature #2084: Method#source_location and Methods Created with `attr`
=begin
> If you are reluctant to commit it without explicit approval, I'll
> commit it on my own responsibility.
...
wanabe (_ wanabe)
01:26 PM Feature #2084: Method#source_location and Methods Created with `attr`
=begin
Hi,

> Matz or Yugui, could you approve this?

Yugui has agreed with this feature on IRC.
But she s...
mame (Yusuke Endoh)
08:18 PM Revision 094d03c5 (git): * test/yaml/test_hash.rb (test_ref_append): adding a test for idref
append nodes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tenderlovemaking (Aaron Patterson)
08:06 PM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Hi,

Thank you for your detailed reply!


2010/3/22 Bill Kelly <[email protected]>:
> Hash is not maintaine...
mame (Yusuke Endoh)
07:06 PM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Yusuke ENDOH wrote:
> 2010/3/22 Bill Kelly <[email protected]>:
>> RBTree and MultiRBTree provide functionality...
spatulasnout (B Kelly)
11:27 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Hi,

2010/3/22 Bill Kelly <[email protected]>:
> RBTree and MultiRBTree provide functionality which, with its
...
mame (Yusuke Endoh)
10:59 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Hi,

Yusuke ENDOH wrote:
>
> Is there case where we want to use RBTree directly, instead of set.rb?

I...
spatulasnout (B Kelly)
09:40 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Hi,

2010/3/22 James Gray <[email protected]>:
> Is there any chance we could get this incorporated be...
mame (Yusuke Endoh)
05:16 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
This ticket doesn't have:
* Who maintain it
* Sufficient reason to bundle

If someone maintain it, th...
naruse (Yui NARUSE)
04:26 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin
Is there any chance we could get this incorporated before the 1.9.2 feature freeze?
=end
JEG2 (James Gray)
07:34 PM Feature #973: EncDet again
=begin
2010/3/22 Yusuke Endoh <[email protected]>:
>> 言い換えると、このライブラリの用途は様々な場面で必要である一方、実装が意外と難しいので、
>> 適切なライブラリ...
yugui (Yuki Sonoda)
12:11 PM Feature #973: EncDet again
=begin
遠藤です。

2010年3月20日16:00 Yugui <[email protected]>:
> 2010/3/20 Yusuke ENDOH <[email protected]>:
>> 再度いいますが、...
mame (Yusuke Endoh)
04:15 PM Revision 0899c59b (git): * 2010-03-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:15 PM Revision a4fa54a1 (git): * ext/socket: use rsock_ prefix for internal initialization functions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:11 PM Feature #1880: Hash#flatten Doesn't Operate Recursively for Hash Values
=begin
Hi,

> Hash#flatten claims to flatten recursively if given an argument specifying the depth. This works a...
mame (Yusuke Endoh)
12:00 PM Feature #1599: ruby test_foo.rb --help do not show help message
=begin
Hi,

> I execute below command.
> I think it shows help messages, but execute tests only.
>
> $ rub...
mame (Yusuke Endoh)
11:44 AM Revision 91533255 (git): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wanabe (_ wanabe)
11:44 AM Revision c46f7139 (git): * proc.c (rb_method_location): return attr's location if it is setup.
[Feature #2084]
* NEWS: follow above.
* vm_method.c (rb_add_method): save attr's location.
* gc.c (mark_method_ent...
wanabe (_ wanabe)
11:00 AM Feature #2013: [PATCH] a = *b calls b.*@
=begin
Hi,

> This makes the * operator operate more similarly to the + and - operators.

Interesting. It m...
mame (Yusuke Endoh)
10:33 AM Revision dcd49e3b (git): * 2010-03-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:33 AM Revision 95c269a1 (git): * lib/date.rb (Date#>>): fixed. [ruby-core:28011]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:32 AM Revision 5d8f6950 (git): * lib/date.rb (Date#>>): fixed. [ruby-core:28011]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27013 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:20 AM Feature #1103: Ruby used for webrick cgi should be configurable
=begin
Hi,

> The ruby used for cgi in webrick is not configurable.
>
> This patch allows the ruby binary to...
mame (Yusuke Endoh)
09:45 AM Revision 65248459 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27012 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:44 AM Feature #440 (Closed): Better introspection for methods (declaring class, arity)
=begin
Hi,

> Tools relying on introspection would benefit from having access to information such as:
> 1) whe...
mame (Yusuke Endoh)
09:37 AM Feature #1082: add Object#singleton_class method
=begin
Hi,

In message "Re: [ruby-core:28731] Re: [Feature #1082] add Object#singleton_class method"
on Thu,...
matz (Yukihiro Matsumoto)
09:01 AM Revision 0edceaa7 (git): * configure.in (RMDIRS): use rmdir -p if possible.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:38 AM Revision cce8bbb7 (git): * Makefile.in ({dist,real}clean-ext): fix for removing ext
directories.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:23 AM Feature #1981: [PATCH] CSV Parsing Speedup
=begin
Thanks Timothy, but this patch doesn't include your latest fix from the FasterCSV side, to restore the strict...
JEG2 (James Gray)
03:33 AM Revision 1561d3fb (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27009 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:24 AM Revision 1a40be09 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:48 AM Revision 062780c8 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27007 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:06 AM Revision 0647517b (git): * ext/socket/.document: extracted from ext/.document.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:02 AM Feature #2981: Array#repeated_(permutation|combination)
=begin
Hi matz,

2010/3/18 KISHIMOTO, Makoto <[email protected]>:
> New methods Array#repeated_(permutation...
mame (Yusuke Endoh)

03/21/2010

07:57 PM Feature #2250 (Closed): IO::for_fd() objects' finalization dangerously closes underlying fds
=begin
This issue was solved with changeset r26999.
Mike, thank you for reporting this issue.
Your contribution to...
nobu (Nobuyoshi Nakada)
06:07 PM Bug #2742 (Closed): IO#read/gets can be very slow in doze
=begin
This issue was solved with changeset r26997.
Roger, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
03:51 PM Revision c9e4e440 (git): * ext/socket/rubysocket.h (rsock_revlookup_flag): declared.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:03 PM Revision e98ffd97 (git): * symbian/setup (config.h): RUBY_EXEC_PREFIX defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Alexander Zavorine
03:02 PM Revision 5befc5d5 (git): * 2010-03-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:02 PM Revision f0c0d98d (git): * symbian/setup (config.h): RUBY_EXEC_PREFIX defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Alexander Zavorine
12:36 PM Revision 83c2f60b (git): * lib/uri/common.rb (URI.encode_www_form_component):
convert strings of HTML5 ASCII incompatible encoding
to UTF-8.
* lib/uri/common.rb (URI.encode_www_form_component)...
naruse (Yui NARUSE)
12:10 PM Revision 66390013 (git): * lib/resolv-replace.rb: specify super class for rdoc.
* lib/ipaddr.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
10:52 AM Revision ed2dd5e3 (git): * io.c (rb_io_initialize): add autoclose argument to control close
at finalization. [ruby-core:26222]
* io.c (rb_io_autoclose_p, rb_io_set_autoclose): new methods.
git-svn-id: svn+...
nobu (Nobuyoshi Nakada)
10:50 AM Revision daa73987 (git): * ext/socket: make sources rdoc friendly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26998 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:04 AM Feature #2983 (Third Party's Issue): Ruby (GPLv2 only) tries to link to with readline (now GPLv3)
=begin

=end
nobu (Nobuyoshi Nakada)
07:09 AM Feature #2983: Ruby (GPLv2 only) tries to link to with readline (now GPLv3)
=begin
At least, to avoid divergence, I don't think we should make discussions in many places.

=end
nobu (Nobuyoshi Nakada)
09:04 AM Feature #2032 (Third Party's Issue): Change the license to "GPLv2+ or Ruby's original".
=begin

=end
nobu (Nobuyoshi Nakada)
09:04 AM Feature #2982 (Third Party's Issue): Ruby tries to link with both openssl and readline
=begin

=end
nobu (Nobuyoshi Nakada)
08:49 AM Feature #2982 (Open): Ruby tries to link with both openssl and readline
=begin

=end
nobu (Nobuyoshi Nakada)
05:38 AM Feature #2982: Ruby tries to link with both openssl and readline
=begin
On 2010-03-21 05:25:01 +0900, Michal Suchanek wrote:
> On 20 March 2010 20:50, Ryan Davis <ryand-ruby@zenspi...
darix (Marcus Rückert)
05:25 AM Feature #2982: Ruby tries to link with both openssl and readline
=begin
On 20 March 2010 20:50, Ryan Davis <[email protected]> wrote:
>
> On Mar 19, 2010, at 15:42 , caleb ...
hramrach (Michal Suchanek)
04:51 AM Feature #2982: Ruby tries to link with both openssl and readline
=begin

On Mar 19, 2010, at 15:42 , caleb clausen wrote:

> How much effort would be needed to internationalize l...
zenspider (Ryan Davis)
08:57 AM Revision cce4892c (git): * io.c (IO_RBUF_CAPA_FOR): use large buffer as cbuf if readconv is
needed for performance improvement. based on a patch by Roger Pack
in [ruby-core:28163]. [ruby-core:28162]
git-...
nobu (Nobuyoshi Nakada)
08:15 AM Revision 8e63c340 (git): * tool/transcode-tblgen.rb: reuse hash object.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:34 AM Bug #2992 (Closed): File operations leak file handles in Windows XP
=begin
Various operations on files leak file handles in Windows XP. In the two attached scripts, Task Manager will r...
phiggins (Pete Higgins)
03:38 AM Revision 49d99372 (git): * tool/transcode-tblgen.rb (transcode_compile_tree): make
valid_encoding mandatory unless from_encoding is registered in
ValidEncoding.
(transcode_tbl_only): ditto.
(tra...
akr (Akira Tanaka)
12:43 AM Revision f623979f (git): * io.c (IO_[CRW]BUF_CAPA_MIN): replaced magic numbers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26994 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:24 AM Revision 9a836831 (git): * 2010-03-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:24 AM Revision 82488cf2 (git): * object.c (rb_obj_hash): use LONG2FIX to avoid Bignum allocation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:14 AM Feature #1358 (Rejected): net/http has no TRACK method - here's a patch
=begin
TRACK is only in IIS and source of vulnerability.
We can't add such method.

http://www.kb.cert.org/vul...
naruse (Yui NARUSE)
 

Also available in: Atom