From: naruse@... Date: 2014-07-16T03:27:40+00:00 Subject: [ruby-core:63760] [ruby-trunk - Bug #9092] [Closed] Update Unicode data to Unicode Version 7.0 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��rst * Status: Closed * Priority: Normal * Assignee: Yui NARUSE * Category: core * Target version: current: 2.2.0 * ruby -v: trunk * Backport: ---------------------------------------- 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 bidi (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 already at version 6.2.) For details, please see http://www.unicode.org/versions/Unicode6.3.0/. -- https://bugs.ruby-lang.org/