<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/classpath.git, branch Classpathx</title>
<subtitle>git.savannah.gnu.org: git/classpath.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/'/>
<entry>
<title>import classpathx jaxp 20030123</title>
<updated>2003-02-01T02:10:07+00:00</updated>
<author>
<name>Brian Jones</name>
<email>cbj@gnu.org</email>
</author>
<published>2003-02-01T02:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=d3f28d1de66f5ef596f55fd8b12f30b34a5bb585'/>
<id>d3f28d1de66f5ef596f55fd8b12f30b34a5bb585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2003-02-01T02:10:07+00:00</updated>
<author>
<name>Brian Jones</name>
<email>cbj@gnu.org</email>
</author>
<published>2003-02-01T02:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=a286d8e992bbc0a6180638df2bfb55e433642b78'/>
<id>a286d8e992bbc0a6180638df2bfb55e433642b78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>	* gnu/java/awt/peer/gtk/GtkToolkit.java (static): Use</title>
<updated>2003-01-31T16:56:27+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tromey@redhat.com</email>
</author>
<published>2003-01-31T16:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=a1314139baa4e9cd89051573d3bb5a5b556f3b32'/>
<id>a1314139baa4e9cd89051573d3bb5a5b556f3b32</id>
<content type='text'>
	INIT_LOAD_LIBRARY.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	INIT_LOAD_LIBRARY.
</pre>
</div>
</content>
</entry>
<entry>
<title>2003-01-31  Julian Dolby  &lt;dolby@us.ibm.com&gt;</title>
<updated>2003-01-31T16:55:39+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tromey@redhat.com</email>
</author>
<published>2003-01-31T16:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=42170176777628204333d6ea3ac3f4b9c37ed8da'/>
<id>42170176777628204333d6ea3ac3f4b9c37ed8da</id>
<content type='text'>
	* java/util/Properties.java (load): Ignore backslash before EOF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* java/util/Properties.java (load): Ignore backslash before EOF.
</pre>
</div>
</content>
</entry>
<entry>
<title>	* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontMetrics.c:</title>
<updated>2003-01-31T16:09:04+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tromey@redhat.com</email>
</author>
<published>2003-01-31T16:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=eade963f7664ec119ebf5b1e430c763445d588d6'/>
<id>eade963f7664ec119ebf5b1e430c763445d588d6</id>
<content type='text'>
	Include GdkFontMetrics.h, not GdkGraphics.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Include GdkFontMetrics.h, not GdkGraphics.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>* java/net/SocketImpl.java (localport): set to -1 by default</title>
<updated>2003-01-30T13:19:45+00:00</updated>
<author>
<name>Brian Jones</name>
<email>cbj@gnu.org</email>
</author>
<published>2003-01-30T13:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=92fbbdf31d88c0c6bf3024a6649be2d0e17a50f7'/>
<id>92fbbdf31d88c0c6bf3024a6649be2d0e17a50f7</id>
<content type='text'>
* native/jni/java-net/javanet.h (SOCKOPT_SO_KEEPALIVE): new #define
* native/jni/java-net/javanet.c (_javanet_set_option): case SO_KEEPALIVE
(_javanet_get_option): case SO_KEEPALIVE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* native/jni/java-net/javanet.h (SOCKOPT_SO_KEEPALIVE): new #define
* native/jni/java-net/javanet.c (_javanet_set_option): case SO_KEEPALIVE
(_javanet_get_option): case SO_KEEPALIVE
</pre>
</div>
</content>
</entry>
<entry>
<title>* native/jni/java-net/javanet.c (_javanet_bind): following gcj's</title>
<updated>2003-01-30T06:02:20+00:00</updated>
<author>
<name>Brian Jones</name>
<email>cbj@gnu.org</email>
</author>
<published>2003-01-30T06:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=f4a3fd8a65ebe7203c703a2a788341a0bae6b24d'/>
<id>f4a3fd8a65ebe7203c703a2a788341a0bae6b24d</id>
<content type='text'>
example and setting SO_REUSEADDR before binding the port, testing
with JDK seems to indicate it does this as well
(_javanet_set_option): support SO_REUSEADDR; use JNI_TRUE/JNI_FALSE
instead of 1/0 where applicable.  Do not throw exception if setting
SO_TIMEOUT fails; appears JDK does not throw exception and may be
using alarm or setitimer (see `man 7 socket' on GNU/Linux)
(_javanet_get_option): support SO_REUSEADDR; use JNI_TRUE/JNI_FALSE
instead of 1/0 where applicable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
example and setting SO_REUSEADDR before binding the port, testing
with JDK seems to indicate it does this as well
(_javanet_set_option): support SO_REUSEADDR; use JNI_TRUE/JNI_FALSE
instead of 1/0 where applicable.  Do not throw exception if setting
SO_TIMEOUT fails; appears JDK does not throw exception and may be
using alarm or setitimer (see `man 7 socket' on GNU/Linux)
(_javanet_get_option): support SO_REUSEADDR; use JNI_TRUE/JNI_FALSE
instead of 1/0 where applicable
</pre>
</div>
</content>
</entry>
<entry>
<title>2003-01-28  Oscar Pearce  &lt;oscar@pearceenterprises.com&gt;</title>
<updated>2003-01-28T23:43:16+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tromey@redhat.com</email>
</author>
<published>2003-01-28T23:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=3cb652aadbd1bd92a672d1bc1eea7cdc6a94cf5b'/>
<id>3cb652aadbd1bd92a672d1bc1eea7cdc6a94cf5b</id>
<content type='text'>
	* java/awt/Component.java (processPaintEvent): Dispose of Graphics
	object when finished.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* java/awt/Component.java (processPaintEvent): Dispose of Graphics
	object when finished.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for jazzlib 0.06</title>
<updated>2003-01-28T09:41:52+00:00</updated>
<author>
<name>John Leuner</name>
<email>jewel@pixie.co.za</email>
</author>
<published>2003-01-28T09:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=5d353a1e425f2ab9b4377f51ac06f03406ecca69'/>
<id>5d353a1e425f2ab9b4377f51ac06f03406ecca69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Released verion 0.06 of jazzlib</title>
<updated>2003-01-27T14:35:56+00:00</updated>
<author>
<name>John Leuner</name>
<email>jewel@pixie.co.za</email>
</author>
<published>2003-01-27T14:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/classpath.git/commit/?id=71a8b96c54a2e6905666fb16be65741a1f84b9ac'/>
<id>71a8b96c54a2e6905666fb16be65741a1f84b9ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
