gcc/libjava/java
Michael Koch c3f322d803 2003-11-28 Michael Koch <konqueror@gmx.de>
* java/net/InetAddress.java
	(lookup): New method that doesnt lookup "0.0.0.0".
	(ImplLookup): Renamed from lookup.
	* java/net/natInetAddressNoNet.cc
	(ImplLookup): Renamed from lookup.
	* java/net/natInetAddressPosix.cc
	(ImplLookup): Renamed from lookup.
	* java/net/natInetAddressWin32.cc
	(ImplLookup): Renamed from lookup.

From-SVN: r74026
2003-11-28 22:01:29 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt TextLayout.java: Implement simple layouts using attributed strings and glyph vectors. 2003-11-21 00:10:28 +00:00
beans Reported by M.Negovanovic 2003-10-21 13:21:33 +00:00
io re PR libgcj/13062 (StreamTokenizer ignores commentChar) 2003-11-16 21:15:55 +00:00
lang natDouble.cc (parseDouble): Reverted patch of 2003-11-13. 2003-11-26 18:02:34 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2003-11-28 Michael Koch <konqueror@gmx.de> 2003-11-28 22:01:29 +00:00
nio 2003-11-11 Michael Koch <konqueror@gmx.de> 2003-11-11 11:56:58 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text [multiple changes] 2003-11-27 10:08:33 +00:00
util GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the leap year twice. 2003-11-27 09:16:13 +00:00