index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
java
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add license clarification.
mark
2002-01-22
26
-130
/
+416
*
* java/net/natPlainSocketImpl.cc (_Jv_recv): Change return type of
schwab
2002-01-20
1
-2
/
+2
*
* java/net/natPlainSocketImpl.cc: Include
tromey
2002-01-18
1
-6
/
+18
*
* java/net/DatagramSocket.java (getReceiveBufferSize): new 1.2 method.
mark
2002-01-13
1
-16
/
+76
*
* java/net/InetAddress.java (ANY_IF): moved from ServerSocket.
mark
2002-01-12
5
-153
/
+707
*
2002-01-08 Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>
tromey
2002-01-08
2
-15
/
+367
*
* HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,
jsm28
2001-10-31
5
-9
/
+9
*
* java/net/SocketPermission.java (hostport, actions): Now
tromey
2001-10-15
1
-3
/
+3
*
* java/net/SocketImpl.java: Merge with Classpath
mark
2001-10-09
1
-20
/
+170
*
* java/net/DatagramSocketImpl.java: Merge with Classpath
mark
2001-10-09
1
-15
/
+148
*
* java/net/URLDecoder.java: Remerge with Classpath
mark
2001-10-08
2
-70
/
+227
*
* Makefile.am: Add new classes
mark
2001-10-02
2
-0
/
+373
*
* java/io/FileWriter.java: Merge with Classpath.
mark
2001-10-01
3
-50
/
+372
*
* java/io/DataInput.java: Merge with Classpath.
mark
2001-09-30
5
-84
/
+297
*
PR libgcj/4383
bryce
2001-09-30
1
-2
/
+2
*
* include/jvm.h: Declare _Jv_RegisterResource.
green
2001-09-06
1
-0
/
+4
*
* Makefile.in: Rebuilt.
tromey
2001-09-02
8
-160
/
+490
*
* include/posix.h (_POSIX_PII_SOCKET): Define.
ro
2001-08-01
2
-8
/
+20
*
* java/net/natPlainDatagramSocketImpl.cc: Undefine bind if defined.
jsturm
2001-07-31
2
-3
/
+37
*
* java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Use new RFC
ro
2001-07-18
1
-1
/
+10
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
1
-4
/
+4
*
* java/net/natInetAddress.cc (java::net::InetAddress::aton):
ghazi
2001-04-25
1
-1
/
+1
*
gcc/java:
bryce
2001-04-25
2
-0
/
+442
*
* java/net/URLStreamHandler.java (parseURL): Fix bug which would
bothner
2001-03-19
1
-1
/
+1
*
* java/net/URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com)
mark
2001-01-15
1
-21
/
+56
*
Fix bug in URLConnection and correct javadoc annotations in StringBuffer.
green
2001-01-07
1
-2
/
+0
*
* java/io/FileInputStream.java (close): Check if the fd is valid.
warrenl
2000-12-08
2
-2
/
+4
*
2000-11-25 Anthony Green <green@redhat.com>
green
2000-11-26
1
-49
/
+87
*
* java/net/InetAddress.java (addr): Renamed from 'address'.
warrenl
2000-11-03
4
-37
/
+103
*
* java/lang/reflect/natField.cc (BooleanClass): Don't define.
tromey
2000-10-06
2
-6
/
+4
*
* java/beans/PropertyChangeEvent.java (serialVersionUID): Added.
warrenl
2000-09-08
1
-3
/
+27
*
* java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Fix typo.
bryce
2000-09-05
1
-1
/
+1
*
2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-05
3
-80
/
+103
*
2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-05
1
-6
/
+0
*
Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>
green
2000-08-20
2
-18
/
+19
*
* java/net/natPlainSocketImpl.cc (bind): Don't go to error case
tromey
2000-08-11
2
-15
/
+27
*
2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-10
1
-9
/
+17
*
* Makefile.in: Rebuilt.
tromey
2000-08-02
2
-15
/
+5
*
* java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue.
warrenl
2000-06-27
1
-2
/
+2
*
Jumbo patch:
tromey
2000-05-19
1
-0
/
+14
*
* java/util/Locale.java (Locale): Don't explicitly check for
tromey
2000-05-04
2
-16
/
+2
*
Fix for PR libgcj/15:
tromey
2000-04-21
1
-5
/
+1
*
* java/io/ObjectStreamException.java: New file.
warrenl
2000-04-11
1
-2
/
+2
*
2000-03-15 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-15
3
-0
/
+34
*
* All files: Updated copyright information.
tromey
2000-03-07
35
-35
/
+35
*
* java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):
warrenl
2000-03-05
1
-2
/
+2
*
Minor clean up and bug fix.
green
2000-02-26
1
-1
/
+1
*
2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-25
1
-7
/
+21
*
* Makefile.in: Rebuilt.
green
2000-02-21
1
-4
/
+21
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
35
-35
/
+35
[next]