index
:
delta/classpath.git
ASM
Classpathx
JSR166
NATIVE-LAYER
classpath-0_90-branch
classpath-0_91-branch
classpath-0_92-branch
classpath-0_93-branch
classpath-0_95-branch
classpath-0_97-release-branch
classpath-0_99-release-branch
compiler-support
gbenson-calendar-branch
generics-branch
gtk3
indy
jessie-nio
master
ssl-nio-branch
git.savannah.gnu.org: git/classpath.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
io
/
ObjectInputStream.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/io/ObjectInputStream.java (ObjectInputStream): Set dump flag
Mark Wielaard
2003-01-19
1
-52
/
+222
*
2002-03-21 C. Brian Jones <cbj@gnu.org>
Brian Jones
2002-03-25
1
-433
/
+607
*
The following changes are all from patch submissions from Intel's
Brian Jones
2002-03-21
1
-0
/
+26
*
Add License clarification
Mark Wielaard
2002-01-22
1
-5
/
+16
*
* java/io/ObjectInputStream.java (enableResolveObject): Use
Tom Tromey
2001-12-21
1
-2
/
+5
*
* java/io/ObjectInputStream.java (readObject): Fixed typo.
Tom Tromey
2001-12-09
1
-5
/
+5
*
* gnu/Makefile.am: removed tools from SUBDIRS
Brian Jones
2001-09-21
1
-3
/
+5
*
* java/io/BlockDataException.java: Removed.
Bryce McKinlay
2001-02-16
1
-1
/
+1
*
typo: Systm -> System
Brian Jones
2000-11-16
1
-3
/
+3
*
dumpElement (String): removed extraneous semi-colon
Brian Jones
2000-11-16
1
-4
/
+4
*
* java/io/ObjectInputStream.java (readObject): Added code to
Warren Levy
2000-11-03
1
-22
/
+92
*
* Makefile.am: Removed Replaceable.java and Resolvable.java.
Warren Levy
2000-10-06
1
-8
/
+30
*
* ObjectInputStream.java (readFields): Turn off
Warren Levy
2000-08-04
1
-2
/
+9
*
Change license to libgcc-like terms.
Paul Fisher
2000-03-16
1
-68
/
+23
*
Made changes suggested by kopi (kjc) compiler team to be in keeping
Brian Jones
1999-12-28
1
-2
/
+2
*
Added GetField class and associated methods.
Geoff Berry
1999-11-23
1
-617
/
+615
*
(readObject): Removed unused variable.
Geoff Berry
1999-02-22
1
-1
/
+0
*
(readObject): Changed while loop to switch statement.
Geoff Berry
1999-02-22
1
-39
/
+29
*
Ensure javaio native library loaded
Aaron M. Renn
1998-12-27
1
-2
/
+2
*
Added Persistant Fields API support.
Geoff Berry
1998-10-29
1
-16
/
+278
*
Changed copyright assignment to FSF.
Geoff Berry
1998-08-30
1
-1
/
+1
*
Changed usage of OSCField to ObjectStreamField. Partially implemented
Geoff Berry
1998-07-29
1
-25
/
+123
*
Completed (registerValidation(ObjectInputValidation,int)).
Geoff Berry
1998-07-28
1
-146
/
+171
*
Made string and array constants into static final veriables
Geoff Berry
1998-07-24
1
-2
/
+4
*
Fixed bug in (readObject()) where ObjectStreamClass's weren't getting
Geoff Berry
1998-07-24
1
-30
/
+91
*
First version
Geoff Berry
1998-07-21
1
-0
/
+944