Age | Commit message (Expand) | Author | Files | Lines |
2003-08-01 | More for PR libgcj/11737: | Tom Tromey | 1 | -5/+12 |
2003-08-01 | re PR libgcj/11737 (java.io.ObjectOutputStream.writeObject does not work with... | Tom Tromey | 1 | -13/+41 |
2003-07-09 | ObjectOutputStream.java (writeObject): break after calling writeClassDescript... | Mark Wielaard | 1 | -1/+4 |
2003-06-25 | 2003-06-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -40/+41 |
2003-03-28 | 2003-03-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -27/+13 |
2003-03-24 | DataInputStream.java (): Wrapped documentation line. | Michael Koch | 1 | -164/+161 |
2003-03-14 | ObjectInputStream.java (readObject): Cleaned up the class hierarchy loop. | Jeroen Frijters | 1 | -50/+35 |
2003-03-01 | ObjectInputStream.java: Reindent. | Mark Wielaard | 1 | -290/+291 |
2003-02-28 | Makefile.am (nat_source_files): Remove java/io/natObjectOutputStream.cc. | Mark Wielaard | 1 | -230/+272 |
2002-01-22 | Add license clarification. | Mark Wielaard | 1 | -5/+16 |
2001-12-21 | ObjectInputStream.java (enableResolveObject): Use correct security check. | Tom Tromey | 1 | -3/+6 |
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 |