[#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:66355] [ruby-trunk - Bug #10509] [PATCH] vm_eval.c (rb_yield_splat): add missing GC guard
From:
usa@...
Date:
2014-11-19 01:20:51 UTC
List:
ruby-core #66355
Issue #10509 has been updated by Usaku NAKAMURA. Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: DONE, 2.1: REQUIRED Backported r48417 into `ruby_2_0_0` at r48491. ---------------------------------------- Bug #10509: [PATCH] vm_eval.c (rb_yield_splat): add missing GC guard https://bugs.ruby-lang.org/issues/10509#change-50007 * Author: Eric Wong * Status: Closed * Priority: Normal * Assignee: Eric Wong * Category: core * Target version: current: 2.2.0 * ruby -v: trunk * Backport: 2.0.0: DONE, 2.1: REQUIRED ---------------------------------------- Nobody uses this function in our source tree, but maybe this bug is triggered by certain C extensions. ---Files-------------------------------- 0001-vm_eval.c-rb_yield_splat-add-missing-GC-guard.patch (680 Bytes) -- https://bugs.ruby-lang.org/