Age | Commit message (Expand) | Author | Files | Lines |
2003-11-19 | 2003-11-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -48/+135 |
2003-11-16 | re PR libgcj/13062 (StreamTokenizer ignores commentChar) | Tom Tromey | 1 | -4/+18 |
2003-11-14 | GridBagLayout.java (getLayoutDimensions): Return array of two zero-length int... | Tom Fitzsimmons | 1 | -5/+15 |
2003-11-14 | jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe... | Tom Tromey | 4 | -7/+7 |
2003-11-12 | GtkComponentPeer.java (prepareImage): Remove null check. | Tom Fitzsimmons | 1 | -3/+0 |
2003-11-12 | Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec... | Thomas Fitzsimmons | 2 | -7/+42 |
2003-11-11 | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 10 | -20/+6 |
2003-11-11 | 2003-11-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+1 |
2003-11-11 | URLStreamHandler.java (toExternalForm): Print port only if host is printed to... | Michael Koch | 1 | -4/+6 |
2003-11-11 | Timestamp.java (valueOf): Correctly handle nanoseconds. | Gary Benson | 1 | -9/+26 |
2003-11-09 | * java/net/Inet4Address.java (serialVersionUID): Updated. | Tom Tromey | 1 | -1/+1 |
2003-11-08 | ByteArrayOutputStream.java (resize): Fix off-by-one error. | Jeff Sturm | 1 | -1/+1 |
2003-11-07 | re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) ... | Mohan Embar | 2 | -74/+117 |
2003-11-07 | win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern. | Mohan Embar | 1 | -1/+7 |
2003-11-04 | natClass.cc (newInstance): Throw InstantiationException if class has no null-... | Bryce McKinlay | 1 | -1/+1 |
2003-10-31 | re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception) | Mohan Embar | 1 | -1/+6 |
2003-10-30 | natMethod.cc (_Jv_CallAnyMethodA): Don't use vtable dispatch for final methods. | Bryce McKinlay | 1 | -2/+4 |
2003-10-29 | CubicCurve2D.java (contains): Docfix for URL of embedded drawing. | Sascha Brawer | 9 | -42/+1179 |
2003-10-29 | [multiple changes] | Michael Koch | 5 | -2/+711 |
2003-10-29 | Somehow this didnt got commited due to full hard disk. | Michael Koch | 1 | -6/+2 |
2003-10-29 | 2003-10-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -8/+3 |
2003-10-28 | natClass.cc (_Jv_LayoutVTableMethods): Always assign a vtable slot for final ... | Bryce McKinlay | 1 | -2/+7 |
2003-10-27 | Reported by Helmer Kraemer <hkraemer@freenet.de> | Mark Wielaard | 2 | -19/+12 |
2003-10-26 | * java/util/TreeMap.java: Doc fixes. HashMap -> TreeMap. | Bryce McKinlay | 1 | -4/+4 |
2003-10-26 | AccessibleObject.java (secureSetAccessible): Don't check for AccessibleObject. | Bryce McKinlay | 1 | -33/+12 |
2003-10-26 | Constructor.java (toString): Avoid extra whitespace on constructor with no mo... | Bryce McKinlay | 4 | -45/+54 |
2003-10-25 | Method.java (toString): Avoid extra whitespace on method with no modifiers. | Bryce McKinlay | 1 | -2/+6 |
2003-10-25 | re PR libgcj/11780 (Method.invoke() is slow) | Bryce McKinlay | 2 | -36/+49 |
2003-10-24 | GtkDialogPeer.java (handleEvent): Remove method. | Thomas Fitzsimmons | 1 | -51/+68 |
2003-10-24 | Obvious fix for systems with no interpreter. | Anthony Green | 1 | -0/+2 |
2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 2 | -5/+70 |
2003-10-23 | natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a... | Rainer Orth | 1 | -1/+1 |
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 |