bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22696] More java.text classes, first implementation of Cu


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22696] More java.text classes, first implementation of Currency
Date: 16 Oct 2005 01:26:36 -0000

* New internal class to handle character iterators with attributes.
* New Java 1.4 methods "formatToCharacterIterator" in formatters
* New inner classes "*Format.Field"
* New Currency class
* small cleanup of the former RuleBasedCollator
Patch not tested for compliance with Java 1.4 but built using Java 1.4
documentation.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2003-10-24 
15:18 -------
java.util.Currency checked in.

AttributedCharacterIterator.java, reformatting ignored for now since Michael
Koch is also working in this area.

The following was added (after making sure lines were < 80 characters).

        From Guilhem Lavaux  <address@hidden>
        * java/text/DateFormat.java (Field): New public static inner class.
        * java/text/Format.java (Field): Likewise.
        (formatToCharacterIterator): New method.
        * java/text/FormatCharacterIterator.java: New file.
        * java/text/Makefile.am (EXTRA_DIST): Add
        FormatCharacterIterator.java.

Still have to look at the rest of the patch (it doesn't apply cleanly anymore).

It would be nice to have Mauve test cases for this new functionality.


------- Comment #2 from from-classpath at savannah dot gnu dot org  2004-03-12 
13:22 -------
I believe this is all in CVS now.
If correct, please close this Guilhem.

Thanks,

Mark


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22696





reply via email to

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