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

Unified Diff: patches/gb_table.patch

Issue 1621943002: ICU 56 step 4: Apply post-56 fixes for measure/date format (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56goog
Patch Set: Created 4 years, 11 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 | « patches/dataload.patch ('k') | patches/infinite-recursion.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/gb_table.patch
diff --git a/patches/gb_table.patch b/patches/gb_table.patch
index a01085ca531f74a9fea7b375ee9ffed695b23b2c..ac1912782eb612a9ee96cf6c879b02943a41d796 100644
--- a/patches/gb_table.patch
+++ b/patches/gb_table.patch
@@ -1,13 +1,20 @@
diff --git a/source/data/mappings/gb18030.ucm b/source/data/mappings/gb18030.ucm
-index f8f0cb0..f5c7324 100644
+index f8f0cb0..6f40ba4 100644
--- a/source/data/mappings/gb18030.ucm
+++ b/source/data/mappings/gb18030.ucm
-@@ -29584,7 +29584,7 @@ CHARMAP
+@@ -3132,6 +3132,7 @@ CHARMAP
+ <U2FFE> \x81\x39\xA3\x34 |0
+ <U2FFF> \x81\x39\xA3\x35 |0
+ <U3000> \xA1\xA1 |0
++<U3000> \xA3\xA0 |3
+ <U3001> \xA1\xA2 |0
+ <U3002> \xA1\xA3 |0
+ <U3003> \xA1\xA8 |0
+@@ -29584,7 +29585,6 @@ 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
« no previous file with comments | « patches/dataload.patch ('k') | patches/infinite-recursion.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698