[#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:66482] [CommonRuby - Feature #10508] [Closed] Return enumerator in TSort iterators
From:
akr@...
Date:
2014-11-26 10:47:05 UTC
List:
ruby-core #66482
Issue #10508 has been updated by Akira Tanaka. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset ruby-trunk:r48584. ---------- * lib/tsort.rb: Returns an enumerator if no block is given. [ruby-core:66270] [Feature #10508] Proposed by Andrey Savchenko. ---------------------------------------- Feature #10508: Return enumerator in TSort iterators https://bugs.ruby-lang.org/issues/10508#change-50099 * Author: Andrey Savchenko * Status: Closed * Priority: Normal * Assignee: Akira Tanaka * Category: * Target version: Ruby 2.2.0 ---------------------------------------- Return an Enumerator if no block is given for: * TSort.tsort_each * TSort.each_strongly_connected_component * TSort.each_strongly_connected_component_from ---Files-------------------------------- 0001-Return-enumerator-in-TSort-each_-methods.patch (3.27 KB) -- https://bugs.ruby-lang.org/