| Age | Commit message (Expand) | Author |
| 2002-12-09 | Connection.java (getJarFile): download and cache remote jar files. | Mark Wielaard |
| 2002-12-08 | ResourceBundle.java (resourceBundleCache): Not final. | Mark Wielaard |
| 2002-12-07 | InetAddress.java (toString): Use hostname when not null, don't do an explicit... | Mark Wielaard |
| 2002-12-05 | Class.h (_Jv_SetVTableEntries): Updated declaration. | Tom Tromey |
| 2002-12-05 | * java/net/SocketPermission.java (hashCode): Rewrote. | Tom Tromey |
| 2002-12-05 | Makefile.in: Rebuilt. | Tom Tromey |
| 2002-12-03 | JarFile.java (manifest): Not final. | Mark Wielaard |
| 2002-12-03 | * java/lang/Character.java (forDigit): Formatting fix. | Tom Tromey |
| 2002-12-03 | DSAParameterSpec.java (getP): Return p, not q. | Raif Naffah |
| 2002-12-03 | natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass. | Andrew Haley |
| 2002-12-03 | natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass. | Andrew Haley |
| 2002-12-02 | Bug compatibility, for PR libgcj/8738: | Tom Tromey |
| 2002-12-01 | SecurityManager.java: Remerge comments, indenting and checkXXX methods with C... | Mark Wielaard |
| 2002-11-30 | ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was... | Scott Gilbertson |
| 2002-11-30 | For PR libgcj/8759: | Gary Benson |
| 2002-11-29 | 2002-11-29 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-11-27 | Locale.java (toString): Improve efficiency if country and variant are both em... | Julian Dolby |
| 2002-11-26 | natPlainDatagramSocketImpl.cc (socklen_t): Don't define. | Andreas Tobler |
| 2002-11-22 | URL.java: Merge with Classpath (partly). | Mark Wielaard |
| 2002-11-21 | AsynchronousCloseException.java, [...]: New files. | Michael Koch |
| 2002-11-21 | Forgot to add to cvs command line | Michael Koch |
| 2002-11-21 | 2002-11-21 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-11-20 | 2002-11-20 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-11-19 | natReference.cc (add_to_hash): Look at `copy', not `referent'. | Tom Tromey |
| 2002-11-18 | CoderResult.java (Cache.get): Fix a bug that was causing CoderResults to be c... | Jesse Rosenstock |
| 2002-11-18 | KeyStore.java (getInstance): Fix comment and throw IllegalArgumentException i... | Joerg Brunsmann |
| 2002-11-18 | PlainSocketImpl.java: Fix imports. | Michael Koch |
| 2002-11-18 | 2002-11-18 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-11-18 | 2002-11-17 Jesse Rosenstock <jmr@ugcs.caltech.edu> | Jesse Rosenstock |
| 2002-11-18 | ByteBufferImpl.java, [...]: New files. | Michael Koch |
| 2002-11-18 | PlainSocketImpl.java: Reworked imports. | Michael Koch |
| 2002-11-17 | HttpURLConnection.java ((getPermission): Take port into consideration. | Mark Wielaard |
| 2002-11-17 | * java/net/HttpURLConnection.java: Merge with GNU Classpath. | Mark Wielaard |
| 2002-11-17 | Integrate work by Raif S. | Mark Wielaard |
| 2002-11-16 | For PR libgcj/8593: | Tom Tromey |
| 2002-11-14 | AppletContext.java: Fix typo and remove redundant modifiers. | Eric Blake |
| 2002-11-14 | natRuntime.cc (insertSystemProperties): Set gnu.classpath.home. | Tom Tromey |
| 2002-11-13 | 2002-11-13 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-11-13 | AlreadyConnectedException.java: Removed unneeded import. | Michael Koch |
| 2002-11-13 | Buffer.java: Implemented. | Michael Koch |
| 2002-11-11 | CharacterCodingException.java: This class must be public. | Michael Koch |
| 2002-11-11 | BufferOverflowException.java, [...]: New file. | Michael Koch |
| 2002-11-11 | Container.java (validate): Use tree lock. | Tom Tromey |
| 2002-11-10 | GridLayout.java (layoutContainer): Use tree lock. | Tom Tromey |
| 2002-11-10 | natFileDescriptorWin32.cc (read): Handle case where count is 0. | Tom Tromey |
| 2002-11-10 | Externalizable.java, [...]: New versions from Classpath. | Tom Tromey |
| 2002-11-10 | Attributes.java (Name): Fix name check. | Anthony Green |
| 2002-11-10 | natClass.cc (initializeClass): Throw NoClassDefFoundError with getName() as m... | Mark Wielaard |
| 2002-11-10 | GridLayout.java (setColumns): Check newCols, not cols. | Tom Tromey |
| 2002-11-10 | Applet.java, [...]: New versions from Classpath. | Tom Tromey |