gcc/libjava/java
Michael Koch a498cba506 2003-10-08 Michael Koch <konqueror@gmx.de>
* java/text/SimpleDateFormat.java
	(compileFormat): Replace Character.isLetter() test with
	Character.isLowerCase() || Character.isUpperCase().

From-SVN: r72239
2003-10-08 20:48:11 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt GtkComponentPeer.java (insets): New field. 2003-10-02 18:34:56 +00:00
beans MemoryImageSource.java, [...]: New versions from classpath. 2003-07-14 05:33:30 +00:00
io [multiple changes] 2003-09-26 19:59:56 +00:00
lang StrictMath.java (toDegrees): Multiply before dividing. 2003-10-08 19:00:21 +00:00
math BigDecimal (divide): Correctly handle ROUND_HALF_EVEN when amount is greater than 0.5. 2003-08-01 15:07:49 +00:00
net Connection.java, [...]: Moved to gnu/java/net/protocol. 2003-10-08 16:28:30 +00:00
nio ByteBufferHelper.java: Rewrote all methods by suggestions from Eric Blake. 2003-10-02 15:02:32 +00:00
rmi RMIClassLoader.java: Reformatted file, no functional code changes. 2003-09-26 20:03:28 +00:00
security Acl.java: Fix broken p tag. 2003-08-26 22:42:37 +00:00
sql 2003-09-18 Jeroen Frijters <jeroen@frijters.net> 2003-09-18 06:11:41 +00:00
text 2003-10-08 Michael Koch <konqueror@gmx.de> 2003-10-08 20:48:11 +00:00
util LinkedList.java: Removed whitespace to match classpath's version again. 2003-10-08 15:30:44 +00:00