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