OSDN Git Service

2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 May 2004 06:02:37 +0000 (06:02 +0000)
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 May 2004 06:02:37 +0000 (06:02 +0000)
commit34290161e7c358c11bc837788b6e95a9d3b39f49
tree7328a518bd8b4c4f90b396122ed733e7a8628b68
parent7efe2801644c2309bfcfe46625ea87185f38cc72
2004-05-05  Guilhem Lavaux <guilhem@kaffe.org>

* java/text/DecimalFormat.java
(MAXIMUM_INTEGER_DIGITS): New constant to keep the numeric value 309.
(applyPatternWithSymbols): Use MAXIMUM_INTEGER_DIGITS.
(parse): Fixed handling of exponentiation notation and grouping.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81502 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/java/text/DecimalFormat.java