aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-09-18Timer.java (finalize): Added "throws Throwable".Michael Koch1-0/+4
2003-09-182003-09-18 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+19
2003-09-18Reported by Guilhem Lavaux and Julian DolbyMark Wielaard1-0/+6
2003-09-18TimeZone.java: Initialize lazily.Ingo Proetel1-0/+9
2003-09-182003-09-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters1-0/+5
2003-09-18LineNumberReader (read): Don't reset pos & limit when markPos is 0.David P Grove1-0/+5
2003-09-18[multiple changes]Michael Koch1-0/+44
2003-09-17GdkGraphics2D.java, [...]: New files.Graydon Hoare1-0/+8
2003-09-17[multiple changes]Graydon Hoare1-0/+11
2003-09-17configure.in: Standardized help text case of --enable-hash-synchronization Ne...Mohan Embar1-0/+12
2003-09-17GtkEmbeddedWindowPeer.java (construct): Remove method declaration.Thomas Fitzsimmons1-0/+11
2003-09-17Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects.Mohan Embar1-0/+10
2003-09-12URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey1-0/+7
2003-09-11acconfig.h: Removed most items.Michael Koch1-0/+7
2003-09-11Toolkit.java (getSystemEventQueue): Call SecurityManager if one is installed.Sascha Brawer1-0/+6
2003-09-11natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.Tom Tromey1-0/+5
2003-09-11Fix mingw32 builds.Anthony Green1-0/+7
2003-09-10acconfig.h (__NO_MATH_INLINES): Removed.Michael Koch1-0/+8
2003-09-10Arrays.java (equals(all variants)): Quit using NullPointerException catching ...David Daney1-0/+5
2003-09-10DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java...Michael Koch1-0/+36
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra1-0/+4
2003-09-04* configure.host: Removed erroneous comment.Tom Tromey1-0/+2
2003-09-04natEmbeddedWindow.cc (setWindowPeer): Removed lvalue cast; use correct rvalue...Tom Tromey1-0/+6
2003-09-02GtkDialogPeer.java (create): Add width and height arguments to GtkWindowPeer....Thomas Fitzsimmons1-0/+22
2003-08-31Logger.java: provide class and method informationIngo Proetel1-0/+6
2003-08-29win32.cc: fixed tab...Mohan Embar1-0/+117
2003-08-29natInetAddressWin32.cc, [...]: Readded code enclosed in DISABLE_JAVA_NET defi...Mohan Embar1-0/+10
2003-08-29Makefile.am: Fixed problems with parallel makes.Mohan Embar1-0/+8
2003-08-28Makefile.in: Rebuilt.Tom Tromey1-0/+39
2003-08-28natInetAddressWin32.cc, [...]: Removed code enclosed in DISABLE_JAVA_NET defi...Michael Koch1-0/+8
2003-08-27Makefile.am: (write_entries_to_file) New parameterized function for writing e...Mohan Embar1-0/+17
2003-08-26StrictMath.java: Typo fix.Tom Tromey1-0/+17
2003-08-26Acl.java: Fix broken p tag.Mark Wielaard1-0/+12
2003-08-26Makefile.in: Rebuilt.Tom Tromey1-0/+3
2003-08-26Reference.java (get): Indentation fix.Tom Tromey1-0/+8
2003-08-26re PR libgcj/12058 (java.lang.reflect.Array.set(Object, int, Object) throws j...Tom Tromey1-0/+3
2003-08-26Proxy.java (ProxyData): `pack' now a String.Tom Tromey1-0/+7
2003-08-25Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.Scott Gilbertson1-0/+44
2003-08-22GdkGraphics.java (drawString): Pass font name, not XLFD, to native drawString.Thomas Fitzsimmons1-0/+8
2003-08-22GtkWindowPeer.java: Remove GTK_WINDOW_DIALOG.Thomas Fitzsimmons1-0/+5
2003-08-21re PR libgcj/12013 (Calling Reference.clear() can cause runtime to crash.)David Daney1-0/+9
2003-08-21Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson1-0/+13
2003-08-21configure.in: Fix detection of gcj when building with newlib.Richard Earnshaw1-0/+5
2003-08-20jni.cc: Replace "cheating" pointer-casting code with extract_from_jvalue<> te...Graydon Hoare1-0/+5
2003-08-20[multiple changes]Andrew Haley1-0/+8
2003-08-20Fix typo.Andrew Haley1-2/+2
2003-08-20re PR libgcj/9125 (VMClassLoader should cache the result of Runtime.(internal...Tom Tromey1-0/+9
2003-08-20natReference.cc (finalize_referred_to_object): Set `list->reference' to DELET...Tom Tromey1-0/+10
2003-08-20prims.cc (unblock_signal): New function.Andrew Haley1-0/+6
2003-08-19re PR libgcj/11575 ([win32] Problem with RandomAccessFile)Danny Smith1-0/+7