|
Update icudt46l.dat and related files.
We're about to enable using icudt46l.dat instead of static-linking it on
Linux, Android and Chrome OS.
While testing that CL, it's found that source/data/in/icudt46l.dat was not
updated last time when {linux,mac,android}/icudt*S and windows/icudt.dll
were updated.
The following two items are also updated:
1) The timezone data (latest version : 2013h)
2) Added trnslit/{tr,el,az}_{Upper,Lower,Title}.txt and
translit/css3transform.txt so that we can support CSS3 locale-dependent
transform.
With the above changes, all the ICU data files (*.S, *dll, *dat) on
all platforms are regenerated.
The section on the ICU data file generation in README.chromium was made
clearer as to where to find / how to generate *S and *dat files if one
wishes to customize ICU data differently than Chromium does.
BUG= 72633, 292214, 234797, 304911
TEST=Once ICU is rolled in, 1) build goes fine 2) Israeli DST transition is up to date (see bug 292214 comment 9 as to how to test).
R=mark@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239289
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2341 lines, -1646 lines) |
Patch |
 |
M |
README.chromium
|
View
|
1
2
3
|
3 chunks |
+45 lines, -12 lines |
0 comments
|
Download
|
 |
A |
android/icudt46l.dat
|
View
|
1
2
3
|
Binary file |
0 comments
|
Download
|
 |
M |
source/data/in/icudt46l.dat
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
source/data/misc/metaZones.txt
|
View
|
1
2
3
|
23 chunks |
+115 lines, -11 lines |
0 comments
|
Download
|
 |
M |
source/data/misc/timezoneTypes.txt
|
View
|
1
2
3
|
6 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/data/misc/windowsZones.txt
|
View
|
1
2
3
|
1 chunk |
+488 lines, -122 lines |
0 comments
|
Download
|
 |
M |
source/data/misc/zoneinfo64.txt
|
View
|
1
2
3
|
137 chunks |
+1474 lines, -1496 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/az_Lower.txt
|
View
|
1
2
3
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/az_Title.txt
|
View
|
1
2
3
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/az_Upper.txt
|
View
|
1
2
3
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/css3transform.txt
|
View
|
1
2
3
|
1 chunk |
+89 lines, -0 lines |
1 comment
|
Download
|
 |
A |
source/data/translit/el_Lower.txt
|
View
|
1
2
3
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/el_Title.txt
|
View
|
1
2
3
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/el_Upper.txt
|
View
|
1
2
3
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/tr_Lower.txt
|
View
|
1
2
3
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/tr_Title.txt
|
View
|
1
2
3
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/data/translit/tr_Upper.txt
|
View
|
1
2
3
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/data/translit/trnslocal.mk
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
windows/icudt.dll
|
View
|
|
Binary file |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|