commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ./ChangeLog java/text/DecimalFormatSy...


From: Andrew John Hughes
Subject: [commit-cp] classpath ./ChangeLog java/text/DecimalFormatSy...
Date: Thu, 30 Dec 2004 14:48:53 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Andrew John Hughes <address@hidden>     04/12/30 19:37:31

Modified files:
        .              : ChangeLog 
        java/text      : DecimalFormatSymbols.java NumberFormat.java 

Log message:
        2004-12-30  Andrew John Hughes  <address@hidden>
        
        * java/text/DecimalFormatSymbols.java
        New transient currency variable.
        (getCurrency()): uses local variable instead
        (getExponential()): documentation
        (setExponential(char)): documentation
        (getInternationalCurrencySymbol()): documentation fix
        (setInternationalCurrencySymbol(String)): sets currency
        * java/text/NumberFormat.java
        (getCurrencyInstance(java.util.Locale)): sets fraction digits
        from the currency after creation of the format.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.2991&tr2=1.2992&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/text/DecimalFormatSymbols.java.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/text/NumberFormat.java.diff?tr1=1.15&tr2=1.16&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]