gcc/libjava ChangeLog java/text/DecimalFormat. ...
mkoch@gcc.gnu.org
mkoch@gcc.gnu.org
Tue Apr 20 16:14:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mkoch@gcc.gnu.org 2004-04-20 16:14:25
Modified files:
libjava : ChangeLog
libjava/java/text: DecimalFormat.java FieldPosition.java
libjava/java/util: Properties.java
Log message:
2004-04-20 Jeroen Frijters <jeroen@frijters.net>
* java/text/DecimalFormat.java (scanFix): Removed suffix check
for percent and permill check.
2004-04-20 Guilhem Lavaux <guilhem@kaffe.org>
* java/text/FieldPosition.java
(FieldPosition) Constructor now behaves as it should according
to the java documentation.
2004-04-20 Mark Wielaard <mark@klomp.org>
* java/util/Properties.java: Use the word umlaut, not ä in api
documentation.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2750&r2=1.2751
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/DecimalFormat.java.diff?cvsroot=gcc&r1=1.14&r2=1.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/FieldPosition.java.diff?cvsroot=gcc&r1=1.7&r2=1.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/Properties.java.diff?cvsroot=gcc&r1=1.18&r2=1.19
More information about the Gcc-cvs
mailing list