Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-01-27 | ObjectInputStream.java (read): AND byte with 0xff to make result unsigned. | Bryce McKinlay | 1 | -8/+21 |
2000-10-05 | Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. | Warren Levy | 1 | -3/+24 |
2000-09-08 | PropertyChangeEvent.java (serialVersionUID): Added. | Warren Levy | 1 | -2/+2 |
2000-08-04 | ObjectInputStream.java (readFields): Turn off readDataFromBlock while reading... | Warren Levy | 1 | -8/+14 |
2000-07-28 | ObjectOutputStream.java (writeObject): Per spec, call NotSerializableExceptio... | Warren Levy | 1 | -6/+2 |
2000-07-27 | mauve-libgcj: Activated serialization tests. | Warren Levy | 1 | -1/+1 |
2000-05-24 | ObjectOutputStream.java (writeObject): Use component type when writing arrays. | Warren Levy | 1 | -3/+3 |
2000-05-19 | Jumbo patch: | Tom Tromey | 1 | -0/+1335 |