Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-04-26 | re PR libgcj/2237 (serialization doesn't throw exception on failure) | Bryce McKinlay | 1 | -18/+6 |
2001-02-13 | BlockDataException.java: Removed. | Bryce McKinlay | 1 | -1/+1 |
2001-01-27 | ObjectInputStream.java (read): AND byte with 0xff to make result unsigned. | Bryce McKinlay | 1 | -7/+22 |
2000-11-26 | System.java (setProperties): Only call init_properties() if properties is null. | Bryce McKinlay | 1 | -13/+25 |
2000-11-03 | ObjectInputStream.java (readObject): Added code to conditionally dump out the... | Warren Levy | 1 | -21/+78 |
2000-10-05 | Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. | Warren Levy | 1 | -8/+28 |
2000-08-04 | ObjectInputStream.java (readFields): Turn off readDataFromBlock while reading... | Warren Levy | 1 | -2/+9 |
2000-05-19 | Jumbo patch: | Tom Tromey | 1 | -0/+1467 |