eagler-teavm-fork/classlib
Alexey Andreev 0ade0313ce Fix issue in DecimalFormat rounding.
When value near 1 (0.999...) is rounded to 1, exponent should be increased.
This fixes #557. Also reuse exponent/mantissa/sign analyzer
written for StringBuilder.append(double)
2021-02-27 22:07:00 +03:00
..
src Fix issue in DecimalFormat rounding. 2021-02-27 22:07:00 +03:00
pom.xml Update version to 0.7.0 2019-09-24 16:26:14 +03:00
update-cldr.sh Update versions of Unicode data, CLDR, tzdata, asm and Rhino 2019-07-27 22:10:56 +03:00