| Age | Commit message (Expand) | Author |
| 2002-10-25 | natRuntime.cc (_Jv_SetDLLSearchPath): New function. | Tom Tromey |
| 2002-10-23 | natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ... | Ranjit Mathew |
| 2002-10-21 | 2002-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-10-21 | aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added | Adam Megacz |
| 2002-10-20 | natRuntime.cc (insertSystemProperties): Added GCJ runtime property "gnu.gcj.p... | Ranjit Mathew |
| 2002-10-16 | re PR libgcj/8234 (ZipInputStream chokes when InputStream.read() returns smal... | Tom Tromey |
| 2002-10-11 | re PR libgcj/8142 ('$' in class names vs. dlopen 'dynamic string tokens') | Mark Wielaard |
| 2002-10-10 | 2002-10-08 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-10-07 | Thread.java (setDaemon): Check startable_flag, not isAlive(). | Mark Wielaard |
| 2002-10-07 | Buffer.java: New stub file. | Michael Koch |
| 2002-10-07 | ByteBuffer.java: removed import of not commited class. | Michael Koch |
| 2002-10-07 | ByteBuffer.java, [...]: New files, forgot to add these dummies. | Michael Koch |
| 2002-10-07 | AlreadyConnectedException.java, [...]: New file. | Michael Koch |
| 2002-10-05 | 2002-10-05 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-10-04 | [multiple changes] | Mark Wielaard |
| 2002-10-04 | * java/lang/Throwable.java: Remerge with Classpath. | Mark Wielaard |
| 2002-10-04 | 2002-10-04 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-10-04 | BeanContextChildSupport.java: Added serialVersionUID. | Michael Koch |
| 2002-10-03 | natNetworkInterface.cc (getRealNetworkInterfaces): ifdef out some functionali... | Adam Megacz |
| 2002-10-03 | InetAddress.java (class InetAddress): Removed final keyword. | Michael Koch |
| 2002-10-03 | Autoscroll.java: New file, merge from Classpath. | Michael Koch |
| 2002-10-03 | 2002-10-03 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-10-03 | 2002-09-30 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-10-02 | ActivationDesc.java, [...]: New versions from Classpath. | Tom Tromey |
| 2002-10-01 | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey |
| 2002-09-30 | Add Proxy support. | Anthony Green |
| 2002-09-25 | re PR libgcj/7786 (TimeZone.getDSTSavings() from JDK1.4 not implemented) | Jesse Rosenstock |
| 2002-09-25 | * java/lang/natClassLoader.cc: | Tom Tromey |
| 2002-09-25 | re PR libgcj/7766 (ZipInputStream.available returns 0 immediately after const... | Jesse Rosenstock |
| 2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-25 | AbstractSelectableChannel.java: New file. | Michael Koch |
| 2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-23 | re PR libgcj/6576 (java.util.ResourceBundle.getResource ignores locale) | Tom Tromey |
| 2002-09-21 | 2002-09-21 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-19 | ClassLoader.java (resolveClass0): Set cause for newly-created exception. | Tom Tromey |
| 2002-09-18 | Matcher.java, [...]: Merge with classpath, new files. | Michael Koch |
| 2002-09-17 | natNetworkInterface.cc: Removed unneed and yet wrong includes. | Michael Koch |
| 2002-09-17 | NetworkInterface.java: New file. | Michael Koch |
| 2002-09-16 | URLClassLoader.java (findClass): Code source for a class from a jar is not ne... | Tom Tromey |
| 2002-09-16 | natPlainSocketImpl.cc: fixed typo. | Adam Megacz |
| 2002-09-16 | AssertionError.java: Merge with classpath, fixes HTML. | Michael Koch |
| 2002-09-16 | natPlainSocketImpl.cc: #ifdef-shielded socket timeouts, which don't work on W... | Adam Megacz |
| 2002-09-14 | natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is... | Adam Megacz |
| 2002-09-13 | DatagramPacket.java (DatagramPacket): Added linebreak for 80 chars per line. | Michael Koch |
| 2002-09-13 | DatagramChannel.java, [...]: New dummy files to make java.net fully JDK 1.4 c... | Michael Koch |
| 2002-09-12 | 2002-09-12 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-11 | 2002-09-11 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-10 | 2002-09-10 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-07 | natPlainDatagramSocket.cc: include ws2tcpip.h for definition of IP_TOS. | Adam Megacz |