gcc/libjava/java
Jeroen Frijters 8f43f502de re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)
2004-01-28  Jeroen Frijters  <jeroen@frijters.net>

	PR libgcj/19649
	* java/util/Date.java
	(Date(int,int,int), Date(int,int,int,int,int)): Delegate to other
	constructor.
	(Date(int,int,int,int,int,int)): Fixed to handle out-of-range
	arguments.
	(getTimezoneOffset): Inverted sign.

From-SVN: r94401
2005-01-29 00:43:50 +00:00
..
applet revert: [multiple changes] 2004-11-30 23:59:12 +00:00
awt revert: [multiple changes] 2004-11-30 23:59:12 +00:00
beans
io File.java (toURI): Generate a URI which we understand. 2005-01-14 21:12:46 +00:00
lang Class.h (next): Updated documentation. 2005-01-24 19:05:34 +00:00
math
net re PR java/19444 (GCJ implementation of java.net.URI misses host support) 2005-01-15 22:27:02 +00:00
nio re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers) 2005-01-07 11:32:07 +00:00
rmi
security
sql
text MessageFormat.java (scanString): Changed how quoting is handled. 2005-01-18 00:56:25 +00:00
util re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output) 2005-01-29 00:43:50 +00:00