[#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:66361] [ruby-trunk - Feature #10442] [Closed] Helper methods to Vector class
From:
ruby-core@...
Date:
2014-11-19 17:34:11 UTC
List:
ruby-core #66361
Issue #10442 has been updated by Marc-Andre Lafortune. Status changed from Open to Closed Thanks for the revised patch! I've committed it almost as is (I changed the constant in the doc for Math::PI / 2) and made a slight optimization ---------------------------------------- Feature #10442: Helper methods to Vector class https://bugs.ruby-lang.org/issues/10442#change-50012 * Author: Egunov Dmitriy * Status: Closed * Priority: Normal * Assignee: Marc-Andre Lafortune * Category: lib * Target version: ---------------------------------------- Vector class missed some very helpful methods like angle between another vector and vector projection. Patch attached. Please advice if more unit tests are needed. ---Files-------------------------------- vector_helpers.patch (1.44 KB) angle_with.patch (1.12 KB) angle_with.patch (1.59 KB) -- https://bugs.ruby-lang.org/