commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog gnu/java/locale/LocaleInf...


From: Andrew John Hughes
Subject: [commit-cp] classpath ./ChangeLog gnu/java/locale/LocaleInf...
Date: Thu, 30 Dec 2004 07:57:35 -0500

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

Modified files:
        .              : ChangeLog 
        gnu/java/locale: LocaleInformation.java 
        java/text      : DecimalFormat.java DecimalFormatSymbols.java 
                         NumberFormat.java 
        java/util      : Currency.java 

Log message:
        2004-12-30  Andrew John Hughes  <address@hidden>
        
        * gnu/java/locale/LocaleInformation.java
        Additional currency symbols.
        * java/text/DecimalFormat.java
        Correction of authorship < to (.
        (scanFix): removed currency changes
        (DecimalFormat()): documentation
        (DecimalFormat(String)): documentation
        (DecimalFormat(String, DecimalFormatSymbols): documentation
        (formatInternal(double,FormatBuffer,FieldPosition)): added currency
        substitution (apologies for reformatting).
        (format(long,FormatBuffer,FieldPosition): ditto
        (parse(String)): corrected compile warning (naming of multiplier)
        (substituteCurrency(String,double)): new method
        * java/text/DecimalFormatSymbols.java
        Correction of authorship < to (.
        (safeGetString): documentation
        (DecimalFormatSymbols()): currency uses java.util.Currency
        (setCurrency(java.util.Currency)): changes currency symbol and intl.
        currency symbol
        (setInternationalCurrencySymbol(String)): sets currency symbol
        on basis of change
        * java/text/NumberFormat.java
        Correction of authorship < to (.
        
        2004-12-30  Michael Koch  <address@hidden>
        
        * gnu/java/locale/LocaleInformation.java
        Addition of currency code to symbols mapping.
        * java/util/Currency.java
        (Currency()): added symbol retrieval
        (getSymbol()): implemented

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.2978&tr2=1.2979&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/locale/LocaleInformation.java.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/text/DecimalFormat.java.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/text/DecimalFormatSymbols.java.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/text/NumberFormat.java.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/util/Currency.java.diff?tr1=1.7&tr2=1.8&r1=text&r2=text





reply via email to

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