[前][次][番号順一覧][スレッド一覧]

ruby-changes:54101

From: duerst <ko1@a...>
Date: Tue, 11 Dec 2018 09:44:28 +0900 (JST)
Subject: [ruby-changes:54101] duerst:r66322 (trunk): add clarification about details of update to Unicode 11.0.0 [ci skip]

duerst	2018-12-11 09:44:24 +0900 (Tue, 11 Dec 2018)

  New Revision: 66322

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=66322

  Log:
    add clarification about details of update to Unicode 11.0.0 [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 66321)
+++ NEWS	(revision 66322)
@@ -271,6 +271,8 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/NEWS#L271
 [Regexp/String]
 
     * Update Unicode version from 10.0.0 to 11.0.0 [Feature #14802]
+      This includes a rewrite of the grapheme cluster (/\X/) algorithm
+      and special-casing for Georgian MTAVRULI on String#downcase.
 
     * Update Emoji version from 5.0 to 11.0.0 [Feature #14802]
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]