[#60404] is RB_GC_GUARD needed in rb_io_syswrite? — Eric Wong <normalperson@...>
I haven't gotten it to crash as-is, but it seems like we need to
4 messages
2014/02/01
[#60682] volatile usages — Eric Wong <normalperson@...>
Hi all, I went ahead and removed some use of volatile which were once
5 messages
2014/02/13
[#60794] [RFC] rearrange+pack vtm and time_object structs — Eric Wong <normalperson@...>
Extracted from addendum on top of Feature #9362 (cache-aligned objects).
4 messages
2014/02/16
[#61139] [ruby-trunk - Feature #9577] [Open] [PATCH] benchmark/driver.rb: align columns in text output — normalperson@...
Issue #9577 has been reported by Eric Wong.
3 messages
2014/02/28
[ruby-core:60522] [Backport93 - Backport #9491] [Open] Supporting codesign on OS X
From:
muraken@...
Date:
2014-02-06 05:07:42 UTC
List:
ruby-core #60522
Issue #9491 has been reported by Kenta Murata. ---------------------------------------- Backport #9491: Supporting codesign on OS X https://bugs.ruby-lang.org/issues/9491 * Author: Kenta Murata * Status: Open * Priority: Normal * Assignee: Usaku NAKAMURA * Category: * Target version: * ruby -v: ruby 1.9.3p514 (2014-02-05 revision 44830) [x86_64-darwin13.0.2] ---------------------------------------- To maintain chkbuild of ruby_1_9_3 branch on my Mac, I need to backport the functionality to apply codesign. Please backport the patch I made: https://gist.github.com/mrkn/8838644 -- http://bugs.ruby-lang.org/