gcc/libjava/java
Jerry Quinn 2f18d7a1a8 BigDecimal (divide): Correctly handle ROUND_HALF_EVEN when amount is greater than 0.5.
2003-08-01  Jerry Quinn  <jlquinn@optonline.net>
            Mark Wielaard  <mark@klomp.org>

       * java/math/BigDecimal (divide): Correctly handle
       ROUND_HALF_EVEN when amount is greater than 0.5.
       Simplify and optimize code.

Co-Authored-By: Mark Wielaard <mark@klomp.org>

From-SVN: r70049
2003-08-01 15:07:49 +00:00
..
applet
awt Arc2D.java (getBounds2D): Implement. 2003-07-31 15:57:03 +00:00
beans
io More for PR libgcj/11737: 2003-08-01 03:34:52 +00:00
lang natString.cc (init(gnu.gcj.runtime.StringBuffer)): New method. 2003-07-28 16:12:00 +00:00
math BigDecimal (divide): Correctly handle ROUND_HALF_EVEN when amount is greater than 0.5. 2003-08-01 15:07:49 +00:00
net
nio
rmi
security
sql
text SimpleDateFormat.java (format): Zero pad unless field size is 2. 2003-07-24 15:43:04 +00:00
util re PR libgcj/11728 (HashMap serialization does not work) 2003-08-01 03:32:42 +00:00