Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-20 | BufferedWriter.java (BufferedWriter): Use existing lock of chained Writer whe... | Bryce McKinlay | 3 | -4/+4 |
2004-07-17 | [multiple changes] | Michael Koch | 1 | -7/+21 |
2004-07-09 | ObjectInputStream.java (readFields): Use long datatype when shifting byte val... | Michael Koch | 1 | -8/+8 |
2004-07-06 | File.java (toURI): Merge from Classpath. | Anthony Green | 1 | -0/+24 |
2004-06-27 | FilePermission.java (usingPerms): Removed. | Mark Wielaard | 1 | -24/+26 |
2004-06-21 | ObjectOutputStream.java: Add DEBUG statements everywhere. | Andrew Haley | 3 | -30/+153 |
2004-06-01 | [multiple changes] | Michael Koch | 2 | -7/+21 |
2004-05-31 | SequenceInputStream.java: Rename enum to e because enum is a keyword in Java ... | Michael Koch | 1 | -7/+7 |
2004-05-16 | * java/io/Writer.java (Writer(Object)): Check for null lock object. | Mark Wielaard | 1 | -2/+5 |
2004-05-05 | BufferedReader.java (skip): Removed unused variable. | Tom Tromey | 1 | -5/+6 |
2004-05-03 | URLStreamHandler.java (toExternalForm): Removed unused variables. | Tom Tromey | 1 | -1/+0 |
2004-04-20 | BufferedWriter.java: Reordered variables to be at top of the class. | Michael Koch | 1 | -30/+30 |
2004-04-20 | [multiple changes] | Michael Koch | 2 | -10/+22 |
2004-04-20 | BufferedWriter.java, [...]: Fixed javadocs all over, rename arguments to matc... | Michael Koch | 21 | -169/+167 |
2004-04-20 | class.c (make_class_data): Add new field aux_info. | Bryce McKinlay | 1 | -1/+1 |
2004-03-19 | BufferedReader.java: Use <=, not <&eq; to make gjdoc happy. | Mark Wielaard | 1 | -1/+1 |
2004-03-19 | Reported by Stephen Crawley | Mark Wielaard | 1 | -2/+2 |
2004-03-11 | BufferedInputStream.java (marktarget): New field for max mark limit. | Guilhem Lavaux | 1 | -5/+23 |
2004-02-29 | FileDescriptor.java: Implement on top of FileChannel. | Per Bothner | 7 | -1184/+106 |
2004-02-28 | ObjectInputStream.java: Compile fix, damn I commited the wrong code. | Michael Koch | 1 | -0/+1 |
2004-02-28 | 2004-02-28 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 3 | -173/+304 |
2004-02-15 | ObjectInputStream.java (readClassDescriptor): Avoid the overflow of fieldmapp... | Ito Kazumitsu | 1 | -2/+14 |