Age | Commit message (Expand) | Author | Files | Lines |
2003-10-27 | Reported by Helmer Kraemer <hkraemer@freenet.de> | Mark Wielaard | 2 | -19/+12 |
2003-10-26 | * java/util/TreeMap.java: Doc fixes. HashMap -> TreeMap. | Bryce McKinlay | 1 | -4/+4 |
2003-10-26 | AccessibleObject.java (secureSetAccessible): Don't check for AccessibleObject. | Bryce McKinlay | 1 | -33/+12 |
2003-10-26 | Constructor.java (toString): Avoid extra whitespace on constructor with no mo... | Bryce McKinlay | 4 | -45/+54 |
2003-10-25 | Method.java (toString): Avoid extra whitespace on method with no modifiers. | Bryce McKinlay | 1 | -2/+6 |
2003-10-25 | re PR libgcj/11780 (Method.invoke() is slow) | Bryce McKinlay | 2 | -36/+49 |
2003-10-24 | GtkDialogPeer.java (handleEvent): Remove method. | Thomas Fitzsimmons | 1 | -51/+68 |
2003-10-24 | Obvious fix for systems with no interpreter. | Anthony Green | 1 | -0/+2 |
2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 2 | -5/+70 |
2003-10-23 | natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a... | Rainer Orth | 1 | -1/+1 |
2003-10-22 | re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.) | Tom Tromey | 3 | -62/+77 |
2003-10-22 | QuadCurve2D.java (subdivide): Added documentation. | Sascha Brawer | 4 | -93/+686 |
2003-10-22 | 2003-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+3 |
2003-10-21 | Fix for bug #2944, reported by David Holmes <dholmes@dltech.com.au> | Sascha Brawer | 1 | -3/+18 |
2003-10-21 | Reported by M.Negovanovic | Mark Wielaard | 1 | -32/+46 |
2003-10-21 | Fix for Classpath bug #6076. | Sascha Brawer | 1 | -93/+205 |
2003-10-21 | ByteOrder.java, [...]: Add code to load library with code for native methods ... | Michael Koch | 3 | -0/+31 |
2003-10-21 | posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM... | Jerry Quinn | 4 | -0/+65 |
2003-10-20 | 2003-10-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -11/+30 |
2003-10-18 | Reported by M.Negovanovic | Mark Wielaard | 1 | -2/+2 |
2003-10-16 | StringBuffer.java (getChars): Fix array index checks. | Ralph Loader | 1 | -5/+6 |
2003-10-16 | natString.cc (getChars): Fix validation of array indexes. | Ralph Loader | 1 | -10/+16 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -118/+196 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -13/+14 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -9/+42 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+10 |
2003-10-15 | AttributedCharacterIterator.java, [...]: Reformated. | Michael Koch | 2 | -260/+220 |
2003-10-13 | natClassLoader.cc (_Jv_InitNewClassFields): Removed. | Tom Tromey | 1 | -37/+0 |
2003-10-13 | File.java: Reformated. | Michael Koch | 1 | -93/+98 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -30/+46 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -5/+5 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+8 |
2003-10-12 | 2003-10-12 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -6/+25 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 18 | -55/+60 |
2003-10-11 | Map.java, [...]: Removed redundant modifiers. | Michael Koch | 4 | -79/+79 |
2003-10-11 | AttributedCharacterIterator.java, [...]: Removed redundant modifiers. | Michael Koch | 2 | -93/+25 |
2003-10-11 | Array.java, [...]: Removed redundant modifiers. | Michael Koch | 18 | -702/+702 |
2003-10-11 | Channel.java, [...]: Removed redundant modifiers. | Michael Koch | 5 | -8/+8 |
2003-10-11 | ActivationInstantiator.java, [...]: Removed redundant modifiers. | Michael Koch | 16 | -80/+96 |
2003-10-11 | ContentHandlerFactory.java, [...]: Removed redundant modifiers. | Michael Koch | 5 | -18/+19 |
2003-10-11 | Externalizable.java, [...]: Removed redundant modifiers. | Michael Koch | 9 | -68/+61 |
2003-10-11 | RMIClassLoader.java: Identify cached classloaders by codebase and context cla... | Ingo Proetel | 1 | -5/+68 |
2003-10-11 | BeanContext.java, [...]: Removed redundant modifiers. | Michael Koch | 12 | -35/+33 |
2003-10-11 | AppletInitializer.java, [...]: Removed redundant modifiers. | Michael Koch | 6 | -36/+36 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -8/+8 |
2003-10-11 | ButtonPeer.java, [...]: Removed redundant modifiers. | Michael Koch | 23 | -152/+178 |
2003-10-11 | NIOSocket.java (setChannel): Initialize impl. | Michael Koch | 1 | -1/+11 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 17 | -92/+99 |
2003-10-09 | 2003-10-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -49/+56 |
2003-10-09 | ClassLoader.java (setSigners): Implemented. | Tom Tromey | 5 | -6/+22 |