Yukihiro Matsumoto

  • Email:
  • Registered on: 05/09/2008
  • Last connection: 02/10/2012

Projects

Activity

Reported issues: 22

02/08/2012

11:23 am ruby-trunk Feature #708: Lazy Enumerator#select, Enumerator#map etc.
Hi,

In message "Re: [ruby-core:42411] [ruby-trunk - Feature #708] Lazy Enumerator#select, Enumerator#map etc."
...

01/31/2012

09:23 am ruby-trunk Feature #5903: Optimize st_table (take 2)
Hi,

In message "Re: [ruby-core:42279] Re: [ruby-trunk - Feature #5903] Optimize st_table (take 2)"
on Tue...
09:23 am ruby-trunk Feature #5903: Optimize st_table (take 2)
Hi,

I meant 83.patch. I think 84.patch (pool allocation) requires more
discussion.

matz.

In...
02:18 am ruby-trunk Feature #5903: Optimize st_table (take 2)
I am positive about this patch. Nobu, could you review the patch and check it in unless you find any problem?
Matz.

01/24/2012

01:02 pm ruby-trunk Revision 34367: * object.c (rb_Hash): add Kernel#Hash conversion method like
Array() or Float(). a patch from Run Paint Run Run. Fix #3131
12:36 pm ruby-trunk Feature #3131: add Kernel#Hash() method like Kernel#Array()
I accept this patch for trunk, except that Hash(nil) should return an empty hash, not nil.
Matz.
12:28 pm ruby-trunk Bug #5540 (Rejected): Final comma in argument list before block causes syntax error
Syntax error is intentional. It was caused by a 1.9.2 bug.
Matz.
12:13 pm ruby-trunk Feature #5861 (Rejected): String#version_compare
Stringクラスのメソッドにする必然性はないように思います。バージョン的比較というのはそこまで一般的ではないような。
不満があれば、理由を添えて再オープンしてください。
Matz.
12:10 pm ruby-trunk Feature #5895 (Assigned): rb_iter_break_value
Please check in.

01/17/2012

10:57 pm ruby-trunk Bug #5902: Array#join with an unused, infected separator may or may not infect the result
In this case, tainted/untrusted string info is never used in the result. Why should it be tainted?
Matz.

Also available in: Atom