Age | Commit message (Expand) | Author | Files | Lines |
2000-08-02 | Makefile.in: Rebuilt. | Tom Tromey | 2 | -15/+5 |
2000-06-27 | PropertyChangeEvent.java (oldVal): Renamed to oldValue. | Warren Levy | 1 | -2/+2 |
2000-05-19 | Jumbo patch: | Tom Tromey | 1 | -0/+14 |
2000-05-04 | Locale.java (Locale): Don't explicitly check for null. | Tom Tromey | 2 | -16/+2 |
2000-04-21 | re GNATS libgcj/15 (_REENTRANT should be defined more consistently) | Tom Tromey | 1 | -5/+1 |
2000-04-11 | ObjectStreamException.java: New file. | Warren Levy | 1 | -2/+2 |
2000-03-15 | [multiple changes] | Tom Tromey | 3 | -0/+34 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 35 | -35/+35 |
2000-03-05 | DatagramSocket.java (DatagramSocket(int,InetAddress)): Handle null addresses. | Warren Levy | 1 | -2/+2 |
2000-02-26 | Minor clean up and bug fix. | Anthony Green | 1 | -1/+1 |
2000-02-25 | re GNATS libgcj/38 (Static initializer in DecimalFormat eventually depends on... | Bryce McKinlay | 1 | -7/+21 |
2000-02-21 | Makefile.in: Rebuilt. | Anthony Green | 1 | -4/+21 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 35 | -35/+35 |
2000-01-04 | natPlainDatagramSocketImpl.cc (peek): Removed unnecesary comment. | Warren Levy | 1 | -3/+2 |
1999-12-17 | Boolean.java (Boolean(String)): Set Value' to false on a null String construc... | Bryce McKinlay | 2 | -60/+29 |
1999-12-02 | ServerSocket.java (ServerSocket): Bind to any interface if bindAddr is null. | Bryce McKinlay | 1 | -1/+1 |
1999-11-23 | re GNATS java.net/57 (potential buffer overruns) | Bryce McKinlay | 2 | -34/+38 |
1999-10-04 | natPlainSocketImpl.cc: Don't include headers if java.net is disabled. | Tom Tromey | 1 | -0/+2 |
1999-10-02 | configure: Rebuilt. | Tom Tromey | 3 | -2/+141 |
1999-09-30 | * java/net/natPlainDatagramSocketImpl.cc: Indentation fix. | Tom Tromey | 1 | -3/+3 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 3 | -4/+4 |
1999-08-21 | configure.in: Check for in_addr_t in netinet/in.h too. | Alexandre Oliva | 2 | -1/+10 |
1999-08-18 | natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr... | Kresten Krab Thorup | 2 | -0/+522 |
1999-08-10 | [multiple changes] | Anthony Green | 1 | -0/+2 |
1999-08-08 | [multiple changes] | Anthony Green | 1 | -1/+1 |
1999-08-03 | ServerSocket.java: Define ANY_IF. | Bryce McKinlay | 4 | -22/+13 |
1999-08-01 | configure.in: Check for bstring.h. | Alexandre Oliva | 2 | -0/+10 |
1999-08-01 | configure.in: Check for struct hostent_data and need for -D_REENTRANT for get... | Alexandre Oliva | 1 | -2/+18 |
1999-07-20 | DatagramSocket.java (DatagramSocket(int, InetAddress)): Default to using Plai... | Warren Levy | 2 | -4/+29 |
1999-07-05 | URL.java (equals): Compare strings using String.equals. | Anthony Green | 1 | -10/+22 |
1999-07-02 | configure: Rebuilt. | Warren Levy | 1 | -4/+31 |
1999-07-02 | PlainDatagramSocketImpl.java (ttl): Removed. | Warren Levy | 2 | -12/+61 |
1999-06-23 | DatagramSocketImpl.java (localPort): Fixed typo to match JDK. | Warren Levy | 2 | -4/+4 |
1999-06-18 | natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned Ine... | Bryce McKinlay | 2 | -6/+8 |
1999-06-17 | natPlainSocketImpl.cc (bind): Bind to any/all network interfaces if host==NULL. | Bryce McKinlay | 6 | -50/+72 |
1999-06-11 | natInetAddress.cc (aton): Fix typos. | Bryce McKinlay | 1 | -18/+23 |
1999-06-03 | [multiple changes] | Warren Levy | 2 | -31/+100 |
1999-05-28 | DatagramSocket.java (laddr): Removed. | Warren Levy | 8 | -54/+297 |
1999-05-26 | [multiple changes] | Warren Levy | 12 | -88/+537 |
1999-05-18 | Makefile.am (ordinary_java_source_files): Added DatagramPacket.java... | Warren Levy | 7 | -0/+809 |
1999-05-12 | PlainSocketImpl.java: Corrected copyright & header comments. | Warren Levy | 3 | -4/+19 |
1999-04-23 | Makefile.am: Added URLDecoder and URLEncoder. | Warren Levy | 4 | -2/+121 |
1999-04-15 | Makefile.am (ordinary_java_source_files): Added new Connection and Handler cl... | Warren Levy | 1 | -1/+1 |
1999-04-14 | natInetAddress.cc (lookup): On glibc2.0 systems, make buffer larger to work a... | Tom Tromey | 1 | -0/+7 |
1999-04-08 | natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6). | Geoff Berry | 2 | -1/+2 |
1999-04-07 | Initial revision | Tom Tromey | 24 | -0/+2607 |