Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(215)

Issue 106530045: ticket:10944: Add ByteBuffer support for Normalizer2Impl. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by roubert (google)
Modified:
10 years, 5 months ago
Reviewers:
markus.icu
Base URL:
svn+ssh://source.icu-project.org/repos/icu/icu4j/trunk
Visibility:
Public.

Description

ticket:10944: Add ByteBuffer support for Normalizer2Impl. R=markus.icu@gmail.com Committed: http://bugs.icu-project.org/trac/changeset/36034

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -45 lines) Patch
M main/classes/core/src/com/ibm/icu/impl/Norm2AllModes.java View 1 3 chunks +15 lines, -14 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/Normalizer2Impl.java View 1 5 chunks +25 lines, -25 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/text/Normalizer2.java View 1 3 chunks +21 lines, -6 lines 0 comments Download

Messages

Total messages: 5
roubert (google)
10 years, 5 months ago (2014-07-08 20:47:26 UTC) #1
markus.icu
https://codereview.appspot.com/106530045/diff/1/main/classes/core/src/com/ibm/icu/text/Normalizer2.java File main/classes/core/src/com/ibm/icu/text/Normalizer2.java (right): https://codereview.appspot.com/106530045/diff/1/main/classes/core/src/com/ibm/icu/text/Normalizer2.java#newcode190 main/classes/core/src/com/ibm/icu/text/Normalizer2.java:190: ByteBuffer bytes = null; Please insert before this line: ...
10 years, 5 months ago (2014-07-11 18:00:58 UTC) #2
roubert (google)
https://codereview.appspot.com/106530045/diff/1/main/classes/core/src/com/ibm/icu/text/Normalizer2.java File main/classes/core/src/com/ibm/icu/text/Normalizer2.java (right): https://codereview.appspot.com/106530045/diff/1/main/classes/core/src/com/ibm/icu/text/Normalizer2.java#newcode190 main/classes/core/src/com/ibm/icu/text/Normalizer2.java:190: ByteBuffer bytes = null; On 2014/07/11 18:00:58, markus.icu wrote: ...
10 years, 5 months ago (2014-07-14 15:03:56 UTC) #3
markus.icu
LGTM
10 years, 5 months ago (2014-07-15 16:48:27 UTC) #4
roubert (google)
10 years, 5 months ago (2014-07-15 20:32:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r36034 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b