Patch: java.text merge
Michael Koch
konqueror@gmx.de
Tue May 4 18:54:00 GMT 2004
Hi list,
I just commited the attached patch which adds some new files from GNU
classpath.
Michael
2004-05-04 Guilhem Lavaux <guilhem@kaffe.org>
* gnu/java/text/FormatBuffer.java,
gnu/java/text/AttributedFormatBuffer.java,
gnu/java/text/StringFormatBuffer.java: New classes to implement
attributed iterators in java.text.
* gnu/java/text/FormatCharacterIterator.java: Moved
from java/text as it is an internal class.
* java/text/FormatCharacterIterator.java: Removed.
* java/text/Format.java:
Import gnu.java.text.FormatCharacterIterator.
* Makefile.am (java_source_files): Added new files.
* Makefile.in: Regenerated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.diff
Type: text/x-diff
Size: 49902 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040504/ae1aa446/attachment.bin>
More information about the Java-patches
mailing list