aboutsummaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)AuthorFilesLines
2005-04-26URL.java (URL(URL,String,URLStreamHandler)): Add spec to MalformedURLException.Mark Wielaard1-1/+2
2005-04-26AccessControlContext.java: Reformated.Michael Koch2-23/+21
2005-04-26Security.java, [...]: Modified to use SystemProperties.Jeroen Frijters3-13/+7
2005-04-262005-04-26 Michael Koch <konqueror@gmx.de>Michael Koch1-5/+3
2005-04-26* java/awt/AWTKeyStroke.java (vktable): Now package-private.Tom Tromey1-2/+3
2005-04-25[multiple changes]Michael Koch2-20/+69
2005-04-25Runtime.java, [...]: Replaced java.lang.Runtime.securityManager by java.lang....Michael Koch4-30/+30
2005-04-252005-04-25 David Gilbert <david.gilbert@object-refinery.com>David Gilbert1-2/+2
2005-04-25[multiple changes]Michael Koch5-541/+33
2005-04-23FileInputStream.java (FileInputStream(File)), java/io/FileOutputStream.java (...Jeroen Frijters2-7/+1
2005-04-22jni.cc (natrehash): Don't bother clearing memory again.Anthony Green1-2/+0
2005-04-22LogManager.java: Reformatted.Sven de Marothy1-238/+212
2005-04-22Naming.java: Added class documentation.Andrew John Hughes1-36/+98
2005-04-22* java/lang/natClass.cc (initializeClass): Link class.Tom Tromey1-1/+14
2005-04-21AssertionError.java: Typo fix.Tom Tromey1-1/+1
2005-04-21VMClassLoader.java (transformException): Removed.Tom Tromey2-34/+4
2005-04-20[multiple changes]Michael Koch1-14/+73
2005-04-20[multiple changes]Michael Koch2-90/+30
2005-04-20PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix...Jeroen Frijters1-1/+1
2005-04-202005-04-20 Michael Koch <konqueror@gmx.de>Michael Koch1-8/+11
2005-04-20[multiple changes]Michael Koch2-21/+95
2005-04-202005-04-20 Sven de Marothy <sven@physto.se>Sven de Marothy1-1/+1
2005-04-202005-04-20 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+4
2005-04-202005-04-20 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes1-0/+17
2005-04-192005-04-19 Michael Koch <konqueror@gmx.de>Michael Koch2-8/+26
2005-04-19RemoteObject.java: Removed unused import statement.Michael Koch1-2/+1
2005-04-19URL.java: Formatting cleanups.Michael Koch1-2/+6
2005-04-19FontMetrics.java: Reformatted.Michael Koch1-369/+331
2005-04-19natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH only...Mark Wielaard1-2/+9
2005-04-19QuadCurve2D.java: Fixed Brian Gough's name for real.Michael Koch1-2/+2
2005-04-19natVMClassLoader.cc (loadClass): Call resolveClass, not _Jv_InitClass.Tom Tromey1-1/+1
2005-04-192005-04-19 Michael Koch <konqueror@gmx.de>Michael Koch2-40/+59
2005-04-19MediaTracker.java: Reindented tabs to spaces.Roman Kennke1-128/+392
2005-04-19Font.java (decode): Handle null argument and allow space as delimiter.David Gilbert1-1/+8
2005-04-19EventHandler.java: Reworked documentation.Robert Schuster1-160/+377
2005-04-192005-04-19 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+16
2005-04-19ConvolveOp.java: Removed comment added by eclipse.Michael Koch1-7/+3
2005-04-192005-04-19 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-1/+1
2005-04-19RasterOp.java: Fixed wrong formatting.Michael Koch1-3/+4
2005-04-182005-04-18 Roman Kennke <roman@kennke.org>Roman Kennke1-0/+2
2005-04-182005-04-18 Roman Kennke <roman@kennke.org>Roman Kennke1-1/+11
2005-04-18AWTEvent.java (toString): Added case for source not being an AWT component.Robert Schuster1-1/+4
2005-04-18CubicCurve2D.java, [...]: Fixed mentioning of Brian Gouph.Michael Koch2-2/+2
2005-04-13natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH if n...Mark Wielaard1-0/+12
2005-04-06bytearray.java: New file.Andrew Haley2-16/+37
2005-04-06natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values...Bryce McKinlay1-2/+8
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-1/+1
2005-04-05jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.Tom Tromey3-42/+31
2005-04-04ClassLoader.java (loadClass): Resolve class even if it was already found.Tom Tromey1-16/+16
2005-04-04URL.java (DEFAULT_SEARCH_PATH): Added org.metastatic.jessie.Tom Tromey1-1/+1