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

Side by Side Diff: source/data/mappings/euc-jp-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/convrtrs.txt ('k') | source/data/mappings/gb18030.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 EUC-JP 6 # * Generated per the algorithm for EUC-JP
7 # * described at https://encoding.spec.whatwg.org/#euc-jp. 7 # * described at https://encoding.spec.whatwg.org/#euc-jp.
8 # * 8 # *
9 # *************************************************************************** 9 # ***************************************************************************
10 <code_set_name> "euc-jp-html" 10 <code_set_name> "euc-jp-html"
(...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after
583 <U2193> \xA2\xAD |0 583 <U2193> \xA2\xAD |0
584 <U21D2> \xA2\xCD |0 584 <U21D2> \xA2\xCD |0
585 <U21D4> \xA2\xCE |0 585 <U21D4> \xA2\xCE |0
586 <U2200> \xA2\xCF |0 586 <U2200> \xA2\xCF |0
587 <U2202> \xA2\xDF |0 587 <U2202> \xA2\xDF |0
588 <U2203> \xA2\xD0 |0 588 <U2203> \xA2\xD0 |0
589 <U2207> \xA2\xE0 |0 589 <U2207> \xA2\xE0 |0
590 <U2208> \xA2\xBA |0 590 <U2208> \xA2\xBA |0
591 <U220B> \xA2\xBB |0 591 <U220B> \xA2\xBB |0
592 <U2211> \xAD\xF4 |0 592 <U2211> \xAD\xF4 |0
593 <U2212> \xA1\xDD |1
593 <U221A> \xA2\xE5 |0 594 <U221A> \xA2\xE5 |0
594 <U221A> \xAD\xF5 |3 595 <U221A> \xAD\xF5 |3
595 <U221D> \xA2\xE7 |0 596 <U221D> \xA2\xE7 |0
596 <U221E> \xA1\xE7 |0 597 <U221E> \xA1\xE7 |0
597 <U221F> \xAD\xF8 |0 598 <U221F> \xAD\xF8 |0
598 <U2220> \xA2\xDC |0 599 <U2220> \xA2\xDC |0
599 <U2220> \xAD\xF7 |3 600 <U2220> \xAD\xF7 |3
600 <U2225> \xA1\xC2 |0 601 <U2225> \xA1\xC2 |0
601 <U2227> \xA2\xCA |0 602 <U2227> \xA2\xCA |0
602 <U2228> \xA2\xCB |0 603 <U2228> \xA2\xCB |0
(...skipping 13009 matching lines...) Expand 10 before | Expand all | Expand 10 after
13612 <UFF9E> \x8E\xDE |0 13613 <UFF9E> \x8E\xDE |0
13613 <UFF9F> \x8E\xDF |0 13614 <UFF9F> \x8E\xDF |0
13614 <UFFE0> \xA1\xF1 |0 13615 <UFFE0> \xA1\xF1 |0
13615 <UFFE1> \xA1\xF2 |0 13616 <UFFE1> \xA1\xF2 |0
13616 <UFFE2> \xA2\xCC |0 13617 <UFFE2> \xA2\xCC |0
13617 <UFFE2> \xFC\xFB |3 13618 <UFFE2> \xFC\xFB |3
13618 <UFFE3> \xA1\xB1 |0 13619 <UFFE3> \xA1\xB1 |0
13619 <UFFE4> \xFC\xFC |0 13620 <UFFE4> \xFC\xFC |0
13620 <UFFE5> \xA1\xEF |0 13621 <UFFE5> \xA1\xEF |0
13621 END CHARMAP 13622 END CHARMAP
OLDNEW
« no previous file with comments | « source/data/mappings/convrtrs.txt ('k') | source/data/mappings/gb18030.ucm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698