| Commit message (Expand) | Author | Age | Files | Lines |
* | InetAddress.java (InetAddress): Make a private copy of the address. | David Daney | 2005-02-03 | 1 | -5/+7 |
* | Inet6Address.java (getHostAddress): Fix textual representation of IPv6 addres... | Mattias Rehnberg | 2004-11-18 | 1 | -10/+3 |
* | Inet4Address.java: Merged file header and javadocs. | Michael Koch | 2004-10-18 | 1 | -9/+6 |
* | Authenticator.java, [...]: Fixed javadocs, coding style and argument names al... | Michael Koch | 2004-04-20 | 1 | -86/+82 |
* | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 2003-11-11 | 1 | -1/+1 |
* | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2003-06-27 | 1 | -1/+1 |
* | HttpURLConnection.java, [...]: Reworked import statements. | Michael Koch | 2003-06-19 | 1 | -1/+1 |
* | Inet6Address.java (isAnyLocalAddress): Don't use "==" on arrays. | Tom Tromey | 2003-06-19 | 1 | -3/+4 |
* | 2002-11-01 Michael Koch <konqueror@gmx.de> | Michael Koch | 2002-11-01 | 1 | -1/+1 |
* | 2002-09-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 2002-10-03 | 1 | -0/+272 |