gcc/libjava/java
Guilhem Lavaux 2225a42a9e 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
* java/text/SimpleDateFormat.java:
	(formatWithAttribute): New method. It implements
	the formatting process with attributes.
	(format): Use formatWithAttribute.
	(formatToCharacterIterator): New method. Use
	formatWithAttribute.

From-SVN: r81493
2004-05-04 22:14:12 +00:00
..
applet [multiple changes] 2004-04-16 18:44:45 +00:00
awt ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 bit pixels. 2004-05-04 19:27:11 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
lang URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net DERReader.java: Call static methods staticly. 2004-05-03 20:23:28 +00:00
nio 2004-05-04 Michael Koch <konqueror@gmx.de> 2004-05-04 21:31:30 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security DSAKeyPairGenerator.java, [...]: Cleaned up imports. 2004-05-04 21:40:42 +00:00
sql DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
text 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> 2004-05-04 22:14:12 +00:00
util DERReader.java: Call static methods staticly. 2004-05-03 20:23:28 +00:00