| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.def: Remove libjava. | Andrew Haley | 2016-09-30 | 439 | -26057/+0 |
* | Import GNU Classpath (20121202). | Matthias Klose | 2012-12-19 | 1 | -1/+1 |
* | re PR libgcj/42676 (javah doesn't generate the header files as checked in in ... | Matthias Klose | 2010-03-13 | 16 | -44/+44 |
* | re PR libgcj/37636 (java tools are unable to find resource files) | Matthias Klose | 2008-10-21 | 3 | -2/+4 |
* | Import GNU Classpath (classpath-0_97_2-release). | Matthias Klose | 2008-06-28 | 3 | -2/+3 |
* | 2007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 2007-12-05 | 2 | -0/+9 |
* | Import GNU Classpath (libgcj-import-20070727). | Matthias Klose | 2007-08-04 | 25 | -0/+277 |
* | libjava/classpath/ChangeLog.gcj: | Matthias Klose | 2007-06-03 | 15 | -15/+187 |
* | Merged gcj-eclipse branch to trunk. | Tom Tromey | 2007-01-09 | 433 | -0/+25596 |
* | package.html, [...]: Removed. | Tom Tromey | 2005-07-26 | 14 | -481/+0 |
* | Major merge with Classpath. | Tom Tromey | 2005-07-16 | 324 | -96774/+0 |
* | Update FSF address | Kelley Cook | 2005-06-30 | 324 | -648/+648 |
* | Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. | Thomas Fitzsimmons | 2005-05-06 | 7 | -59/+773 |
* | 2005-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-05-06 | 1 | -11/+11 |
* | BufferCapabilities.java (BufferCapabilities): Fix the typo. | H.J. Lu | 2005-05-04 | 1 | -4/+4 |
* | BufferStrategy.java: Document. | Thomas Fitzsimmons | 2005-05-05 | 1 | -4/+74 |
* | BufferCapabilities.java: Document. | Thomas Fitzsimmons | 2005-05-04 | 1 | -11/+136 |
* | ImageCapabilities.java: Document. | Thomas Fitzsimmons | 2005-05-04 | 2 | -40/+77 |
* | VolatileImage.java: Document. | Thomas Fitzsimmons | 2005-05-04 | 1 | -38/+218 |
* | 2005-04-27 Roman Kennke <roman@kennke.org> | Roman Kennke | 2005-04-27 | 1 | -1/+1 |
* | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey | 2005-04-26 | 11 | -35/+65 |
* | Robot.java (waitForIdle): Call invokeAndWait in a static way. | Tom Tromey | 2005-04-26 | 1 | -2/+1 |
* | * java/awt/AWTKeyStroke.java (vktable): Now package-private. | Tom Tromey | 2005-04-26 | 1 | -2/+3 |
* | [multiple changes] | Michael Koch | 2005-04-25 | 2 | -20/+69 |
* | 2005-04-25 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert | 2005-04-25 | 1 | -2/+2 |
* | PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix... | Jeroen Frijters | 2005-04-20 | 1 | -1/+1 |
* | FontMetrics.java: Reformatted. | Michael Koch | 2005-04-19 | 1 | -369/+331 |
* | QuadCurve2D.java: Fixed Brian Gough's name for real. | Michael Koch | 2005-04-19 | 1 | -2/+2 |
* | MediaTracker.java: Reindented tabs to spaces. | Roman Kennke | 2005-04-19 | 1 | -128/+392 |
* | Font.java (decode): Handle null argument and allow space as delimiter. | David Gilbert | 2005-04-19 | 1 | -1/+8 |
* | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-04-19 | 1 | -2/+16 |
* | ConvolveOp.java: Removed comment added by eclipse. | Michael Koch | 2005-04-19 | 1 | -7/+3 |
* | 2005-04-19 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 2005-04-19 | 1 | -1/+1 |
* | RasterOp.java: Fixed wrong formatting. | Michael Koch | 2005-04-19 | 1 | -3/+4 |
* | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke | 2005-04-18 | 1 | -0/+2 |
* | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke | 2005-04-18 | 1 | -1/+11 |
* | AWTEvent.java (toString): Added case for source not being an AWT component. | Robert Schuster | 2005-04-18 | 1 | -1/+4 |
* | CubicCurve2D.java, [...]: Fixed mentioning of Brian Gouph. | Michael Koch | 2005-04-18 | 2 | -2/+2 |
* | TextAttribute.java: changed names to lower case; | David Gilbert | 2005-02-24 | 1 | -57/+243 |
* | 2005-02-22 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert | 2005-02-22 | 1 | -5/+32 |
* | Robot.java (waitForIdle): Call invokeAndWait on an empty Runnable. | Thomas Fitzsimmons | 2005-02-22 | 1 | -13/+15 |
* | 2005-02-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-02-21 | 2 | -3/+41 |
* | Button.java, [...]: Fixed formatting issues all over. | Michael Koch | 2005-02-21 | 4 | -10/+37 |
* | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 2005-02-17 | 174 | -346/+346 |
* | [multiple changes] | Graydon Hoare | 2005-02-16 | 42 | -1331/+2459 |
* | revert: [multiple changes] | Graydon Hoare | 2004-11-30 | 126 | -2175/+13760 |
* | Area-1.png, [...]: New files. | Michael Koch | 2004-11-16 | 3 | -0/+0 |
* | [multiple changes] | Graydon Hoare | 2004-09-02 | 20 | -1041/+1757 |
* | [multiple changes] | Graydon Hoare | 2004-07-22 | 19 | -160/+1215 |
* | InvocationEvent.java (dispatch): Synchronize on notifier object before callin... | Mark Wielaard | 2004-07-17 | 1 | -2/+7 |