| Age | Commit message (Expand) | Author |
| 2003-10-26 | * java/util/TreeMap.java: Doc fixes. HashMap -> TreeMap. | Bryce McKinlay |
| 2003-10-26 | AccessibleObject.java (secureSetAccessible): Don't check for AccessibleObject. | Bryce McKinlay |
| 2003-10-26 | Constructor.java (toString): Avoid extra whitespace on constructor with no mo... | Bryce McKinlay |
| 2003-10-25 | Method.java (toString): Avoid extra whitespace on method with no modifiers. | Bryce McKinlay |
| 2003-10-25 | re PR libgcj/11780 (Method.invoke() is slow) | Bryce McKinlay |
| 2003-10-24 | GtkDialogPeer.java (handleEvent): Remove method. | Thomas Fitzsimmons |
| 2003-10-24 | Obvious fix for systems with no interpreter. | Anthony Green |
| 2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley |
| 2003-10-23 | natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a... | Rainer Orth |
| 2003-10-22 | re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.) | Tom Tromey |
| 2003-10-22 | QuadCurve2D.java (subdivide): Added documentation. | Sascha Brawer |
| 2003-10-22 | 2003-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-21 | Fix for bug #2944, reported by David Holmes <dholmes@dltech.com.au> | Sascha Brawer |
| 2003-10-21 | Reported by M.Negovanovic | Mark Wielaard |
| 2003-10-21 | Fix for Classpath bug #6076. | Sascha Brawer |
| 2003-10-21 | ByteOrder.java, [...]: Add code to load library with code for native methods ... | Michael Koch |
| 2003-10-21 | posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM... | Jerry Quinn |
| 2003-10-20 | 2003-10-20 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-18 | Reported by M.Negovanovic | Mark Wielaard |
| 2003-10-16 | StringBuffer.java (getChars): Fix array index checks. | Ralph Loader |
| 2003-10-16 | natString.cc (getChars): Fix validation of array indexes. | Ralph Loader |
| 2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-15 | AttributedCharacterIterator.java, [...]: Reformated. | Michael Koch |
| 2003-10-13 | natClassLoader.cc (_Jv_InitNewClassFields): Removed. | Tom Tromey |
| 2003-10-13 | File.java: Reformated. | Michael Koch |
| 2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-12 | 2003-10-12 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-11 | Map.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | AttributedCharacterIterator.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | Array.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | Channel.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | ActivationInstantiator.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | ContentHandlerFactory.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | Externalizable.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | RMIClassLoader.java: Identify cached classloaders by codebase and context cla... | Ingo Proetel |
| 2003-10-11 | BeanContext.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | AppletInitializer.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-11 | ButtonPeer.java, [...]: Removed redundant modifiers. | Michael Koch |
| 2003-10-11 | NIOSocket.java (setChannel): Initialize impl. | Michael Koch |
| 2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-09 | 2003-10-09 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-09 | ClassLoader.java (setSigners): Implemented. | Tom Tromey |
| 2003-10-09 | RMIClassLoader.java: Removed unused imports, little reformatings. | Michael Koch |