Age | Commit message (Expand) | Author | Files | Lines |
2003-05-10 | ButtonUI.java, [...]: New versions from classpath. | Michael Koch | 34 | -0/+1296 |
2003-05-10 | 2003-05-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -13/+35 |
2003-05-10 | 2003-05-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+15 |
2003-05-10 | Identity.java, [...]: New versions from classpath. | Michael Koch | 15 | -14/+35 |
2003-05-09 | Makefile.in: Rebuilt. | Tom Tromey | 8 | -190/+18 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 10 | -269/+58 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -9/+31 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -26/+128 |
2003-05-08 | configure.host: Set with_libffi_default and libgcj_interpreter to "yes". | Tom Tromey | 2 | -2/+7 |
2003-05-08 | natGC.cc (drawString): Removed obsolete code. | Scott Gilbertson | 2 | -8/+4 |
2003-05-07 | * verify.cc: Reverted previous patch. | Tom Tromey | 2 | -2/+64 |
2003-05-07 | verify.java: New file. | Tom Tromey | 3 | -0/+25 |
2003-05-06 | 2003-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -98/+304 |
2003-05-05 | 2003-05-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -9/+16 |
2003-05-05 | Fixed wrong changelog entry | Michael Koch | 1 | -2/+2 |
2003-05-05 | DataInputStream.java: Reordered methods to match libgcj. | Michael Koch | 2 | -49/+71 |
2003-05-05 | Forgot to add this to commit line on 2003/05/02. Its in Changelog already. | Michael Koch | 1 | -1/+0 |
2003-05-04 | GtkButtonPeer.java: Fix misspelling of "version". | Matt Kraai | 1 | -0/+16 |
2003-05-03 | GtkButtonPeer.java: Fix misspelling of "version". | Matt Kraai | 12 | -12/+12 |
2003-05-03 | re PR java/10459 (ICE with certain expressions as 3rd clause of for loop) | Tom Tromey | 3 | -0/+26 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -60/+128 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -69/+276 |
2003-05-02 | InetAddress.java: Merged class documentation with classpath. | Michael Koch | 6 | -18/+126 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -42/+130 |
2003-05-01 | re PR libgcj/10582 (array assignment fails in some situations) | Tom Tromey | 3 | -76/+36 |
2003-05-01 | re PR libgcj/10582 (array assignment fails in some situations) | Tom Tromey | 3 | -0/+25 |
2003-04-30 | 2003-04-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+20 |
2003-04-30 | CollationElementIterator.java, [...]: Merged copyright and documentation from... | Michael Koch | 4 | -86/+308 |
2003-04-30 | 2003-04-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -13/+309 |
2003-04-30 | This accidently got it then the big java.security merge so revert this. | Michael Koch | 1 | -1/+1 |
2003-04-30 | Engine.java, [...]: New files from classpath. | Michael Koch | 65 | -638/+9039 |
2003-04-29 | Two little fixes I commited to classpath but not to libgcj first | Michael Koch | 2 | -1/+2 |
2003-04-29 | 2003-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -5/+290 |
2003-04-29 | PropertyPermission.java: New version from classpath | Michael Koch | 3 | -6/+40 |
2003-04-29 | AbstractListModel.java, [...]: New Versions from classpath. | Michael Koch | 4 | -601/+582 |
2003-04-29 | 2003-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+10 |
2003-04-29 | Deflater.java, [...]: Partly merged with classpath. | Michael Koch | 3 | -7/+45 |
2003-04-28 | natString.cc (_Jv_AllocString): Initialize cachedHashCode. | Tom Tromey | 2 | -0/+9 |
2003-04-25 | jvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added (_Jv_SetArgs) added | Mohan Embar | 5 | -12/+56 |
2003-04-23 | resolve.cc (_Jv_PrepareClass): Round size up to alignment required by this ob... | Tom Tromey | 2 | -15/+59 |
2003-04-20 | Container.java (addImpl): Enable paint events if adding a lightweight to a he... | Scott Gilbertson | 2 | -6/+23 |
2003-04-20 | BufferedReader.java, [...]: Imports from Classpath. | Tom Tromey | 5 | -19/+26 |
2003-04-19 | Date.java, [...]: New versions from Classpath. | Tom Tromey | 5 | -17/+181 |
2003-04-19 | Makefile.in: Rebuilt. | Tom Tromey | 24 | -1888/+3787 |
2003-04-19 | XGraphics.java (XGraphics): Use new GC.create. | Scott Gilbertson | 10 | -27/+132 |
2003-04-19 | BigInteger.java (probablePrime): New. | Jerry Quinn | 3 | -0/+27 |
2003-04-19 | File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo... | Ranjit Mathew | 3 | -10/+113 |
2003-04-19 | XGraphicsConfiguration.java (FontMetricsCache): New inner class. | Scott Gilbertson | 2 | -26/+153 |
2003-04-19 | natFont.cc (getStringWidth): Support 16-bit characters. | Scott Gilbertson | 3 | -27/+40 |
2003-04-16 | re PR middle-end/8866 (Bug in switch statement code generation -- missing label) | Mark Mitchell | 2 | -0/+27 |