summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Component.java: Indentation cleanup from Classpath.Tom Tromey2003-09-201-0/+9
* UnicastRef.java: make constructor public and check if serverobject is compati...Ingo Proetel2003-09-201-0/+6
* Reference.java (clear): Set referent to null and synchronize.David Daney2003-09-201-0/+5
* NIODatagramSocket.java, [...]: New files.Michael Koch2003-09-191-0/+9
* GtkDialogPeer.java (create()): Create a top-level GTK window.Thomas Fitzsimmons2003-09-191-0/+30
* win32-threads.cc: (ensure_interrupt_event_initialized) New function for lazy ...Mohan Embar2003-09-191-0/+21
* DatagramSocket.java (getLocalAddress): Renamed result variable to localAddr.Michael Koch2003-09-191-0/+7
* Toolkit.java (getSystemEventQueue, [...]): Replace UTF-8 characters in Javado...Sascha Brawer2003-09-181-0/+5
* * javax/naming/InitialContext.java: Reindented.Tom Tromey2003-09-181-0/+4
* NamingManager.java (getURLContext, [...]): Always use current thread's contex...Dalibor Topic2003-09-181-0/+7
* Timer.java (finalize): Added "throws Throwable".Michael Koch2003-09-181-0/+4
* 2003-09-18 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-181-0/+19
* Reported by Guilhem Lavaux and Julian DolbyMark Wielaard2003-09-181-0/+6
* TimeZone.java: Initialize lazily.Ingo Proetel2003-09-181-0/+9
* 2003-09-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2003-09-181-0/+5
* LineNumberReader (read): Don't reset pos & limit when markPos is 0.David P Grove2003-09-181-0/+5
* [multiple changes]Michael Koch2003-09-181-0/+44
* GdkGraphics2D.java, [...]: New files.Graydon Hoare2003-09-171-0/+8
* [multiple changes]Graydon Hoare2003-09-171-0/+11
* configure.in: Standardized help text case of --enable-hash-synchronization Ne...Mohan Embar2003-09-171-0/+12
* GtkEmbeddedWindowPeer.java (construct): Remove method declaration.Thomas Fitzsimmons2003-09-171-0/+11
* Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects.Mohan Embar2003-09-171-0/+10
* URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey2003-09-121-0/+7
* acconfig.h: Removed most items.Michael Koch2003-09-111-0/+7
* Toolkit.java (getSystemEventQueue): Call SecurityManager if one is installed.Sascha Brawer2003-09-111-0/+6
* natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.Tom Tromey2003-09-111-0/+5
* Fix mingw32 builds.Anthony Green2003-09-111-0/+7
* acconfig.h (__NO_MATH_INLINES): Removed.Michael Koch2003-09-101-0/+8
* Arrays.java (equals(all variants)): Quit using NullPointerException catching ...David Daney2003-09-101-0/+5
* DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java...Michael Koch2003-09-101-0/+36
* * libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2003-09-091-0/+4
* * configure.host: Removed erroneous comment.Tom Tromey2003-09-041-0/+2
* natEmbeddedWindow.cc (setWindowPeer): Removed lvalue cast; use correct rvalue...Tom Tromey2003-09-041-0/+6
* GtkDialogPeer.java (create): Add width and height arguments to GtkWindowPeer....Thomas Fitzsimmons2003-09-021-0/+22
* Logger.java: provide class and method informationIngo Proetel2003-08-311-0/+6
* win32.cc: fixed tab...Mohan Embar2003-08-291-0/+117
* natInetAddressWin32.cc, [...]: Readded code enclosed in DISABLE_JAVA_NET defi...Mohan Embar2003-08-291-0/+10
* Makefile.am: Fixed problems with parallel makes.Mohan Embar2003-08-291-0/+8
* Makefile.in: Rebuilt.Tom Tromey2003-08-281-0/+39
* natInetAddressWin32.cc, [...]: Removed code enclosed in DISABLE_JAVA_NET defi...Michael Koch2003-08-281-0/+8
* Makefile.am: (write_entries_to_file) New parameterized function for writing e...Mohan Embar2003-08-271-0/+17
* StrictMath.java: Typo fix.Tom Tromey2003-08-261-0/+17
* Acl.java: Fix broken p tag.Mark Wielaard2003-08-261-0/+12
* Makefile.in: Rebuilt.Tom Tromey2003-08-261-0/+3
* Reference.java (get): Indentation fix.Tom Tromey2003-08-261-0/+8
* re PR libgcj/12058 (java.lang.reflect.Array.set(Object, int, Object) throws j...Tom Tromey2003-08-261-0/+3
* Proxy.java (ProxyData): `pack' now a String.Tom Tromey2003-08-261-0/+7
* Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.Scott Gilbertson2003-08-251-0/+44
* GdkGraphics.java (drawString): Pass font name, not XLFD, to native drawString.Thomas Fitzsimmons2003-08-221-0/+8
* GtkWindowPeer.java: Remove GTK_WINDOW_DIALOG.Thomas Fitzsimmons2003-08-221-0/+5