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
/
gnu
/
java
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings in gnu.java.net classes.
Andrew John Hughes
2013-05-26
3
-11
/
+9
*
Normalise whitespace.
Andrew John Hughes
2010-06-03
56
-562
/
+526
*
* gnu/java/net/protocol/http/LimitedLengthInputStream.java: Clean up
David Daney
2008-07-12
1
-19
/
+15
*
2008-05-05 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-05-05
2
-7
/
+11
*
2008-02-30 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-03-01
5
-8
/
+17
*
2007-09-18 Dalibor Topic <robilad@kaffe.org>
Dalibor Topic
2007-09-18
1
-1
/
+0
*
2007-06-21 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2007-06-21
1
-1
/
+2
*
2007-01-31 Casey Marshall <csm@gnu.org>
Casey Marshall
2007-02-01
2
-193
/
+3
*
* gnu/java/net/protocol/http/Headers.java: Update imports. Implement
David Daney
2006-12-22
3
-8
/
+7
*
* vm/reference/java/net/VMNetworkInterface.java (addresses):
Tom Tromey
2006-12-18
19
-76
/
+78
*
* gnu/java/net/protocol/http/HTTPURLConnection.java: Clean
David Daney
2006-12-15
2
-23
/
+23
*
2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2006-12-10
1
-0
/
+80
*
* gnu/java/net/protocol/http/HTTPConnection.java (imports): Add
David Daney
2006-12-08
2
-24
/
+66
*
* gnu/java/net/PlainSocketImpl.java (accept): Reset timeout on Socket.
Mark Wielaard
2006-11-26
1
-0
/
+3
*
2006-11-07 Mark Wielaard <mark@klomp.org>
Mark Wielaard
2006-11-07
1
-2
/
+44
*
Lots of changes.
Robert Schuster
2006-10-25
2
-36
/
+76
*
Missed from previous checkin.
Casey Marshall
2006-09-22
1
-0
/
+1
*
2006-09-21 csm <csm@pollux.local>
Casey Marshall
2006-09-21
1
-2
/
+30
*
PR classpath/28661
David Daney
2006-09-20
1
-0
/
+8
*
2006-09-16 Casey Marshall <csm@gnu.org>
Casey Marshall
2006-09-17
2
-146
/
+388
*
2006-08-21 Roman Kennke <kennke@aicas.com>
Roman Kennke
2006-08-21
1
-1
/
+6
*
PR classpath/28580
David Daney
2006-08-11
1
-3
/
+12
*
2006-07-11 Roman Kennke <kennke@aicas.com>
Roman Kennke
2006-07-11
1
-6
/
+13
*
2006-06-28 Roman Kennke <kennke@aicas.com>
Roman Kennke
2006-06-28
1
-2
/
+3
*
* gnu/java/net/loader/JarURLLoader.java (initialize): Skip our own
Tom Tromey
2006-06-14
2
-1
/
+10
*
2006-05-21 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2006-05-21
1
-2
/
+3
*
PR classpath/27444:
Tom Tromey
2006-05-19
3
-54
/
+166
*
2006-05-18 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2006-05-18
1
-9
/
+3
*
* java/net/URLClassLoader.java: Moved inner classes to
Tom Tromey
2006-05-15
9
-0
/
+961
*
PR classpath/27514:
Tom Tromey
2006-05-14
1
-7
/
+8
*
* gnu/java/net/protocol/jar/Connection.java (getHeaderField):
Tom Tromey
2006-05-12
1
-1
/
+1
*
2006-05-12 Sven de Marothy <sven@physto.se>
Sven de Marothy
2006-05-12
2
-5
/
+28
*
2006-05-08 Lillian Angel <langel@redhat.com>
Lillian Angel
2006-05-08
1
-0
/
+159
*
PR classpath/27163:
Tom Tromey
2006-04-21
1
-0
/
+3
*
PR libgcj/27231:
Tom Tromey
2006-04-21
1
-0
/
+4
*
2005-04-16 Casey Marshall <csm@gnu.org>
Casey Marshall
2006-04-16
4
-0
/
+906
*
* java/net/MimeTypeMapper.java (MimeTypeMapper): Look for system
Tom Tromey
2006-04-05
1
-0
/
+94
*
2006-03-10 Wolfgang Baer <WBaer@gmx.de>
Wolfgang Baer
2006-03-10
1
-33
/
+69
*
2006-03-06 Wolfgang Baer <WBaer@gmx.de>
Wolfgang Baer
2006-03-06
1
-8
/
+1
*
fixed bug in file connection unicode character decoding
Dalibor Topic
2006-03-06
1
-1
/
+3
*
* gnu/java/net/protocol/http/HTTPConnection.java (Pool.get): Remove
Mark Wielaard
2006-03-04
1
-0
/
+1
*
* gnu/java/net/protocol/http/HTTPURLConnection.java
David Daney
2006-03-03
3
-210
/
+177
*
2006-03-03 Wolfgang Baer <WBaer@gmx.de>
Wolfgang Baer
2006-03-03
1
-5
/
+3
*
* gnu/java/net/protocol/http/ResponseHeaderHandler.java: Javadoc fix.
Tom Tromey
2006-03-02
4
-8
/
+5
*
PR classpath/25851
David Daney
2006-02-27
1
-1
/
+17
*
PR classpath/26312
David Daney
2006-02-27
1
-12
/
+59
*
* gnu/java/net/protocol/http/HTTPURLConnection.java
David Daney
2006-02-27
1
-31
/
+19
*
2006-02-25 Chris Burdess <dog@gnu.org>
generics-merge-20060225
Chris Burdess
2006-02-25
2
-8
/
+35
*
PR classpath/26082
David Daney
2006-02-24
2
-57
/
+233
*
2006-02-24 Chris Burdess <dog@gnu.org>
Chris Burdess
2006-02-24
1
-3
/
+4
[next]