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 2004-11-21 Michael Koch <konqueror@gmx.de> 2004-11-21 19:05:16 +00:00
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 BigDecimal.java, [...]: Reorganized import statements, removed redundant and reorganized modifiers. 2004-10-16 17:51:45 +00:00
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 StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
security StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
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