| Age | Commit message (Expand) | Author |
| 2002-11-07 | Choice.java, [...]: Fixed documentation. | Michael Koch |
| 2002-11-07 | ICC_Profile.java: Added missing constants. | Michael Koch |
| 2002-11-07 | re PR libgcj/8481 (java.Random.nextInt(int) may return negative) | Tom Tromey |
| 2002-11-04 | ClassLoader.java (loadClass): Call loadClass on VMClassLoader, not findClass. | Tom Tromey |
| 2002-11-04 | resolve.cc (METHOD_NOT_THERE, [...]): Remove. | Jeff Sturm |
| 2002-11-03 | AlreadyConnectedException.java: Extend IllegalStateException, per spec. | Tom Tromey |
| 2002-11-03 | GNU Classpath merge. | Mark Wielaard |
| 2002-11-02 | Class.h: Move JV_STATE_ERROR before JV_STATE_DONE. | Tom Tromey |
| 2002-11-02 | For PR java/8415: | Tom Tromey |
| 2002-11-01 | ByteOrder.java: New file. | Michael Koch |
| 2002-11-01 | 2002-11-01 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-10-31 | ZipFile.java (readLeShort): Take and use DataInput as argument. | Mark Wielaard |
| 2002-10-31 | GridBagLayout.java (setConstraints): New stubbed method added | Mark Anderson |
| 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 |