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

Issue 822213003: ICU upgrade to 54.1 step 2 (Closed)

Created:
5 years, 11 months ago by jungshik at Google
Modified:
5 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : take care of a few more patches #

Patch Set 3 : two more patches applied/updated #

Total comments: 3

Patch Set 4 : readme: better wrapping, declspec patch dropped #

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

Messages

Total messages: 5 (1 generated)
jungshik at Google
Hi Mark, I'm updating ICU to 54.1. The fresh copy (along with updated icu.gyp[i]) of ...
5 years, 11 months ago (2015-01-09 22:12:05 UTC) #2
Mark Mentovai
LGTM. I’m glad to see that many changes were taken upstream. https://codereview.chromium.org/822213003/diff/40001/README.chromium File README.chromium (right): ...
5 years, 11 months ago (2015-01-09 22:17:40 UTC) #3
jungshik at Google
Thank you for the approval. I could have dropped more patches (if I had been ...
5 years, 11 months ago (2015-01-09 23:33:22 UTC) #4
jungshik at Google
5 years, 11 months ago (2015-01-12 21:00:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
5580ad69a4f2a2153ef856726faeefd18d8736b3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698