gcc/libjava ChangeLog java/text/AttributedStri ...

andreast@gcc.gnu.org andreast@gcc.gnu.org
Tue Aug 31 09:50:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	andreast@gcc.gnu.org	2004-08-31 09:50:40

Modified files:
	libjava        : ChangeLog 
	libjava/java/text: AttributedString.java 

Log message:
	2004-08-31  Tom Tromey  <tromey@redhat.com>
	
	* java/text/AttributedString.java (AttributedString): Use
	ArrayList to build array of attribute ranges.  Don't use
	`attribs' before it is set.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3032&r2=1.3033
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/AttributedString.java.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list