Age | Commit message (Expand) | Author | Files | Lines |
2002-10-10 | 2002-10-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -0/+36 |
2002-10-10 | cvsignore: New file to ignore files generated during build. | Michael Koch | 3 | -1/+8 |
2002-10-10 | 2002-10-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -18/+299 |
2002-10-08 | interpret.cc (_Jv_InterpMethod::run): Use UINT32 instead of unsigned long tem... | Ulrich Weigand | 2 | -1/+6 |
2002-10-08 | configure.host [s390*-*]: Enable Java interpreter. | Ulrich Weigand | 3 | -0/+88 |
2002-10-07 | Thread.java (setDaemon): Check startable_flag, not isAlive(). | Mark Wielaard | 2 | -1/+6 |
2002-10-07 | Buffer.java: New stub file. | Michael Koch | 5 | -4/+56 |
2002-10-07 | ByteBuffer.java: removed import of not commited class. | Michael Koch | 2 | -2/+5 |
2002-10-07 | ByteBuffer.java, [...]: New files, forgot to add these dummies. | Michael Koch | 5 | -1/+100 |
2002-10-07 | AlreadyConnectedException.java, [...]: New file. | Michael Koch | 18 | -0/+987 |
2002-10-05 | 2002-10-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -3/+800 |
2002-10-04 | [multiple changes] | Mark Wielaard | 10 | -11/+46 |
2002-10-04 | * java/lang/Throwable.java: Remerge with Classpath. | Mark Wielaard | 2 | -14/+12 |
2002-10-04 | 2002-10-04 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+50 |
2002-10-04 | BeanContextChildSupport.java: Added serialVersionUID. | Michael Koch | 5 | -5/+20 |
2002-10-03 | natNetworkInterface.cc (getRealNetworkInterfaces): ifdef out some functionali... | Adam Megacz | 2 | -0/+9 |
2002-10-03 | Makefile.in: Rebuilt. | Tom Tromey | 3 | -6/+40 |
2002-10-03 | InetAddress.java (class InetAddress): Removed final keyword. | Michael Koch | 2 | -2/+31 |
2002-10-03 | Autoscroll.java: New file, merge from Classpath. | Michael Koch | 13 | -4/+1182 |
2002-10-03 | 2002-10-03 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -19/+46 |
2002-10-03 | Array_3.java (baz): New. | Andrew Haley | 2 | -0/+24 |
2002-10-03 | 2002-09-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -126/+602 |
2002-10-02 | ActivationDesc.java, [...]: New versions from Classpath. | Tom Tromey | 5 | -8/+20 |
2002-10-01 | locks.h (compare_and_swap): Fix multilib support. | Bo Thorsen | 2 | -0/+11 |
2002-10-01 | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey | 28 | -159/+1178 |
2002-09-30 | Add Proxy support. | Anthony Green | 20 | -235/+2250 |
2002-09-28 | configure.host: Handle arm*-elf, strongarm*-elf and xscale*-elf with a single... | Richard Earnshaw | 2 | -10/+15 |
2002-09-25 | re PR libgcj/7786 (TimeZone.getDSTSavings() from JDK1.4 not implemented) | Jesse Rosenstock | 2 | -0/+21 |
2002-09-25 | re PR libgcj/7709 (NullPointerException in _Jv_ResolvePoolEntry) | Jesse Rosenstock | 2 | -10/+17 |
2002-09-25 | * java/lang/natClassLoader.cc: | Tom Tromey | 4 | -4/+11 |
2002-09-25 | resolve.cc: Include StringBuffer. | Tom Tromey | 2 | -12/+18 |
2002-09-25 | boehm.cc (_Jv_MarkObj): Don't fail if class object has been allocated but not... | Tom Tromey | 2 | -1/+12 |
2002-09-25 | re PR libgcj/7766 (ZipInputStream.available returns 0 immediately after const... | Jesse Rosenstock | 2 | -2/+18 |
2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 10 | -32/+320 |
2002-09-25 | AbstractSelectableChannel.java: New file. | Michael Koch | 7 | -0/+35 |
2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 10 | -29/+602 |
2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 16 | -210/+584 |
2002-09-23 | re PR libgcj/6576 (java.util.ResourceBundle.getResource ignores locale) | Tom Tromey | 2 | -83/+135 |
2002-09-23 | Makefile.am (all-multi): Fix multilib parallel build. | Kaveh R. Ghazi | 3 | -2/+6 |
2002-09-21 | 2002-09-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -13/+205 |
2002-09-19 | ClassLoader.java (resolveClass0): Set cause for newly-created exception. | Tom Tromey | 2 | -11/+23 |
2002-09-18 | Matcher.java, [...]: Merge with classpath, new files. | Michael Koch | 8 | -7/+272 |
2002-09-17 | natNetworkInterface.cc: Removed unneed and yet wrong includes. | Michael Koch | 2 | -4/+8 |
2002-09-17 | NetworkInterface.java: New file. | Michael Koch | 7 | -338/+716 |
2002-09-16 | URLClassLoader.java (findClass): Code source for a class from a jar is not ne... | Tom Tromey | 2 | -2/+7 |
2002-09-16 | natPlainSocketImpl.cc: fixed typo. | Adam Megacz | 2 | -0/+5 |
2002-09-16 | AssertionError.java: Merge with classpath, fixes HTML. | Michael Koch | 8 | -26/+46 |
2002-09-16 | natPlainSocketImpl.cc: #ifdef-shielded socket timeouts, which don't work on W... | Adam Megacz | 2 | -1/+8 |
2002-09-14 | natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is... | Adam Megacz | 3 | -1/+8 |
2002-09-13 | DatagramPacket.java (DatagramPacket): Added linebreak for 80 chars per line. | Michael Koch | 6 | -8/+26 |