| Age | Commit message (Expand) | Author |
| 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 |
| 2005-04-19 | EventHandler.java: Reworked documentation. | Robert Schuster |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-19 | ConvolveOp.java: Removed comment added by eclipse. | Michael Koch |
| 2005-04-19 | 2005-04-19 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux |
| 2005-04-19 | RasterOp.java: Fixed wrong formatting. | Michael Koch |
| 2005-04-18 | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke |
| 2005-04-18 | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke |
| 2005-04-18 | AWTEvent.java (toString): Added case for source not being an AWT component. | Robert Schuster |
| 2005-04-18 | CubicCurve2D.java, [...]: Fixed mentioning of Brian Gouph. | Michael Koch |
| 2005-04-13 | natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH if n... | Mark Wielaard |
| 2005-04-06 | bytearray.java: New file. | Andrew Haley |
| 2005-04-06 | natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values... | Bryce McKinlay |
| 2005-04-05 | re PR libgcj/20750 (libgcj needs a --with-java-home configure option) | Thomas Fitzsimmons |
| 2005-04-05 | jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. | Tom Tromey |
| 2005-04-04 | ClassLoader.java (loadClass): Resolve class even if it was already found. | Tom Tromey |
| 2005-04-04 | URL.java (DEFAULT_SEARCH_PATH): Added org.metastatic.jessie. | Tom Tromey |
| 2005-04-03 | re PR libgcj/20727 (double free or corruption) | Anthony Green |
| 2005-04-02 | re PR libgcj/20090 (gij should be implemented in Java) | Thomas Fitzsimmons |
| 2005-04-02 | natDouble.cc (parseDouble): Handle NaN, Infinity and -Infinity as parameters. | Mark Anderson |
| 2005-04-01 | 2005-04-01 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-01 | natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. | Tom Tromey |
| 2005-04-01 | 2005-04-01 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters |
| 2005-03-29 | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey |
| 2005-03-24 | Makefile.in: Rebuilt. | Tom Tromey |
| 2005-03-23 | PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083, | Sven de Marothy |
| 2005-03-22 | posix.h: .dylib is used on all Apple MACH platforms. | Mike Stump |
| 2005-03-21 | VMCompiler.java (static block): Also catch BufferUnderflowException. | Tom Tromey |