| Age | Commit message (Expand) | Author |
| 2005-04-29 | Class.h (_Jv_ResolvePoolEntry): Declare as friend. | Andrew Haley |
| 2005-04-29 | 2005-04-29 Dalibor Topic <robilad@kaffe.org> | Dalibor Topic |
| 2005-04-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-29 | ResourceBundle.java (getObject): Clarify MissingResourceException detailed me... | Mark Wielaard |
| 2005-04-29 | 2005-04-29 Robert Schuster <thebohemian@gmx.net> | Robert Schuster |
| 2005-04-28 | 2005-04-28 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-27 | Connection.java: Return correct content length for directory listing. | Chris Burdess |
| 2005-04-27 | [multiple changes] | Thomas Fitzsimmons |
| 2005-04-27 | 2005-04-27 Sven de Marothy <sven@physto.se> | Sven de Marothy |
| 2005-04-27 | 2005-04-27 Roman Kennke <roman@kennke.org> | Roman Kennke |
| 2005-04-27 | [multiple changes] | Michael Koch |
| 2005-04-26 | InetAddress.java: Made all hexadecimal numbers lowercase. | Michael Koch |
| 2005-04-26 | 2005-04-26 Sven de Marothy <sven@physto.se> | Sven de Marothy |
| 2005-04-26 | InetAddress.java: Fixed typos in javadocs. | Michael Koch |
| 2005-04-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey |
| 2005-04-26 | Robot.java (waitForIdle): Call invokeAndWait in a static way. | Tom Tromey |
| 2005-04-26 | URL.java (URL(URL,String,URLStreamHandler)): Add spec to MalformedURLException. | Mark Wielaard |
| 2005-04-26 | AccessControlContext.java: Reformated. | Michael Koch |
| 2005-04-26 | Security.java, [...]: Modified to use SystemProperties. | Jeroen Frijters |
| 2005-04-26 | 2005-04-26 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-26 | * java/awt/AWTKeyStroke.java (vktable): Now package-private. | Tom Tromey |
| 2005-04-25 | [multiple changes] | Michael Koch |
| 2005-04-25 | Runtime.java, [...]: Replaced java.lang.Runtime.securityManager by java.lang.... | Michael Koch |
| 2005-04-25 | 2005-04-25 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert |
| 2005-04-25 | [multiple changes] | Michael Koch |
| 2005-04-23 | FileInputStream.java (FileInputStream(File)), java/io/FileOutputStream.java (... | Jeroen Frijters |
| 2005-04-22 | jni.cc (natrehash): Don't bother clearing memory again. | Anthony Green |
| 2005-04-22 | LogManager.java: Reformatted. | Sven de Marothy |
| 2005-04-22 | Naming.java: Added class documentation. | Andrew John Hughes |
| 2005-04-22 | * java/lang/natClass.cc (initializeClass): Link class. | Tom Tromey |
| 2005-04-21 | AssertionError.java: Typo fix. | Tom Tromey |
| 2005-04-21 | VMClassLoader.java (transformException): Removed. | Tom Tromey |
| 2005-04-20 | [multiple changes] | Michael Koch |
| 2005-04-20 | [multiple changes] | Michael Koch |
| 2005-04-20 | PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix... | Jeroen Frijters |
| 2005-04-20 | 2005-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-20 | [multiple changes] | Michael Koch |
| 2005-04-20 | 2005-04-20 Sven de Marothy <sven@physto.se> | Sven de Marothy |
| 2005-04-20 | 2005-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-20 | 2005-04-20 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-19 | RemoteObject.java: Removed unused import statement. | Michael Koch |
| 2005-04-19 | URL.java: Formatting cleanups. | Michael Koch |
| 2005-04-19 | FontMetrics.java: Reformatted. | Michael Koch |
| 2005-04-19 | natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH only... | Mark Wielaard |
| 2005-04-19 | QuadCurve2D.java: Fixed Brian Gough's name for real. | Michael Koch |
| 2005-04-19 | natVMClassLoader.cc (loadClass): Call resolveClass, not _Jv_InitClass. | Tom Tromey |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-19 | MediaTracker.java: Reindented tabs to spaces. | Roman Kennke |
| 2005-04-19 | Font.java (decode): Handle null argument and allow space as delimiter. | David Gilbert |