Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-10-11 | NIOSocket.java (setChannel): Initialize impl. | Michael Koch | 9 | -51/+224 |
2003-10-11 | Oh man, forgot the ChangeLog entry for another time. | Michael Koch | 1 | -17/+18 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 18 | -92/+119 |
2003-10-11 | Forgot to write ChangeLog entry. | Michael Koch | 1 | -2/+3 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -22/+27 |
2003-10-09 | SelectorImpl.java (register): Use ServerSocketChannelSelectionKey for server ... | Michael Koch | 7 | -11/+132 |
2003-10-09 | 2003-10-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -49/+81 |
2003-10-09 | ClassLoader.java (setSigners): Implemented. | Tom Tromey | 7 | -6/+37 |
2003-10-09 | RMIClassLoader.java: Removed unused imports, little reformatings. | Michael Koch | 2 | -59/+105 |
2003-10-09 | 2003-10-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+5 |
2003-10-09 | GtkButtonPeer.java (handleEvent): Remove modality check. | Thomas Fitzsimmons | 10 | -121/+183 |
2003-10-08 | 2003-10-08 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 12 | -26/+160 |
2003-10-08 | * libjava.mauve/xfails: Removed some tests. | Tom Tromey | 2 | -8/+4 |