Age | Commit message (Expand) | Author | Files | Lines |
2003-05-20 | 2003-05-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -6/+12 |
2003-05-20 | DataInputStream.java: Reformatted, Replaced < and & with html entitites in do... | Michael Koch | 3 | -147/+158 |
2003-05-20 | ByteBufferImpl.java, [...]: Moved files to java/nio. | Michael Koch | 22 | -15/+2793 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+6 |
2003-05-19 | CollationKey.java: Merged copyright and dat from classpath. | Michael Koch | 2 | -2/+88 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+3 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -3/+4 |
2003-05-16 | 2003-05-16 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+2 |
2003-05-14 | 2003-05-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+2 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -20/+35 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -140/+161 |
2003-05-12 | ByteBufferImpl.java: Reformatted. | Michael Koch | 6 | -377/+1282 |
2003-05-10 | 2003-05-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -13/+13 |
2003-05-10 | 2003-05-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+8 |
2003-05-10 | Identity.java, [...]: New versions from classpath. | Michael Koch | 14 | -14/+17 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -9/+19 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -26/+110 |
2003-05-06 | 2003-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -98/+264 |
2003-05-05 | 2003-05-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+6 |
2003-05-05 | DataInputStream.java: Reordered methods to match libgcj. | Michael Koch | 1 | -49/+66 |
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-03 | GtkButtonPeer.java: Fix misspelling of "version". | Matt Kraai | 4 | -4/+4 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -60/+96 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -69/+228 |
2003-05-02 | InetAddress.java: Merged class documentation with classpath. | Michael Koch | 5 | -18/+114 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+8 |
2003-05-01 | re PR libgcj/10582 (array assignment fails in some situations) | Tom Tromey | 1 | -16/+24 |
2003-04-30 | 2003-04-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+15 |
2003-04-30 | CollationElementIterator.java, [...]: Merged copyright and documentation from... | Michael Koch | 3 | -86/+300 |
2003-04-30 | 2003-04-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -13/+274 |
2003-04-30 | Engine.java, [...]: New files from classpath. | Michael Koch | 39 | -442/+3910 |
2003-04-29 | PropertyPermission.java: New version from classpath | Michael Koch | 2 | -6/+31 |
2003-04-29 | 2003-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+2 |
2003-04-29 | Deflater.java, [...]: Partly merged with classpath. | Michael Koch | 2 | -7/+39 |
2003-04-28 | natString.cc (_Jv_AllocString): Initialize cachedHashCode. | Tom Tromey | 1 | -0/+2 |
2003-04-25 | jvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added (_Jv_SetArgs) added | Mohan Embar | 1 | -5/+1 |
2003-04-20 | Container.java (addImpl): Enable paint events if adding a lightweight to a he... | Scott Gilbertson | 1 | -6/+14 |
2003-04-20 | BufferedReader.java, [...]: Imports from Classpath. | Tom Tromey | 4 | -19/+20 |
2003-04-19 | Date.java, [...]: New versions from Classpath. | Tom Tromey | 4 | -17/+177 |
2003-04-19 | Makefile.in: Rebuilt. | Tom Tromey | 21 | -1887/+3752 |
2003-04-19 | XGraphics.java (XGraphics): Use new GC.create. | Scott Gilbertson | 1 | -4/+11 |
2003-04-19 | BigInteger.java (probablePrime): New. | Jerry Quinn | 2 | -0/+22 |
2003-04-19 | File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo... | Ranjit Mathew | 2 | -10/+102 |
2003-04-16 | ieeefp.h: Handle ARM platforms that have pure-endian floating point. | Richard Earnshaw | 1 | -2/+12 |
2003-04-07 | 2003-04-07 Aaron M. Renn (arenn@urbanophile.com) | Aaron M. Renn | 9 | -73/+241 |
2003-04-06 | URLConnection.java: Import classes directly. | Michael Koch | 1 | -15/+80 |
2003-04-06 | 2003-04-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+11 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -8/+15 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+3 |