Age | Commit message (Expand) | Author | Files | Lines |
2006-07-14 | natFilePosix.cc (performSetLastModified): Return true on success, false other... | Anthony Green | 1 | -1/+1 |
2006-07-14 | File.java (internalExists): New method. | Gary Benson | 1 | -4/+22 |
2006-07-12 | File.java (renameTo): Fix security checks. | Gary Benson | 1 | -4/+2 |
2006-06-27 | OutputStreamWriter.java (writeChars): Use a 'do' loop. | Tom Tromey | 2 | -11/+19 |
2006-06-06 | natFilePosix.cc (getCanonicalPath): Rewritten. | Gary Benson | 2 | -74/+147 |
2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey | 3 | -1596/+0 |
2006-01-06 | natThread.cc (finish_): Don't clear 'group'. | Tom Tromey | 1 | -3/+2 |
2006-01-03 | PR libgcj/9715, PR libgcj/19132: | David Daney | 2 | -0/+49 |
2005-12-14 | re PR classpath/25389 (File(new URI("file:./")) -> java.lang.NullPointerExcep... | Tom Tromey | 1 | -1/+5 |
2005-11-16 | [multiple changes] | Mark Wielaard | 2 | -980/+27 |
2005-11-15 | [multiple changes] | Andrew Haley | 1 | -4/+52 |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 64 | -15050/+0 |
2005-07-06 | InputStreamReader.java (refill): Handle no-progress case correctly. | Tom Tromey | 1 | -3/+17 |
2005-06-30 | Update FSF address | Kelley Cook | 75 | -150/+150 |
2005-06-01 | * java/io/ObjectInputStream.java (currentLoader): Fixed typo. | Tom Tromey | 1 | -2/+2 |
2005-06-01 | re PR libgcj/21785 (ClassNotFound during deserialization) | Tom Tromey | 2 | -34/+13 |
2005-04-29 | 2005-04-29 Dalibor Topic <robilad@kaffe.org> | Dalibor Topic | 3 | -36/+42 |
2005-04-23 | FileInputStream.java (FileInputStream(File)), java/io/FileOutputStream.java (... | Jeroen Frijters | 2 | -7/+1 |
2005-04-20 | [multiple changes] | Michael Koch | 2 | -90/+30 |
2005-04-20 | 2005-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -8/+11 |
2005-04-01 | 2005-04-01 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -12/+11 |
2005-03-15 | natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. | David Daney | 1 | -6/+16 |
2005-03-09 | re PR libgcj/20389 (BufferedInputStream gets ArrayIndexOutOfBoundsExeception) | David Daney | 2 | -55/+29 |
2005-02-22 | 2005-02-22 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 2 | -3/+0 |
2005-02-22 | Check in missed file from last commit. | Bryce McKinlay | 1 | -51/+51 |
2005-02-22 | [multiple changes] | Bryce McKinlay | 6 | -184/+286 |
2005-02-21 | FileDescriptor.java (sync): Add real exception to SyncFailedException. | Mark Wielaard | 1 | -1/+1 |
2005-02-21 | InputStreamReader.java: Fixed @author tag. | Michael Koch | 1 | -2/+2 |
2005-02-20 | RE.java, [...]: Made 'inner' classes real public static inner classes... | Dalibor Topic | 1 | -19/+18 |
2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 46 | -99/+100 |
2005-01-14 | File.java (toURI): Generate a URI which we understand. | Robin Green | 1 | -2/+2 |
2005-01-11 | re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't... | Tom Tromey | 1 | -7/+28 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 2 | -17/+20 |
2004-11-17 | BufferedInputStream.java (skip): Return zero on EOF. | David Daney | 1 | -1/+1 |
2004-11-16 | BufferedReader.java, [...]: Fixed javadocs all over. | Michael Koch | 15 | -174/+149 |
2004-11-06 | * java/io/FilePermission.java: Reindented. | Tom Tromey | 1 | -162/+146 |
2004-11-06 | ObjectOutputStream.java (currentObjectStreamClass): Now package-private. | Tom Tromey | 1 | -2/+4 |
2004-11-06 | 2004-11-06 Mattias Rehnberg <Mattias.Rehnberg@home.se> | Mattias Rehnberg | 1 | -1/+1 |
2004-10-18 | BufferedInputStream.java: Fixed @author tag. | Michael Koch | 5 | -17/+16 |
2004-10-09 | 2004-10-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -51/+58 |
2004-09-27 | 2004-09-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -11/+17 |
2004-09-25 | ObjectStreamField.java: Removed unused import statement. | Michael Koch | 1 | -1/+0 |
2004-09-24 | ObjectInputStream.java: Re-ordered imports. | Michael Koch | 1 | -9/+6 |
2004-09-24 | ObjectInputStream.java (callReadMethod): re-throw `ClassNotFoundException'. | Casey Marshall | 1 | -1/+4 |
2004-09-24 | ObjectInputStream.java (readObject): Delegate instantation of Externalizable ... | Jeroen Frijters | 2 | -23/+50 |
2004-09-09 | [multiple changes] | Michael Koch | 1 | -14/+42 |
2004-08-30 | File.java File (String,String): Fixed handling of empty path. | Jeroen Frijters | 1 | -6/+29 |
2004-07-27 | File.java (toURI): Throw RuntimeException, not InternalError. | Bryce McKinlay | 1 | -2/+1 |
2004-07-23 | Connection.java: Use GetPropertyAction for privileged getProperty calls. | Bryce McKinlay | 2 | -52/+21 |
2004-07-23 | ObjectStreamField (ObjectStreamField): Don't unset 'toset' for final fields. | Bryce McKinlay | 1 | -1/+0 |