[#63592] [ruby-trunk - Bug #10009] IO operation is 10x slower in multi-thread environment — normalperson@...
Issue #10009 has been updated by Eric Wong.
3 messages
2014/07/08
[#63682] [ruby-trunk - Feature #10030] [PATCH] reduce rb_iseq_struct to 296 bytes — ko1@...
Issue #10030 has been updated by Koichi Sasada.
3 messages
2014/07/13
[#63703] [ruby-trunk - Feature #10030] [PATCH] reduce rb_iseq_struct to 296 bytes — ko1@...
Issue #10030 has been updated by Koichi Sasada.
3 messages
2014/07/14
[#63743] [ruby-trunk - Bug #10037] Since r46798 on Solaris, "[BUG] rb_vm_get_cref: unreachable" during make — ngotogenome@...
Issue #10037 has been updated by Naohisa Goto.
3 messages
2014/07/15
[#64136] Ruby 2.1.2 (and 2.1.1 and probably others) assumes a libffi with 3 version numbers in extconf.rb — "Jeffrey 'jf' Lim" <jfs.world@...>
As per subject.
4 messages
2014/07/31
[#64138] Re: Ruby 2.1.2 (and 2.1.1 and probably others) assumes a libffi with 3 version numbers in extconf.rb
— "Jeffrey 'jf' Lim" <jfs.world@...>
2014/07/31
On Thu, Jul 31, 2014 at 6:03 PM, Jeffrey 'jf' Lim <[email protected]>
[ruby-core:63760] [ruby-trunk - Bug #9092] [Closed] Update Unicode data to Unicode Version 7.0
From:
naruse@...
Date:
2014-07-16 03:27:40 UTC
List:
ruby-core #63760
Issue #9092 has been updated by Yui NARUSE. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r46831. ---------- * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09. this includes Support for Unicode 7.0 [Bug #9092]. ---------------------------------------- Bug #9092: Update Unicode data to Unicode Version 7.0 https://bugs.ruby-lang.org/issues/9092#change-47797 * Author: Martin D=C3=BCrst * Status: Closed * Priority: Normal * Assignee: Yui NARUSE * Category: core * Target version: current: 2.2.0 * ruby -v: trunk * Backport:=20 ---------------------------------------- As done regularly, Ruby should be updated to the newest version of Unicode,= 6.3. This year's updates on the Unicode side are mostly in the area of bid= i (bidirectional text), which doesn't affect Ruby, but there are also a few= new characters and a few property changes. (This assumes that Ruby is alre= ady at version 6.2.) For details, please see http://www.unicode.org/versions/Unicode6.3.0/. --=20 https://bugs.ruby-lang.org/