Age | Commit message (Expand) | Author | Files | Lines |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -27/+235 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -8/+17 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -12/+45 |
2003-05-27 | System.java: Explicitely import needed classes. | Michael Koch | 2 | -1/+13 |
2003-05-26 | NetPermission.java, [...]: New versions from classpath. | Michael Koch | 5 | -77/+102 |
2003-05-25 | PushbackInputStream.java, [...]: Merged new versions from classpath. | Michael Koch | 12 | -418/+411 |
2003-05-25 | Checkbox.java, [...]: New versions from classpath. | Michael Koch | 8 | -16/+232 |
2003-05-23 | re PR libgcj/10838 (GCC 3.3 [libjava]: java.io.ObjectInputStream syntax error) | Jeff Sturm | 2 | -1/+7 |
2003-05-20 | 2003-05-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -6/+22 |
2003-05-20 | DataInputStream.java: Reformatted, Replaced < and & with html entitites in do... | Michael Koch | 4 | -147/+167 |
2003-05-20 | Accidently comitted this during last commit, revert this little change: | Michael Koch | 1 | -1/+1 |
2003-05-20 | ByteBufferImpl.java, [...]: Moved files to java/nio. | Michael Koch | 26 | -193/+145 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+12 |
2003-05-19 | CollationKey.java: Merged copyright and dat from classpath. | Michael Koch | 3 | -2/+95 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+8 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -68/+87 |
2003-05-16 | 2003-05-16 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+8 |
2003-05-14 | 2003-05-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 10 | -49/+116 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -30/+69 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+9 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -2/+9 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -21/+61 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -156/+215 |
2003-05-12 | ByteBufferImpl.java: Reformatted. | Michael Koch | 19 | -924/+2004 |
2003-05-12 | CharViewBufferImpl.java, [...]: New files, not yet to be compiled. | Michael Koch | 9 | -0/+1426 |
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 |