1. Add method floatValue(). 2. Make implementation classes immutable.
1. Update DTD for suppressions. Add granualar suppression for float in test code.
Add negate() and abs() methods. Add more FixedDecimal32 subclasses. Add tests of the arithmetic methods.
Conform to aXSL change: Change method names, for greater consistency with BigDecimal. Also, reverse the order of scale and unscaledValue, also for consistency with BigDecimal.
Change method names, for greater consistency with BigDecimal. Also, reverse the order of scale and unscaledValue, also for consistency with BigDecimal.
Fix some javadoc complaints.
Conform to aXSL change: Rename FixedDecimal implementation classes for clarity.
Rename FixedDecimal implementation classes for clarity.