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

Side by Side Diff: third_party/icu38/source/data/mappings/ucmlocal.mk

Issue 9269: Make our own EUC-JP converter to be more compatible with IE7 and Firefox.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | Annotate | Revision Log
« no previous file with comments | « third_party/icu38/source/data/mappings/google-euc_jp_mod.ucm ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Note: A number of encodings are handled with purely algorithmic converters, 1 # Note: A number of encodings are handled with purely algorithmic converters,
2 # without any mapping tables: 2 # without any mapping tables:
3 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU 3 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
4 4
5 # Listed here: 5 # Listed here:
6 6
7 # * ISO 8859-2..9,10,13,14,15,16 7 # * ISO 8859-2..9,10,13,14,15,16
8 # - 8859-11 table is not included. It's rather treated as a synonym of 8 # - 8859-11 table is not included. It's rather treated as a synonym of
9 # Windows-874 9 # Windows-874
10 # * Windows-125[0-8] 10 # * Windows-125[0-8]
(...skipping 28 matching lines...) Expand all
39 ibm-1089_P100-1995.ucm ibm-9005_X110-2007.ucm\ 39 ibm-1089_P100-1995.ucm ibm-9005_X110-2007.ucm\
40 ibm-5012_P100-1999.ucm ibm-920_P100-1995.ucm\ 40 ibm-5012_P100-1999.ucm ibm-920_P100-1995.ucm\
41 iso-8859_10-1998.ucm\ 41 iso-8859_10-1998.ucm\
42 ibm-921_P100-1995.ucm iso-8859_14-1998.ucm ibm-923_P100-1998.ucm\ 42 ibm-921_P100-1995.ucm iso-8859_14-1998.ucm ibm-923_P100-1998.ucm\
43 iso-8859_16-2001.ucm\ 43 iso-8859_16-2001.ucm\
44 ibm-5346_P100-1998.ucm ibm-5347_P100-1998.ucm ibm-5348_P100-1997.ucm\ 44 ibm-5346_P100-1998.ucm ibm-5347_P100-1998.ucm ibm-5348_P100-1997.ucm\
45 ibm-5349_P100-1998.ucm ibm-5350_P100-1998.ucm ibm-9447_P100-2002.ucm\ 45 ibm-5349_P100-1998.ucm ibm-5350_P100-1998.ucm ibm-9447_P100-2002.ucm\
46 ibm-9448_X100-2005.ucm ibm-9449_P100-2002.ucm ibm-5354_P100-1998.ucm\ 46 ibm-9448_X100-2005.ucm ibm-9449_P100-2002.ucm ibm-5354_P100-1998.ucm\
47 windows-936-2000.ucm gb18030.ucm\ 47 windows-936-2000.ucm gb18030.ucm\
48 windows-950-2000.ucm ibm-1375_P100-2007.ucm\ 48 windows-950-2000.ucm ibm-1375_P100-2007.ucm\
49 ibm-943_P15A-2003.ucm ibm-954_P101-2007.ucm\ 49 ibm-943_P15A-2003.ucm google-euc_jp_mod.ucm\
50 windows-949-2000.ucm\ 50 windows-949-2000.ucm\
51 windows-874-2000.ucm ibm-874_P100-1995.ucm\ 51 windows-874-2000.ucm ibm-874_P100-1995.ucm\
52 macos-0_2-10.2.ucm\ 52 macos-0_2-10.2.ucm\
53 ibm-878_P100-1996.ucm ibm-1168_P100-2002.ucm\ 53 ibm-878_P100-1996.ucm ibm-1168_P100-2002.ucm\
54 ibm-864_X110-1999.ucm 54 ibm-864_X110-1999.ucm
OLDNEW
« no previous file with comments | « third_party/icu38/source/data/mappings/google-euc_jp_mod.ucm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698