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
/
ObjectOutputStream.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR classpath/42390: Add security check to ObjectOutputStream(OutputStream) co...
Andrew John Hughes
2010-12-25
1
-0
/
+46
*
Normalise whitespace.
Andrew John Hughes
2010-06-03
1
-521
/
+521
*
2008-01-29 Ito Kazumitsu <kaz@maczuka.gcd.org>
Ito Kazumitsu
2008-01-29
1
-5
/
+17
*
2007-04-16 Andrew Haley <aph@redhat.com>
Andrew Haley
2007-04-16
1
-5
/
+27
*
2006-12-24 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2006-12-24
1
-10
/
+78
*
2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2006-12-10
1
-2
/
+8
*
2006-08-21 Friedjof Siebert <siebert@aicas.com>
Roman Kennke
2006-08-21
1
-285
/
+70
*
2006-04-02 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2006-05-21
1
-2
/
+15
*
2006-03-22 Wolfgang Baer <WBaer@gmx.de>
Wolfgang Baer
2006-03-22
1
-38
/
+22
*
2006-02-15 Olivier Jolly <olivier.jolly@pcedev.com>
Olivier Jolly
2006-02-15
1
-1
/
+3
*
2005-12-17 Guilhem Lavaux <guilhem@kaffe.org>
Guilhem Lavaux
2005-12-17
1
-1
/
+2
*
2005-12-14 Guilhem Lavaux <guilhem@kaffe.org>
Guilhem Lavaux
2005-12-14
1
-0
/
+4
*
2005-11-01 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2005-11-01
1
-1
/
+1
*
* java/io/ObjectOutputStream.java (useProtocolVersion): Typo fix.
Tom Tromey
2005-10-25
1
-1
/
+1
*
* java/io/ObjectOutputStream.java (useProtocolVersion): Fixed typo
Tom Tromey
2005-10-25
1
-1
/
+1
*
* java/io/ObjectOutputStream.java (writeObject): Add defining class
Mark Wielaard
2005-10-02
1
-1
/
+3
*
2005-09-09 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2005-09-09
1
-9
/
+0
*
2005-09-08 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2005-09-08
1
-24
/
+40
*
Updated ObjectOutputStream copyright information for 2005
Dalibor Topic
2005-07-10
1
-1
/
+1
*
ObjectOutputStream getObjectField checks improved
Dalibor Topic
2005-07-10
1
-3
/
+9
*
cleaned up use of DEBUG in ObjectOutputStream
Dalibor Topic
2005-07-10
1
-3
/
+5
*
* all files: Update for new FSF address.
Mark Wielaard
2005-07-02
1
-2
/
+2
*
2005-02-21 Bryce McKinlay <mckinlay@redhat.com>
Bryce McKinlay
2005-02-22
1
-3
/
+3
*
2004-12-01 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2004-12-01
1
-37
/
+15
*
* java/io/ObjectOutputStream.java (currentObjectStreamClass): Now
Tom Tromey
2004-11-06
1
-2
/
+4
*
2004-11-02 Mattias Rehnberg <Mattias.Rehnberg@home.se>
Guilhem Lavaux
2004-11-03
1
-1
/
+1
*
2004-10-11 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-10-11
1
-2
/
+2
*
2004-10-02 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-10-02
1
-8
/
+8
*
2004-09-24 Andrew Haley <aph@redhat.com>
Michael Koch
2004-09-24
1
-2
/
+4
*
2004-07-23 Bryce McKinlay <mckinlay@redhat.com>
Bryce McKinlay
2004-07-23
1
-18
/
+8
*
2004-07-22 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-07-22
1
-4
/
+2
*
2004-07-15 Andrew Haley <aph@redhat.com>
Michael Koch
2004-07-15
1
-4
/
+60
*
* java/io/ObjectOutputStream.java
Guilhem Lavaux
2003-12-31
1
-3
/
+2
*
* java/io/ObjectOutputStream.java,
Guilhem Lavaux
2003-12-28
1
-387
/
+401
*
* java/io/ObjectOutputStream.java
Guilhem Lavaux
2003-12-28
1
-4
/
+5
*
Merged in three of the four patches about serialization.
Guilhem Lavaux
2003-12-02
1
-158
/
+249
*
* java/io/ObjectOutputStream.java (writeFields): Fixed
Tom Tromey
2003-09-26
1
-138
/
+136
*
* java/io/ObjectOutputStream.java : allow putFields be called more than once
Ingo Proetel
2003-08-12
1
-13
/
+19
*
* java/io/ObjectInputStream.java (processResolution): Use
Tom Tromey
2003-08-01
1
-5
/
+12
*
* java/io/ObjectOutputStream.java (getMethod): Make method
Tom Tromey
2003-08-01
1
-13
/
+41
*
* java/io/ObjectOutputStream.java (writeObject): break after
Mark Wielaard
2003-07-09
1
-1
/
+4
*
2003-06-25 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-06-25
1
-40
/
+41
*
2003-03-28 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-03-28
1
-1
/
+4
*
2003-03-23 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-03-23
1
-2
/
+2
*
2003-03-23 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-03-23
1
-33
/
+33
*
2003-03-23 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-03-23
1
-129
/
+126
*
* java/io/ObjectOutputStream.java (PutField.write): Deprecate.
Tom Tromey
2003-03-23
1
-27
/
+10
*
2003-03-14 Jeroen Frijters <jeroen@sumatra.nl>
Mark Wielaard
2003-03-14
1
-50
/
+35
*
* java/io/ObjectInputStream.java: Reindent and remove dead and/or
Mark Wielaard
2003-03-02
1
-482
/
+476
*
* java/io/ObjectOutputStream.java (defaultProtocolVersion): Now
Mark Wielaard
2003-02-06
1
-1
/
+1
[next]