aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-11-11For PR java/12915:Tom Tromey3-0/+11
2003-11-11jacks.exp (gcj_jacks_write): Enable "assert" constraint.Tom Tromey3-0/+32
2003-11-11GtkLabelPeer.java (create()): Call new create.Thomas Fitzsimmons4-23/+127
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch12-21/+22
2003-11-112003-11-11 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+6
2003-11-11natPipeImpl.cc, [...]: RemovedMichael Koch9-274/+476
2003-11-11URLStreamHandler.java (toExternalForm): Print port only if host is printed to...Michael Koch2-4/+10
2003-11-11Timestamp.java (valueOf): Correctly handle nanoseconds.Gary Benson2-9/+31
2003-11-10For PR java/12996:Tom Tromey6-0/+77
2003-11-09* java/net/Inet4Address.java (serialVersionUID): Updated.Tom Tromey2-1/+5
2003-11-08* libjava.jacks/jacks.xfail: Updated.Tom Tromey2-5/+4
2003-11-08FirstThread.java (Klocale, Kcalendar): New fields.Jeff Sturm2-4/+11
2003-11-08ByteArrayOutputStream.java (resize): Fix off-by-one error.Jeff Sturm2-1/+6
2003-11-08* gnu/gcj/xlib/XAnyEvent.java (XAnyEvent): Make constructor public.Bryce McKinlay2-1/+6
2003-11-07re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) ...Mohan Embar3-74/+130
2003-11-07win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern.Mohan Embar6-17/+53
2003-11-04natClass.cc (newInstance): Throw InstantiationException if class has no null-...Bryce McKinlay2-1/+6
2003-11-04* libjava.compile/InnerExcept.java: New File.Jeff Sturm2-0/+24
2003-10-31re PR libgcj/12647 ([win32] wait() does not release monitor correctly)Mohan Embar2-2/+25
2003-10-31win32.cc: (dirExists) Internal helper function to test for directory existence.Mohan Embar2-31/+54
2003-10-31re PR libgcj/11521 ([win32] can install server socket on same port twice)Mohan Embar2-4/+6
2003-10-31re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)Mohan Embar2-1/+11
2003-10-30natMethod.cc (_Jv_CallAnyMethodA): Don't use vtable dispatch for final methods.Bryce McKinlay2-2/+9
2003-10-30gnu_java_awt_peer_gtk_GtkTextAreaPeer.c (create): Turn on word wrapping.Thomas Fitzsimmons2-0/+7
2003-10-30gnu_java_awt_peer_gtk_GtkListPeer.c (getSize): Return scrolled window's size ...Thomas Fitzsimmons2-2/+6
2003-10-29CubicCurve2D.java (contains): Docfix for URL of embedded drawing.Sascha Brawer10-42/+1206
2003-10-29Forgot to add one ChangeLog entry from classpath.Ito Kazumitsu1-0/+5
2003-10-29[multiple changes]Michael Koch8-13/+747
2003-10-29IntrospectionIncubator.java (addMethod): Add public static methods.Dalibor Topic2-1/+6
2003-10-29NamingManager.java (getContinuationContext): Call getObjectInstance() with Ob...Julian Dolby3-5/+38
2003-10-29Somehow this didnt got commited due to full hard disk.Michael Koch1-6/+2
2003-10-292003-10-29 Michael Koch <konqueror@gmx.de>Michael Koch4-8/+13
2003-10-292003-10-29 Michael Koch <konqueror@gmx.de>Michael Koch3-10/+17
2003-10-28natClass.cc (_Jv_LayoutVTableMethods): Always assign a vtable slot for final ...Bryce McKinlay2-2/+12
2003-10-28locks.h (__cas_start_atomic): %g0 --> %%g0.David S. Miller2-2/+6
2003-10-27Reported by Helmer Kraemer <hkraemer@freenet.de>Mark Wielaard3-19/+23
2003-10-26* java/util/TreeMap.java: Doc fixes. HashMap -> TreeMap.Bryce McKinlay2-4/+6
2003-10-26AccessibleObject.java (secureSetAccessible): Don't check for AccessibleObject.Bryce McKinlay2-33/+17
2003-10-26Constructor.java (toString): Avoid extra whitespace on constructor with no mo...Bryce McKinlay7-57/+90
2003-10-25ClasspathToolkit.java: New abstract class.Graydon Hoare9-14/+2568
2003-10-25Method.java (toString): Avoid extra whitespace on method with no modifiers.Bryce McKinlay2-2/+11
2003-10-25re PR libgcj/11780 (Method.invoke() is slow)Bryce McKinlay3-36/+57
2003-10-24GtkDialogPeer.java (handleEvent): Remove method.Thomas Fitzsimmons7-60/+335
2003-10-24Obvious fix for systems with no interpreter.Anthony Green2-0/+7
2003-10-24lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley7-23/+149
2003-10-23natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a...Rainer Orth2-1/+6
2003-10-22re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.)Tom Tromey4-62/+89
2003-10-22re PR libgcj/12416 (java.lang.Class.getFields returns duplicate entries.)Tom Tromey3-0/+27
2003-10-22re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime)Tom Tromey2-2/+9
2003-10-22re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime)Tom Tromey3-0/+22