Age | Commit message (Expand) | Author | Files | Lines |
2003-03-29 | MessageFormat.java: Removed some whitespace. | Tom Tromey | 7 | -0/+754 |
2003-03-20 | 2003-03-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -108/+138 |
2003-03-11 | 2003-03-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -7/+17 |
2003-03-10 | [multiple changes] | Andrew Haley | 2 | -0/+53 |
2003-03-02 | 2003-03-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -44/+62 |
2003-03-01 | LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath. | Tom Tromey | 131 | -0/+4978 |
2003-03-01 | XPanelPeer.java (beginLayout, [...]): New methods. | Tom Tromey | 10 | -3/+219 |
2003-02-25 | MappedByteFileBuffer.java, [...]: New files, both are not compiled yet to get... | Michael Koch | 2 | -0/+566 |
2003-02-21 | natSocketChannelImpl.cc: Reverse logic for DISABLE_JAVA_NET. | Michael Koch | 1 | -3/+3 |
2003-02-20 | natSocketChannelImpl.cc: Added support for platforms without network support. | Michael Koch | 1 | -2/+60 |
2003-02-19 | natStackTrace.cc: Include platform.h immediately after config.h. | Rainer Orth | 1 | -3/+2 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -14/+14 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+12 |
2003-02-19 | XToolkit.java (getFontMetrics): initialize if necessary. | Hans Boehm | 6 | -4/+51 |
2003-02-14 | natServerSocketChannelImpl.cc: Removed. | Michael Koch | 2 | -81/+1 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+6 |
2003-02-13 | 2003-02-13 Michael <konqueror@gmx.de> | Michael Koch | 2 | -29/+205 |
2003-02-13 | NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of inde... | Ranjit Mathew | 1 | -1/+1 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -18/+2 |
2003-02-13 | natByteBufferImpl.cc, [...]: Added copyright and license. | Michael Koch | 7 | -0/+70 |
2003-02-13 | FileBasedFactory.java, [...]: New files, all merged from classpath. | Michael Koch | 5 | -0/+803 |
2003-02-11 | ByteBufferImpl.java: Reformated and removed some code. | Michael Koch | 7 | -501/+615 |
2003-02-11 | 2003-02-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 8 | -614/+9 |
2003-02-11 | FileLockImpl.java, [...]: New files. | Michael Koch | 1 | -0/+63 |
2003-02-11 | SHA1PRNG.java (ensureIsSeeded): new method used to ensure seeding has occurre... | Raif S. Naffah | 1 | -11/+21 |
2003-01-31 | Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic... | Tom Tromey | 40 | -1/+5312 |
2003-01-28 | configure.in: Specifically define HAVE_BACKTRACE if building for MinGW. | Ranjit Mathew | 1 | -0/+2 |
2003-01-15 | natGC.cc (fillPolygon): New method. | Scott Gilbertson | 5 | -19/+40 |
2003-01-15 | XToolkit.java (getColorModel): Implemented. | Scott Gilbertson | 2 | -12/+29 |
2003-01-03 | UnicastServerRef.java (unexportObject): Don't throw RemoteException. | Dhek Bhun Kho | 1 | -2/+2 |
2003-01-03 | Connection.java (proxyPort, [...]): New static fields. | Joerg Brunsmann | 1 | -12/+47 |
2003-01-02 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -2/+3 |
2002-12-11 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+67 |
2002-12-09 | Connection.java (getJarFile): download and cache remote jar files. | Mark Wielaard | 2 | -29/+23 |
2002-12-05 | natStackTrace.cc (fillInStackTrace): Throw #ifdef (HAVE_BACKTRACE) around the... | Andrew Haley | 1 | -3/+6 |
2002-12-03 | natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass. | Andrew Haley | 3 | -0/+383 |
2002-11-29 | 2002-11-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -64/+153 |
2002-11-29 | natByteBufferImpl.cc, [...]: New files that implement native functionalities. | Michael Koch | 10 | -0/+1208 |
2002-11-29 | 2002-11-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -471/+335 |
2002-11-18 | ByteBufferImpl.java, [...]: New files. | Michael Koch | 15 | -0/+2614 |
2002-11-11 | ISO_8859_1.java, [...]: New files. | Jesse Rosenstock | 9 | -0/+1230 |
2002-11-07 | backport: MarshalledObject.java (equals): Check hashcode first. | Mark Wielaard | 13 | -124/+458 |
2002-11-05 | SHA.java (engineGetDigestLength): Return 20. | R. A. Rivas Diaz | 2 | -3/+3 |
2002-10-01 | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey | 16 | -47/+798 |
2002-09-30 | Add Proxy support. | Anthony Green | 2 | -198/+191 |
2002-09-02 | NameFinder.java (remove_interpreter): New field. | Mark Wielaard | 2 | -15/+148 |
2002-08-29 | jvm.h (struct _Jv_frame_info): New structure. | Tom Tromey | 2 | -7/+44 |
2002-08-24 | Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc. | Mark Wielaard | 2 | -0/+491 |
2002-08-23 | URLConnection.java, [...]: Added implementation of getHeaderFields(). | Michael Koch | 3 | -0/+47 |
2002-08-18 | Thanks to Vladimir Puskas <vpuskas@eunet.yu> | Mark Wielaard | 1 | -4/+4 |