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

Unified Diff: source/data/mappings/windows-936-2000.ucm

Issue 1162723008: Add U+2212 to Japanese converters and update GBK/gb18030 aliases/tables (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: README.chromium updated Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/mappings/shift_jis-html.ucm ('k') | windows/icudt.dll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/mappings/windows-936-2000.ucm
diff --git a/source/data/mappings/windows-936-2000.ucm b/source/data/mappings/windows-936-2000.ucm
index ec74fd02a78973f88ed6e9f91da8a73a58e4fa48..66c9a313fd016a879379a44dd696f8b047fa3159 100644
--- a/source/data/mappings/windows-936-2000.ucm
+++ b/source/data/mappings/windows-936-2000.ucm
@@ -260,6 +260,7 @@ CHARMAP
<U01DA> \xA8\xB7 |0
<U01DB> \xA8\xB8 |1
<U01DC> \xA8\xB8 |0
+<U01F9> \xA8\xBF |0
<U0251> \xA8\xBB |0
<U0261> \xA8\xC0 |0
<U02C7> \xA1\xA6 |0
@@ -381,6 +382,9 @@ CHARMAP
<U044E> \xA7\xF0 |0
<U044F> \xA7\xF1 |0
<U0451> \xA7\xD7 |0
+# U1E3F will be round-tripped and UE7C7 will be dropped
+# once https://www.w3.org/Bugs/Public/show_bug.cgi?id=28740#c3 is resolved.
+<U1E3F> \xA8\xBC |1
<U2010> \xA9\x5C |0
<U2013> \xA8\x43 |0
<U2014> \xA1\xAA |0
@@ -23436,7 +23440,7 @@ CHARMAP
<UE5E2> \xA3\x9D |0
<UE5E3> \xA3\x9E |0
<UE5E4> \xA3\x9F |0
-<UE5E5> \xA3\xA0 |0
+<U3000> \xA3\xA0 |3
<UE5E6> \xA4\x40 |0
<UE5E7> \xA4\x41 |0
<UE5E8> \xA4\x42 |0
@@ -23919,7 +23923,6 @@ CHARMAP
<UE7C5> \xA8\x9F |0
<UE7C6> \xA8\xA0 |0
<UE7C7> \xA8\xBC |0
-<UE7C8> \xA8\xBF |0
<UE7C9> \xA8\xC1 |0
<UE7CA> \xA8\xC2 |0
<UE7CB> \xA8\xC3 |0
« no previous file with comments | « source/data/mappings/shift_jis-html.ucm ('k') | windows/icudt.dll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698