This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: java.math.BigDecimal
- From: Tom Tromey <tromey at redhat dot com>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: java-patches at gcc dot gnu dot org
- Date: 19 Apr 2003 13:04:52 -0600
- Subject: Re: Patch: java.math.BigDecimal
- References: <E191ts4-0008So-00@tiamat>
- Reply-to: tromey at redhat dot com
>>>>> "Jerry" == Jerry Quinn <jlquinn at optonline dot net> writes:
Jerry> 2003-04-05 Jerry Quinn <jlquinn at optonline dot net>
Jerry> * libjava/java/math/BigDecimal.java (unscaledValue): New.
Thanks. I'm checking this in to Classpath, 3.3, and the trunk.
Tom