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

Side by Side Diff: source/data/mappings/shift_jis-html.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 unified diff | Download patch
« no previous file with comments | « source/data/mappings/gb18030.ucm ('k') | source/data/mappings/windows-936-2000.ucm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # *************************************************************************** 1 # ***************************************************************************
2 # * 2 # *
3 # * Copyright (C) 1995-2014, International Business Machines 3 # * Copyright (C) 1995-2014, International Business Machines
4 # * Corporation and others. All Rights Reserved. 4 # * Corporation and others. All Rights Reserved.
5 # * 5 # *
6 # * Generated per the algorithm for Shift_JIS 6 # * Generated per the algorithm for Shift_JIS
7 # * described at https://encoding.spec.whatwg.org/#shift_jis 7 # * described at https://encoding.spec.whatwg.org/#shift_jis
8 # * 8 # *
9 # *************************************************************************** 9 # ***************************************************************************
10 <code_set_name> "shift_jis-html5" 10 <code_set_name> "shift_jis-html5"
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 <U2193> \x81\xAB |0 346 <U2193> \x81\xAB |0
347 <U21D2> \x81\xCB |0 347 <U21D2> \x81\xCB |0
348 <U21D4> \x81\xCC |0 348 <U21D4> \x81\xCC |0
349 <U2200> \x81\xCD |0 349 <U2200> \x81\xCD |0
350 <U2202> \x81\xDD |0 350 <U2202> \x81\xDD |0
351 <U2203> \x81\xCE |0 351 <U2203> \x81\xCE |0
352 <U2207> \x81\xDE |0 352 <U2207> \x81\xDE |0
353 <U2208> \x81\xB8 |0 353 <U2208> \x81\xB8 |0
354 <U220B> \x81\xB9 |0 354 <U220B> \x81\xB9 |0
355 <U2211> \x87\x94 |0 355 <U2211> \x87\x94 |0
356 <U2212> \x81\x7C |1
356 <U221A> \x81\xE3 |0 357 <U221A> \x81\xE3 |0
357 <U221A> \x87\x95 |3 358 <U221A> \x87\x95 |3
358 <U221D> \x81\xE5 |0 359 <U221D> \x81\xE5 |0
359 <U221E> \x81\x87 |0 360 <U221E> \x81\x87 |0
360 <U221F> \x87\x98 |0 361 <U221F> \x87\x98 |0
361 <U2220> \x81\xDA |0 362 <U2220> \x81\xDA |0
362 <U2220> \x87\x97 |3 363 <U2220> \x87\x97 |3
363 <U2225> \x81\x61 |0 364 <U2225> \x81\x61 |0
364 <U2227> \x81\xC8 |0 365 <U2227> \x81\xC8 |0
365 <U2228> \x81\xC9 |0 366 <U2228> \x81\xC9 |0
(...skipping 9265 matching lines...) Expand 10 before | Expand all | Expand 10 after
9631 <UFFE0> \x81\x91 |0 9632 <UFFE0> \x81\x91 |0
9632 <UFFE1> \x81\x92 |0 9633 <UFFE1> \x81\x92 |0
9633 <UFFE2> \x81\xCA |0 9634 <UFFE2> \x81\xCA |0
9634 <UFFE2> \xEE\xF9 |3 9635 <UFFE2> \xEE\xF9 |3
9635 <UFFE2> \xFA\x54 |3 9636 <UFFE2> \xFA\x54 |3
9636 <UFFE3> \x81\x50 |0 9637 <UFFE3> \x81\x50 |0
9637 <UFFE4> \xEE\xFA |3 9638 <UFFE4> \xEE\xFA |3
9638 <UFFE4> \xFA\x55 |0 9639 <UFFE4> \xFA\x55 |0
9639 <UFFE5> \x81\x8F |0 9640 <UFFE5> \x81\x8F |0
9640 END CHARMAP 9641 END CHARMAP
OLDNEW
« no previous file with comments | « source/data/mappings/gb18030.ucm ('k') | source/data/mappings/windows-936-2000.ucm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698