aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-11-14GridBagLayout.java (getLayoutDimensions): Return array of two zero-length int...Tom Fitzsimmons1-0/+7
2003-11-14jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe...Tom Tromey1-0/+22
2003-11-13* gnu/java/nio/natSelectorImplPosix.ccMohan Embar1-0/+6
2003-11-12GtkComponentPeer.java (prepareImage): Remove null check.Tom Fitzsimmons1-0/+5
2003-11-12gnu_java_awt_peer_gtk_GtkLabelPeer.c (setAlignment): Rename to nativeSetAlign...Tom Fitzsimmons1-0/+5
2003-11-12jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.Danny Smith1-0/+11
2003-11-12Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec...Thomas Fitzsimmons1-0/+33
2003-11-11GtkLabelPeer.java (create()): Call new create.Thomas Fitzsimmons1-0/+17
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch1-0/+15
2003-11-112003-11-11 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+5
2003-11-11natPipeImpl.cc, [...]: RemovedMichael Koch1-0/+14
2003-11-11URLStreamHandler.java (toExternalForm): Print port only if host is printed to...Michael Koch1-0/+4
2003-11-11Timestamp.java (valueOf): Correctly handle nanoseconds.Gary Benson1-0/+5
2003-11-09* java/net/Inet4Address.java (serialVersionUID): Updated.Tom Tromey1-0/+4
2003-11-08FirstThread.java (Klocale, Kcalendar): New fields.Jeff Sturm1-0/+5
2003-11-08ByteArrayOutputStream.java (resize): Fix off-by-one error.Jeff Sturm1-0/+5
2003-11-08* gnu/gcj/xlib/XAnyEvent.java (XAnyEvent): Make constructor public.Bryce McKinlay1-0/+5
2003-11-07re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) ...Mohan Embar1-0/+13
2003-11-07win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern.Mohan Embar1-0/+15
2003-11-04natClass.cc (newInstance): Throw InstantiationException if class has no null-...Bryce McKinlay1-0/+5
2003-10-31re PR libgcj/12647 ([win32] wait() does not release monitor correctly)Mohan Embar1-0/+6
2003-10-31win32.cc: (dirExists) Internal helper function to test for directory existence.Mohan Embar1-0/+9
2003-10-31re PR libgcj/11521 ([win32] can install server socket on same port twice)Mohan Embar1-0/+6
2003-10-31re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)Mohan Embar1-0/+5
2003-10-30natMethod.cc (_Jv_CallAnyMethodA): Don't use vtable dispatch for final methods.Bryce McKinlay1-0/+5
2003-10-30gnu_java_awt_peer_gtk_GtkTextAreaPeer.c (create): Turn on word wrapping.Thomas Fitzsimmons1-0/+5
2003-10-30gnu_java_awt_peer_gtk_GtkListPeer.c (getSize): Return scrolled window's size ...Thomas Fitzsimmons1-0/+5
2003-10-29CubicCurve2D.java (contains): Docfix for URL of embedded drawing.Sascha Brawer1-0/+27
2003-10-29Forgot to add one ChangeLog entry from classpath.Ito Kazumitsu1-0/+5
2003-10-29[multiple changes]Michael Koch1-0/+19
2003-10-29IntrospectionIncubator.java (addMethod): Add public static methods.Dalibor Topic1-0/+5
2003-10-29NamingManager.java (getContinuationContext): Call getObjectInstance() with Ob...Julian Dolby1-0/+11
2003-10-292003-10-29 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+10
2003-10-292003-10-29 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+7
2003-10-28natClass.cc (_Jv_LayoutVTableMethods): Always assign a vtable slot for final ...Bryce McKinlay1-0/+5
2003-10-28locks.h (__cas_start_atomic): %g0 --> %%g0.David S. Miller1-0/+4
2003-10-27Reported by Helmer Kraemer <hkraemer@freenet.de>Mark Wielaard1-0/+11
2003-10-26* java/util/TreeMap.java: Doc fixes. HashMap -> TreeMap.Bryce McKinlay1-0/+2
2003-10-26AccessibleObject.java (secureSetAccessible): Don't check for AccessibleObject.Bryce McKinlay1-0/+5
2003-10-26Constructor.java (toString): Avoid extra whitespace on constructor with no mo...Bryce McKinlay1-0/+23
2003-10-25ClasspathToolkit.java: New abstract class.Graydon Hoare1-0/+14
2003-10-25Method.java (toString): Avoid extra whitespace on method with no modifiers.Bryce McKinlay1-0/+5
2003-10-25re PR libgcj/11780 (Method.invoke() is slow)Bryce McKinlay1-0/+8
2003-10-24GtkDialogPeer.java (handleEvent): Remove method.Thomas Fitzsimmons1-0/+26
2003-10-24Obvious fix for systems with no interpreter.Anthony Green1-0/+5
2003-10-24lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley1-0/+26
2003-10-23natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a...Rainer Orth1-0/+5
2003-10-22re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.)Tom Tromey1-0/+12
2003-10-22re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime)Tom Tromey1-0/+6
2003-10-22mips-signal.h: New file.David Daney1-0/+26