This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/libjava ChangeLog java/text/NumberFormat.java


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mkoch@gcc.gnu.org	2003-11-27 09:36:26

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

Log message:
	2003-11-27  Guilhem Lavaux <guilhem@kaffe.org>
	
	* java/text/NumberFormat.java:
	(getIntegerInstance) Added the java version in the comments.
	
	2003-11-27  Mark Wielaard  <mark@klomp.org>
	
	* java/text/NumberFormat.java: Import java.io.InvalidObjectException.
	(readResolve): Reformat.
	
	2003-11-27  Guilhem Lavaux <guilhem@kaffe.org>
	
	* java/text/NumberFormat.java
	(NumberFormat.Field): New implemented class to match Java 1.4.
	(getIntegerInstance): Two new Java 1.4 methods.o

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2376&r2=1.2377
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/NumberFormat.java.diff?cvsroot=gcc&r1=1.9&r2=1.10


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]