Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-10-09 | RMIClassLoader.java: Removed unused imports, little reformatings. | Michael Koch | 1 | -59/+95 |
2003-10-09 | 2003-10-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+0 |
2003-10-09 | GtkButtonPeer.java (handleEvent): Remove modality check. | Thomas Fitzsimmons | 1 | -7/+27 |
2003-10-08 | 2003-10-08 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 1 | -2/+2 |
2003-10-08 | Security.java: Reformated. | Michael Koch | 1 | -20/+23 |
2003-10-08 | 2003-10-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+2 |
2003-10-08 | StrictMath.java (toDegrees): Multiply before dividing. | Tom Tromey | 2 | -4/+10 |
2003-10-08 | Connection.java, [...]: Moved to gnu/java/net/protocol. | Michael Koch | 1 | -4/+4 |
2003-10-08 | LinkedList.java: Removed whitespace to match classpath's version again. | Michael Koch | 1 | -1/+1 |
2003-10-08 | 2003-10-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -10/+15 |