aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-10-18Connection.java, [...]: Merged copyright text from classpath to make it possi...Michael Koch7-84/+292
2003-10-18Reported by M.NegovanovicMark Wielaard2-2/+8
2003-10-17win32.cc: (_Jv_pipe) Implemented.Mohan Embar5-1/+24
2003-10-16StringBuffer.java (getChars): Fix array index checks.Ralph Loader4-5/+140
2003-10-16natString.cc (getChars): Fix validation of array indexes.Ralph Loader4-10/+165
2003-10-16prims.cc (_Jv_NewObjectArray): Make sure byte size doesn't overflow a jint.Ralph Loader4-3/+109
2003-10-152003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2-118/+207
2003-10-152003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2-13/+20
2003-10-152003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch3-9/+55
2003-10-152003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+16
2003-10-15AttributedCharacterIterator.java, [...]: Reformated.Michael Koch3-260/+225
2003-10-15UIDefaults.java (putDefaults): Readded accidently removed "public" modifier.Michael Koch2-1/+6
2003-10-14interpret.cc (_Jv_InterpMethod::run): Don't use libffi types, they were meant...Paolo Bonzini3-3/+10
2003-10-14fixed patch submitter's nameTom Tromey1-1/+1
2003-10-13natClassLoader.cc (_Jv_InitNewClassFields): Removed.Tom Tromey3-39/+8
2003-10-13re PR libgcj/12592 (Http requests use \n instead of \r\n)Taras Glek2-4/+10
2003-10-13File.java: Reformated.Michael Koch2-93/+103
2003-10-132003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch3-30/+66
2003-10-132003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch6-5/+18
2003-10-132003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+18
2003-10-122003-10-12 Michael Koch <konqueror@gmx.de>Michael Koch7-21/+208
2003-10-12DefaultTableModel.java, [...]: Removed redundant modifiers.Michael Koch21-153/+168
2003-10-12AncestorListener.java, [...]: Removed redundant modifiers.Michael Koch25-87/+115
2003-10-12Action.java, [...]: Removed redundant modifiers.Michael Koch22-149/+174
2003-10-11Status.java, [...]: Removing redundant modifiers.Michael Koch8-60/+71
2003-10-11Attribute.java, [...]: Removing redundant modifiers.Michael Koch4-17/+24
2003-10-11ConnectionEventListener.java, [...]: Removing redundant modifiers.Michael Koch13-420/+174
2003-10-11Context.java, [...]: Removing redundant modifiers.Michael Koch29-176/+213
2003-10-112003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch19-55/+82
2003-10-11ProtocolConstants.java, DER.java: Removing redundant modifiers.Michael Koch3-61/+62
2003-10-11Map.java, [...]: Removed redundant modifiers.Michael Koch5-79/+87
2003-10-11AttributedCharacterIterator.java, [...]: Removed redundant modifiers.Michael Koch3-93/+31
2003-10-11Array.java, [...]: Removed redundant modifiers.Michael Koch19-702/+724
2003-10-11Channel.java, [...]: Removed redundant modifiers.Michael Koch6-8/+17
2003-10-11ActivationInstantiator.java, [...]: Removed redundant modifiers.Michael Koch17-80/+116
2003-10-11ContentHandlerFactory.java, [...]: Removed redundant modifiers.Michael Koch6-18/+29
2003-10-11Externalizable.java, [...]: Removed redundant modifiers.Michael Koch10-68/+74
2003-10-11RMIClassLoader.java: Identify cached classloaders by codebase and context cla...Ingo Proetel2-5/+73
2003-10-11BeanContext.java, [...]: Removed redundant modifiers.Michael Koch13-35/+49
2003-10-11AppletInitializer.java, [...]: Removed redundant modifiers.Michael Koch7-36/+46
2003-10-112003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch4-8/+15
2003-10-11ButtonPeer.java, [...]: Removed redundant modifiers.Michael Koch24-152/+205
2003-10-11Really remove it.Michael Koch1-25/+0
2003-10-11NIOSocket.java (setChannel): Initialize impl.Michael Koch9-51/+224
2003-10-11Oh man, forgot the ChangeLog entry for another time.Michael Koch1-17/+18
2003-10-112003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch18-92/+119
2003-10-11Forgot to write ChangeLog entry.Michael Koch1-2/+3
2003-10-112003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch3-22/+27
2003-10-09SelectorImpl.java (register): Use ServerSocketChannelSelectionKey for server ...Michael Koch7-11/+132
2003-10-092003-10-09 Michael Koch <konqueror@gmx.de>Michael Koch4-49/+81