History log of /external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
05fa7802d0874812c234a29745586677ee5837ea 06-Dec-2017 Fredrik Roubert <roubert@google.com> Integrate ICU4J 60.1 with Android patches into android_icu4j.

Change-Id: I38728116e5d3b9b7f75d6fa2a6f0e71a113e934d
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
495cb271e305cfb399d463f32210a371198f0abf 09-Aug-2017 Fredrik Roubert <roubert@google.com> Integrate ICU4J 59.1 with Android patches into android_icu4j.

Bug: 62410016
Test: CtsIcuTestCases
Test: CtsLibcoreOjTestCases
Test: CtsLibcoreTestCases
Change-Id: I76ad54bcfa00a8ae21fa33f27ca2f03d4e6c292d
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
f86f25d102340da66b9c7cb6b2d5ecdc0de43ecf 08-Dec-2016 Fredrik Roubert <roubert@google.com> Integrate ICU4J 58.1 with Android patches into android_icu4j.

Bug: 31328818
Test: CtsIcuTestCases
Test: CtsLibcoreOjTestCases
Test: CtsLibcoreTestCases
Change-Id: Ifd74d26625c7e8c9bb76e88cf419029241117282
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
1c8a530973739aafa823d758240d2cd5dad96fe3 13-Jun-2016 Fredrik Roubert <roubert@google.com> Integrate ICU4J 57.1 with Android patches into android_icu4j.

Change-Id: Ie1ec65d28e9d79a67141ed7c24e9aebf8a0982a0
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
06172a5dfa5ee93a7c189a3cbc596c6fb52dc13b 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

(cherry picked from commit 86b7d2d760b249da7417f90f09796f3227491aba)

Change-Id: Ic054c0d34e008f7b2ea6a29e6b3d891ecc53d65b
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
9669dc58153fb80b529e4cc01c061d838014da16 07-Apr-2016 Joachim Sauer <jsauer@google.com> Revert "Re-revert Android patch: Ticket #11913 changes."

This reverts commit bb572b8d9c31eac94db1a8e5de69e6fbbcab6de8.

Bug: 27855939

(cherry picked from commit 7c0783a71eb39182b02e60d1a027252a502125e6)

Change-Id: I8eb5846add5f52a11023267c13cd25377486ff30
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
2fa1af7e871b4d39e44c44f6bca3c1ad4ade85c4 06-Apr-2016 Joachim Sauer <jsauer@google.com> Re-revert Android patch: Ticket #11913 changes.

Bug: 27855939
(cherry picked from commit bb572b8d9c31eac94db1a8e5de69e6fbbcab6de8)

Change-Id: Ic1b47f4330caf06dc76bfcf3da4970fe9f6b5a75
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
aac870714defb5d5eb6e72fae9e37ec74ee82b7e 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.

Bug: 27855939
(cherry pick from commit e26c4d535027d7dc55f57af22b9447075b270f4a)

Change-Id: I8d48956e531c1245f00b4a6968f278f4f158e73e
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
c40bfee67efa8d5ecea40bd0582019028952ce23 01-Apr-2016 Joachim Sauer <jsauer@google.com> Revert "Android patch: Ticket #11913: Fix bug in temporary workaround."

This reverts commit 65f93a4dc9f38c7ab0da01c680213f679262c986.

Bug: 27855939
(cherry pick from commit 416e28fc84b9f2d3813e2582d82825da7f536eca)

Change-Id: Ib136b873ace390fa25748aef928492516e745704
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
08ae9f2909b2ec37f755dac4372553437e9d7cf6 01-Mar-2016 Paul Duffin <paulduffin@google.com> Integrate changes cherry-picked for ticket #12005 into android_icu4j.

Fix numerous warnings / errors from Javadoc generation

Bug: 22023363
(cherry picked from bfab1e7fec36dff93fb980c546ad64a565faf9fc)
Change-Id: I7e97889b415a9e4c83c9b821b939a7ee8d2a96e4
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
8a4263ff5fa398434019df5620a8eee913fe186d 16-Feb-2016 Fredrik Roubert <roubert@google.com> Integrate updated workaround for ticket #11913 into android_icu4j.

Bug: 27310195
(cherry picked from f7f436a515d8e6cf4d768809a135bf1d7da76833)
Change-Id: Ife3f62e67ea0e84cf68883937693068543ec4dc3
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
a7aed8f9dec65b736b98998f9aa5889deded1768 10-Nov-2015 Neil Fuller <nfuller@google.com> Make the Android ICU4J APIs unhidden

This change removes the final step from the srcgen code that
adds @hide to all classes.

The changes to android_icu4j were generated using
external/icu/tools/srcgen/generate_android_icu4j.sh

Bug: 22023363
(cherry-picked from commit d4d3fc6e0d919d96cdb282a05a05327cdf2c7f4e)
Change-Id: I09a5349ae3c8a2867ec8f520ffe1f58bd9751d17
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
877eda6c09822101047b10fd6755d3a77a91d7df 17-Nov-2015 Neil Fuller <nfuller@google.com> JavaDoc fixes: @since and @see tags

Removed @since tags: ICU versions will be largely meaningless
to Android developers.

Added as replacement JavaDoc for TimeUnit because it references
a non-public API on Android.

Bug: 22023363
Change-Id: If414f1b917609de5801b7d998fb7d1896ca0d9a1
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
93cf604e9dd0525f15bc0a7450b2a35f3884c298 12-Nov-2015 Neil Fuller <nfuller@google.com> Improvements to currysrc / srcgen

Supply the original file name to OutputSourceFileGenerator so
the code doesn't have to guess the file name.

Extended BodyDeclarationLocater/BodyDeclarationLocaters to
support string-form locaters and modify BodyDeclarationLocaters
now the behavior of JavaDoc on field declarations is better
understood.

Modify Icu4jTransformRules.createInputFileGenerator to
expect the full set of directory names.

Modify the string form of TypeLocater to not distinguish
between enums and classes: use "type:" not "enum:" or
"class:".

OCD-inspired modification to generated javadoc text from
"@hide original deprecated method" to
"@hide original deprecated declaration" (because they're
not all methods).

In CaptureDeprecatedElements deal with the fact that enum
constants and interface declarations are implicity public.
This caused one additional entry in Icu4jTransform and
modification to generated code for
MeasureUnit$Factory#create(String,String).

Bug: 22023363
Change-Id: I32435e5af0c43b210d7978efbfcb2daecf9071aa
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
1537b2f39245c07b00aa78c3600f7aebcb172490 28-Oct-2015 Neil Fuller <nfuller@google.com> Latest generated code for android_icu4j

currysrc now uses AST manipulation to add tags. This slightly
modifies the generated source.

Removed various (previously escaped) tags.

Bug: 22023363
Change-Id: Ic6efe075327362efcc90cc3ac23059349e4fbcb5
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
1fba789ac68efdd9120a7373f49daef42833e674 27-Oct-2015 Neil Fuller <nfuller@google.com> Regeneration of android_icu4j source code after recent tool changes

Mostly removal of @stable tags and changing comment references
from com.ibm.icu to android.icu. Minor doc changes to the generated
Bidi class.

Bug: 22023363
Change-Id: I8b37f4d0da50cccbaa19e0fbde06119101e0bfd1
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
836e6b40a94ec3fb7545a76cb072960442b7eee9 26-Oct-2015 Neil Fuller <nfuller@google.com> Updated generated source code

Bug: 22023363
Change-Id: Ia18fde705f2d73ee3ba7d56d7cf61f411aa2e0d3
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
704056c96cc5de08c2425fa1679a5c0a92c5a88e 07-Oct-2015 Neil Fuller <nfuller@google.com> Manipulate the javadoc of the generated android_icu4j source

...for inclusion in the droiddoc process. All public classes
are hidden with @hide, and tags that doclava doesn't know are
escaped.

Includes the changes to currysrc needed to support basic
JavaDoc manipulation.

Bug: 22023363
Change-Id: I5032a0541b0decd571f99355cc5a5aad1ed0c939
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java
2ae130017183d2f66d55bf0ca51f8da3294644fd 09-Oct-2015 Neil Fuller <nfuller@google.com> The initial check-in of android.icu ICU4J src

No real documentation transformations are included right now besides
the addition of a source-file header indicating the origin of the
generated source code. The aim of this check-in is to replace jarjar
in the core-libart build process.

Generated using external/icu/tools/srcgen/generate_android_icu4j.sh

Bug: 22023363
Change-Id: Icb970770dfa57a1d1389269b9f9cf3f99fb70d7e
/external/icu/android_icu4j/src/main/java/android/icu/text/DecimalFormat.java