[#66126] Creation/Conversion methods/functions table for Ruby types — SASADA Koichi <ko1@...>
Hi,
5 messages
2014/11/07
[#66248] [ruby-trunk - Feature #10423] [PATCH] opt_str_lit*: avoid literal string allocations — normalperson@...
Issue #10423 has been updated by Eric Wong.
3 messages
2014/11/13
[#66595] [ruby-trunk - Bug #10557] [Open] Block not given when the argument is a string — bartosz@...
Issue #10557 has been reported by Bartosz Kopinski.
3 messages
2014/11/30
[ruby-core:66187] [ruby-trunk - Feature #10386] [PATCH 3/3] There is little possibility of using m_sqrt at complex.c
From:
mail@...
Date:
2014-11-10 23:10:41 UTC
List:
ruby-core #66187
Issue #10386 has been updated by gogo tanaka. Hi, I just wanna check there is any problems? if so please feel free to ask me. I'm totally OK you think my propose is improper and make it rejected. note: I'm not in a hurry. take your time :) ---------------------------------------- Feature #10386: [PATCH 3/3] There is little possibility of using m_sqrt at complex.c https://bugs.ruby-lang.org/issues/10386#change-49886 * Author: gogo tanaka * Status: Open * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- As far as I research, I couldn't find the reason we should keep m_sqrt function at complex.c. So I've removed this and related code. If you could know why we've keep it and toll me, I would appreciate it! ---Files-------------------------------- from_math.c.patch (466 Bytes) from_internal.h.patch (618 Bytes) from_complex.c.patch (1.01 KB) -- https://bugs.ruby-lang.org/