|
ICU upgrade to 54.1 step 2
Update the following patches and apply to the fresh copy of icu 54.1:
configure.patch
declspec.patch
locid.patch
platform_nacl.patch
regex.patch
wpo.patch
vscomp.patch: two chunks are not necessary any more; upstream has
them.
data.build.patch
data.build_win.patch
Delete the following patches:
putil.patch: not necessary any more; upstream has it.
regex2.patch: merged to regex.patch.
col.patch: not necessary any more; upstream code changed drastically
and does not have a bug any more.
clang_win.patch: not necessary any more; upstream has it.
BUG= 428145
TEST=None
R=mark@chromium.org
Committed: https://chromium.googlesource.com/chromium/deps/icu/+/5580ad69a4f2a2153ef856726faeefd18d8736b3
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1830 lines, -1575 lines) |
Patch |
 |
M |
README.chromium
|
View
|
1
2
3
|
3 chunks |
+11 lines, -40 lines |
0 comments
|
Download
|
 |
D |
patches/clang_win.patch
|
View
|
1
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
D |
patches/col.patch
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
M |
patches/configure.patch
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
patches/data.build.patch
|
View
|
1
2
|
3 chunks |
+32 lines, -32 lines |
0 comments
|
Download
|
 |
M |
patches/data.build.win.patch
|
View
|
1
2
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
patches/declspec.patch
|
View
|
1
2
3
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
patches/locid.patch
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A |
patches/platform_nacl.patch
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
D |
patches/putil.patch
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
patches/regex.patch
|
View
|
|
5 chunks |
+1256 lines, -28 lines |
0 comments
|
Download
|
 |
D |
patches/regex2.patch
|
View
|
|
1 chunk |
+0 lines, -991 lines |
0 comments
|
Download
|
 |
M |
patches/vscomp.patch
|
View
|
1
|
3 chunks |
+9 lines, -35 lines |
0 comments
|
Download
|
 |
M |
patches/wpo.patch
|
View
|
1
|
4 chunks |
+36 lines, -36 lines |
0 comments
|
Download
|
 |
M |
source/common/locid.cpp
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/common/locmap.c
|
View
|
1
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/common/stringpiece.cpp
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/common/ucmndata.h
|
View
|
1
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/common/udata.cpp
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/common/unicode/platform.h
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/common/unicode/utypes.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
source/common/utypes.c
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/configure
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/data/Makefile.in
|
View
|
1
2
|
3 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/data/makedata.mak
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/i18n/regexcmp.h
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/i18n/regexcmp.cpp
|
View
|
|
61 chunks |
+278 lines, -248 lines |
0 comments
|
Download
|
 |
M |
source/i18n/regeximp.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
source/stubdata/stubdata.c
|
View
|
1
|
1 chunk |
+20 lines, -31 lines |
0 comments
|
Download
|
 |
M |
source/test/intltest/regextst.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
source/test/intltest/regextst.cpp
|
View
|
|
2 chunks |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/test/testdata/regextst.txt
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/tools/toolutil/pkg_genc.c
|
View
|
1
2
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
Total messages: 5 (1 generated)
|