Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(691)

Issue 155513010: Update unicode to 6.3.0. (Closed)

Created:
6 years, 10 months ago by Yang
Modified:
6 years, 10 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Update unicode to 6.3.0. The only difference is the "Mongolian Vowel Separator", which is no longer a White_Space, but became a Boundary_Neutral. 6.1.0: 180E;MONGOLIAN VOWEL SEPARATOR;Zs;0;WS;;;;;N;;;;; 6.3.0: 180E;MONGOLIAN VOWEL SEPARATOR;Cf;0;BN;;;;;N;;;;; R=mstarzinger@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/jsregexp.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/unicode.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
6 years, 10 months ago (2014-02-06 15:39:05 UTC) #1
Michael Starzinger
6 years, 10 months ago (2014-02-06 16:23:07 UTC) #2
As discussed offline: It would be nice if we could split the manual from the
automatic changes.

Powered by Google App Engine
This is Rietveld 408576698