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

Side by Side Diff: source/data/curr/supplementalData.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
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 unified diff | Download patch
« no previous file with comments | « source/data/curr/sr_YU.txt ('k') | source/data/curr/sv.txt » ('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) 2015 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/supplementalData.xml 6 // * Source File: <path>/supplementalData.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 supplementalData:table(nofallback){ 9 supplementalData:table(nofallback){
10 CurrencyMap{ 10 CurrencyMap{
11 150{
12 {
13 from:intvector{
14 213,
15 320765952,
16 }
17 id{"EUR"}
18 }
19 }
20 AC{ 11 AC{
21 { 12 {
22 from:intvector{ 13 from:intvector{
23 44, 14 44,
24 323838976, 15 323838976,
25 } 16 }
26 id{"SHP"} 17 id{"SHP"}
27 } 18 }
28 } 19 }
29 AD{ 20 AD{
(...skipping 5083 matching lines...) Expand 10 before | Expand all | Expand 10 after
5113 0, 5104 0,
5114 } 5105 }
5115 ZWD:intvector{ 5106 ZWD:intvector{
5116 0, 5107 0,
5117 0, 5108 0,
5118 0, 5109 0,
5119 0, 5110 0,
5120 } 5111 }
5121 } 5112 }
5122 } 5113 }
OLDNEW
« no previous file with comments | « source/data/curr/sr_YU.txt ('k') | source/data/curr/sv.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698