History log of /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
86b7d2d760b249da7417f90f09796f3227491aba 12-Apr-2016 Joachim Sauer <jsauer@google.com> Allow very large maximumIntegerDigits.

This allows up to 2 billion to be used as the maximum integer digits,
while keeping the default value at the current 309. This change brings
ICU4J in line with ICU4C limits, which is necessary for correct
implementation of java.text.DecimalFormat on ICU4J.

Bug: 27855939
Change-Id: Ia3659afe99eb2f9c715d3d0f73fe4a8ddbc946cf
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
7c0783a71eb39182b02e60d1a027252a502125e6 07-Apr-2016 Joachim Sauer <jsauer@google.com> Revert "Re-revert Android patch: Ticket #11913 changes."

This reverts commit bb572b8d9c31eac94db1a8e5de69e6fbbcab6de8.

Bug: 27855939
Change-Id: Iaea8438654e9e503e15432cee16d9dbf89cc8b6a
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
bb572b8d9c31eac94db1a8e5de69e6fbbcab6de8 06-Apr-2016 Joachim Sauer <jsauer@google.com> Re-revert Android patch: Ticket #11913 changes.

Bug: 27855939
Change-Id: Iee61d5c50f07a21c032b43b7f528d6d1a4a1df3b
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
e26c4d535027d7dc55f57af22b9447075b270f4a 01-Apr-2016 Joachim Sauer <jsauer@google.com> Revert "Android patch: Ticket #11913: Add support for formatting BigDecimal / BigInteger with > 309 digits."

This reverts commit d244484c3fbe0eed229eb39f8559d92e11d9ffd2.

Change-Id: I7993060f69e3950c10ec935ebccb884b6bdfa034
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
416e28fc84b9f2d3813e2582d82825da7f536eca 01-Apr-2016 Joachim Sauer <jsauer@google.com> Revert "Android patch: Ticket #11913: Fix bug in temporary workaround."

This reverts commit 65f93a4dc9f38c7ab0da01c680213f679262c986.

Bug: 27855939
Change-Id: I4f9adf929ea43a00a0c20b412badd565398f70fb
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
bee65486a185907111f3be60992433e133ec0e32 26-Feb-2016 Scott Russell <scott_russell@us.ibm.com> Cherry-pick: ticket:12005: Fix numerous warnings / errors from Javadoc generation

http://bugs.icu-project.org/trac/changeset/38385

Bug: 22023363
Change-Id: I9e32f4d800cf8997e820764ce920d119049b9506
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
65f93a4dc9f38c7ab0da01c680213f679262c986 11-Feb-2016 Fredrik Roubert <roubert@google.com> Android patch: Ticket #11913: Fix bug in temporary workaround.

https://android.googlesource.com/platform/external/icu/+/90d4668

This temporary workaround was added in order to address the problem
tested by the org.apache.harmony.tests.java.text.DecimalFormatTest
test_formatToCharacterIterator_veryLarge test case.

But it broke the com.ibm.icu.dev.test.format.NumberFormatTest
TestDataDrivenICU test case, which this follow-up patch fixes.

Bug: 27310195
Change-Id: I707f65f9d2a1068bebd1ca3ed3f7d1441f412c51
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
e90221e3bc11a3e2ded0f9f34ee9994811baeb05 14-Sep-2015 Rayhaan Jaufeerally <rayhaan@google.com> Android patch: Ticket #11914: Missing FieldPositions and Attributes in DecimalFormat

This is a temporary workaround until the issue has been fixed upstream:

http://bugs.icu-project.org/trac/ticket/11914

Change-Id: Ief066d8ed019615b89fda52cb504e6998ea6cd74
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
d244484c3fbe0eed229eb39f8559d92e11d9ffd2 15-Sep-2015 Rayhaan Jaufeerally <rayhaan@google.com> Android patch: Ticket #11913: Add support for formatting BigDecimal / BigInteger with > 309 digits.

This is a temporary workaround until the issue has been fixed upstream:

http://bugs.icu-project.org/trac/ticket/11913

Change-Id: I3fbfd70be09210a435907b21a10508c1f7c88196
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
bd1cbb618dcaa1ac6ba7c77dece35cb79593a5d7 28-Sep-2015 Fredrik Roubert <roubert@google.com> Copy ICU4J 56 RC from icu-project.org to aosp/icu56.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/icu4j/tags/release-56-rc/ icu4j

(Previously, only the subdirectory "main" and the files in the root
directory were exported to Android, as the other subdirectories only
contain files that are not relevant when using ICU4J in Android. Now
these are included anyway, to simplify the export process.)

Change-Id: Ifca6b213abc38f7a1c38adeb980b1e8b5226ce83
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
ca81e46089f05bbf370a2efb3b25552bb606fc61 09-Sep-2015 Craig Cornelius <ccornelius@google.com> Cherry-pick: ticket:11805: DecimalFormat missing negative sign in US locale formatToCharacterIterator

http://bugs.icu-project.org/trac/changeset/37925

Bug: 22847015
Change-Id: I1e4c9220253223b45112d28d607279a762213a5e
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
2391a0f7a931341cbf7360f6870d3b4b2d7f5038 09-Sep-2015 Craig Cornelius <ccornelius@google.com> Cherry-pick: ticket:11808: Missing ArithmeticException when using ICU4J DecimalFormat

http://bugs.icu-project.org/trac/changeset/37909

Bug: 22942209
Change-Id: I0e3488d4fdb5c8d2eb7fc316e4d56693bc6844d1
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
ccec2fb70b3e46946b53a0ad5122318a85a19bd2 04-Sep-2015 Craig Cornelius <ccornelius@google.com> Cherry-pick: ticket:11784: Fix DecimalFormat FieldPosition for Field.CURRENCY

http://bugs.icu-project.org/trac/changeset/37887

Bug: 22621121
Change-Id: Ibb66dc608bc7e577b09fac3601f297a795b5312d
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
3937b302ef4bb23600d398d228736895b6bbb314 18-Nov-2014 Travis Keep <rocketman@google.com> Cherry-pick: ticket:10952: Add JAVA ScientificNumberFormatter class.

http://bugs.icu-project.org/trac/changeset/36749

Change-Id: I64ec52d5154718395fe026ee64b6f64f55c17c9c
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
7935b1839a081ed19ae0d33029ad3c09632a2caa 19-Nov-2014 Fredrik Roubert <roubert@google.com> Copy ICU4J 54 from icu-project.org to AOSP/master.

These files were exported from the ICU Subversion repository by running
the following command:

svn export \
http://source.icu-project.org/repos/icu/icu4j/tags/release-54-1/ icu4j

Only the subdirectory "main" and the files in the root directory were
added in this commit. The other subdirectories only contain files that
are not relevant (demos, tools, etc.) when using ICU4J in Android.

Change-Id: I852d59c7d601d72e279c599b9f9e675cd3ef27b1
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java