Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-10-11 | AttributedCharacterIterator.java, [...]: Removed redundant modifiers. | Michael Koch | 3 | -93/+31 |
2003-10-11 | Array.java, [...]: Removed redundant modifiers. | Michael Koch | 19 | -702/+724 |
2003-10-11 | Channel.java, [...]: Removed redundant modifiers. | Michael Koch | 6 | -8/+17 |
2003-10-11 | ActivationInstantiator.java, [...]: Removed redundant modifiers. | Michael Koch | 17 | -80/+116 |
2003-10-11 | ContentHandlerFactory.java, [...]: Removed redundant modifiers. | Michael Koch | 6 | -18/+29 |
2003-10-11 | Externalizable.java, [...]: Removed redundant modifiers. | Michael Koch | 10 | -68/+74 |
2003-10-11 | RMIClassLoader.java: Identify cached classloaders by codebase and context cla... | Ingo Proetel | 2 | -5/+73 |
2003-10-11 | BeanContext.java, [...]: Removed redundant modifiers. | Michael Koch | 13 | -35/+49 |
2003-10-11 | AppletInitializer.java, [...]: Removed redundant modifiers. | Michael Koch | 7 | -36/+46 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -8/+15 |
2003-10-11 | ButtonPeer.java, [...]: Removed redundant modifiers. | Michael Koch | 24 | -152/+205 |
2003-10-11 | Really remove it. | Michael Koch | 1 | -25/+0 |