| Age | Commit message (Expand) | Author |
| 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 |
| 2002-11-09 | ScrollPane.java (ScrollPane): Fixed test for valid display policy. | Tom Tromey |
| 2002-11-09 | List.java (processEvent): Added missing `else's. | Tom Tromey |
| 2002-11-07 | backport: MarshalledObject.java (equals): Check hashcode first. | Mark Wielaard |
| 2002-11-07 | natField.cc (getBoolean): Use getType(). | Mark Wielaard |
| 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 |