Age | Commit message (Expand) | Author | Files | Lines |
2003-10-25 | re PR libgcj/11780 (Method.invoke() is slow) | Bryce McKinlay | 3 | -36/+57 |
2003-10-24 | GtkDialogPeer.java (handleEvent): Remove method. | Thomas Fitzsimmons | 7 | -60/+335 |
2003-10-24 | Obvious fix for systems with no interpreter. | Anthony Green | 2 | -0/+7 |
2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 7 | -23/+149 |
2003-10-23 | natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a... | Rainer Orth | 2 | -1/+6 |
2003-10-22 | re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.) | Tom Tromey | 4 | -62/+89 |
2003-10-22 | re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.) | Tom Tromey | 3 | -0/+27 |
2003-10-22 | re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime) | Tom Tromey | 2 | -2/+9 |
2003-10-22 | re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime) | Tom Tromey | 3 | -0/+22 |
2003-10-22 | mips-signal.h: New file. | David Daney | 13 | -314/+687 |
2003-10-22 | QuadCurve2D.java (subdivide): Added documentation. | Sascha Brawer | 5 | -93/+706 |
2003-10-22 | 2003-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -5/+9 |
2003-10-21 | Fix for bug #2944, reported by David Holmes <dholmes@dltech.com.au> | Sascha Brawer | 2 | -3/+24 |
2003-10-21 | Reported by M.Negovanovic | Mark Wielaard | 2 | -32/+53 |
2003-10-21 | Fix for Classpath bug #6076. | Sascha Brawer | 2 | -93/+221 |
2003-10-21 | ByteOrder.java, [...]: Add code to load library with code for native methods ... | Michael Koch | 4 | -0/+38 |
2003-10-21 | PlainDatagramSocketImpl.java, [...]: Renamed fnum to native_fd to match class... | Michael Koch | 7 | -169/+179 |
2003-10-21 | posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM... | Jerry Quinn | 9 | -8/+96 |
2003-10-20 | 2003-10-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -11/+39 |
2003-10-18 | Connection.java, [...]: Merged copyright text from classpath to make it possi... | Michael Koch | 7 | -84/+292 |
2003-10-18 | Reported by M.Negovanovic | Mark Wielaard | 2 | -2/+8 |
2003-10-17 | win32.cc: (_Jv_pipe) Implemented. | Mohan Embar | 5 | -1/+24 |
2003-10-16 | StringBuffer.java (getChars): Fix array index checks. | Ralph Loader | 4 | -5/+140 |
2003-10-16 | natString.cc (getChars): Fix validation of array indexes. | Ralph Loader | 4 | -10/+165 |
2003-10-16 | prims.cc (_Jv_NewObjectArray): Make sure byte size doesn't overflow a jint. | Ralph Loader | 4 | -3/+109 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -118/+207 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -13/+20 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -9/+55 |
2003-10-15 | 2003-10-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+16 |
2003-10-15 | AttributedCharacterIterator.java, [...]: Reformated. | Michael Koch | 3 | -260/+225 |
2003-10-15 | UIDefaults.java (putDefaults): Readded accidently removed "public" modifier. | Michael Koch | 2 | -1/+6 |
2003-10-14 | interpret.cc (_Jv_InterpMethod::run): Don't use libffi types, they were meant... | Paolo Bonzini | 3 | -3/+10 |
2003-10-14 | fixed patch submitter's name | Tom Tromey | 1 | -1/+1 |
2003-10-13 | natClassLoader.cc (_Jv_InitNewClassFields): Removed. | Tom Tromey | 3 | -39/+8 |
2003-10-13 | re PR libgcj/12592 (Http requests use \n instead of \r\n) | Taras Glek | 2 | -4/+10 |
2003-10-13 | File.java: Reformated. | Michael Koch | 2 | -93/+103 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -30/+66 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -5/+18 |
2003-10-13 | 2003-10-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -3/+18 |
2003-10-12 | 2003-10-12 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -21/+208 |
2003-10-12 | DefaultTableModel.java, [...]: Removed redundant modifiers. | Michael Koch | 21 | -153/+168 |
2003-10-12 | AncestorListener.java, [...]: Removed redundant modifiers. | Michael Koch | 25 | -87/+115 |
2003-10-12 | Action.java, [...]: Removed redundant modifiers. | Michael Koch | 22 | -149/+174 |
2003-10-11 | Status.java, [...]: Removing redundant modifiers. | Michael Koch | 8 | -60/+71 |
2003-10-11 | Attribute.java, [...]: Removing redundant modifiers. | Michael Koch | 4 | -17/+24 |
2003-10-11 | ConnectionEventListener.java, [...]: Removing redundant modifiers. | Michael Koch | 13 | -420/+174 |
2003-10-11 | Context.java, [...]: Removing redundant modifiers. | Michael Koch | 29 | -176/+213 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 19 | -55/+82 |
2003-10-11 | ProtocolConstants.java, DER.java: Removing redundant modifiers. | Michael Koch | 3 | -61/+62 |
2003-10-11 | Map.java, [...]: Removed redundant modifiers. | Michael Koch | 5 | -79/+87 |