gcc/libjava/java
Warren Levy 1aa605c814 SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-24)...
* java/text/SimpleDateFormat.java (format): Compute hour for cases
	HOUR_OF_DAY1_FIELD (1-24), HOUR1_FIELD (1-12), and HOUR0_FIELD (0-11)
	correctly.  Adjust properly from 0-23 clock hour.

Fixes failure in Mauve test java.text.SimpleDateFormat.Test (format).

From-SVN: r39147
2001-01-20 00:37:09 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Cursor.java (Cursor(String)): Set type to custom. 2001-01-11 17:49:47 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io re PR libgcj/1338 (StreamTokenizer does not handle /* comments correctly) 2001-01-09 11:21:12 +00:00
lang Class.h (isInterface): Move implementation from natClass.cc. 2001-01-17 10:22:33 +00:00
math * java/math/BigInteger.java: Update Copyright year. 2001-01-17 04:13:17 +00:00
net URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com) 2001-01-15 07:58:16 +00:00
security Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. 2000-10-05 23:57:16 +00:00
sql Fix comments for doclets 2001-01-06 23:28:40 +00:00
text SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-24)... 2001-01-20 00:37:09 +00:00
util re PR libgcj/1411 (natTimeZone.cc should be removed) 2001-01-09 07:07:51 +00:00