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

Issue 341980043: ticket:13135 Fixing and optimizing PluralFormat call site into NumberFormat in order to execute the…

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years ago by sffc
Modified:
5 years, 12 months ago
Reviewers:
andy.heninger
Base URL:
svn+icussh://source.icu-project.org/repos/icu/branches/shane/numberformat4/
Visibility:
Public.

Description

ticket:13135 Fixing and optimizing PluralFormat call site into NumberFormat in order to execute the formatting pipeline only once.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -52 lines) Patch
M icu4c/source/i18n/fmtable.cpp View 2 chunks +29 lines, -22 lines 1 comment Download
M icu4c/source/i18n/plurfmt.cpp View 2 chunks +21 lines, -20 lines 1 comment Download
M icu4c/source/i18n/unicode/fmtable.h View 1 chunk +6 lines, -0 lines 0 comments Download
M icu4c/source/test/intltest/plurfmts.cpp View 3 chunks +7 lines, -4 lines 1 comment Download
M icu4j/main/classes/core/src/com/ibm/icu/impl/number/DecimalQuantity_DualStorageBCD.java View 1 chunk +2 lines, -0 lines 0 comments Download
M icu4j/main/classes/core/src/com/ibm/icu/text/NumberFormat.java View 1 chunk +2 lines, -0 lines 0 comments Download
M icu4j/main/classes/core/src/com/ibm/icu/text/PluralFormat.java View 2 chunks +19 lines, -6 lines 0 comments Download

Messages

Total messages: 3
sffc
6 years ago (2018-04-17 10:12:11 UTC) #1
sffc
Context: PluralFormat was previously calling the number formatting pipeline twice, once to get the string ...
6 years ago (2018-04-17 10:17:19 UTC) #2
andy.heninger
5 years, 12 months ago (2018-04-20 18:38:35 UTC) #3
LGTM
Sign in to reply to this message.

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