This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
More thanks
- To: java-patches at sourceware dot cygnus dot com
- Subject: More thanks
- From: Anthony Green <green at cygnus dot com>
- Date: Fri, 11 Feb 2000 19:48:34 -0800
- Reply-to: green at redhat dot com
I'm checking in the following two patches:
Fri Feb 11 19:16:40 2000 Anthony Green <green@cygnus.com>
* thanks.html: Updated.
Index: thanks.html
===================================================================
RCS file: /cvs/java/htdocs/thanks.html,v
retrieving revision 1.3
diff -u -p -u -r1.3 thanks.html
--- thanks.html 1999/12/03 02:59:36 1.3
+++ thanks.html 2000/02/12 03:22:45
@@ -61,9 +61,12 @@ Please keep this list in alphabetical or
<p>
<ul>
<li>Geoff Berry for his object serialization work and various patches.
-<li>Hans-J. Boehm for his <a href="http://reality.sgi.com/boehm/gc.html">garbage collector</a>.
+<li>Hans-J. Boehm for his <a href="http://reality.sgi.com/boehm/gc.html">garbage collector</a> and other work.
<li>Godmar Back for his improvements and encouragement.
+<li>Scott Bambrough for help porting the compiler.
<li>Per Bothner for dreaming up, designing and implementing much of gcj.
+<li>Joerg Brunsmann for compiler hacking and help with the FAQ.
+<li>Glenn Chambers for help with the FAQ.
<li>Steve Chamberlain for config fixes and the picoJava port.
<li>John-Marc Chandonia for various library patches.
<li>Eric Christopher for his porting help and clean-ups.
@@ -83,7 +86,8 @@ great compiler work.
<li>All of the Mauve project <a href="http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD">contributors</a>, for test code.
<li>Rainer Orth for configuration clean-ups and porting help.
<li>Alexandre Petit-Bianco for implementing much of the compiler, and continued maintainership.
-<li>Jeff Sturm for porting help and encouragement.
+<li>Bradley Schatz for his work on the FAQ.
+<li>Jeff Sturm for porting help, bug fixes, and encouragement.
<li>Tom Tromey for his many contributions and libgcj maintainership.
<li>Matt Welsh for help with Linux Threads.
<li>Urban Widmark for help fixing java.io.
@@ -101,18 +105,22 @@ in testing GCJ:
<li>David Billinghurst
<li>Jim Blandy
<li>Stephane Bortzmeyer
-<li>Joerg Brunsmann
<li>Bradford Castalia
+<li>Ralph Doncaster
<li>Richard Emberson
<li>Mark K. Gardner
+<li>Charles Gauthier
<li>Simon Gornall
<li>John Griffin
<li>Kevin B. Hendricks
<li>Patrik Hagglund
<li>Amancio Hasty
<li>Joep Jansen
<li>Tobias Kuipers
+<li>Anand Krishnaswamy
+<li>Jesse Macnish
<li>Anon A. Mous
+<li>Stefan Morrell
<li>Pekka Nikander
<li>Jon Olson
<li>Paul Reilly
@@ -122,6 +130,7 @@ in testing GCJ:
<li>Franz Sirl
<li>Adam Sulmicki
<li>Frederik Warg
+<li>David E. Young
</ul>
Thank you all!
Fri Feb 11 19:48:08 2000 Anthony Green <green@cygnus.com>
* THANKS: More thanks.
Index: libgcj/libjava/THANKS
===================================================================
RCS file: /cvs/java/libgcj/libjava/THANKS,v
retrieving revision 1.9
diff -u -p -u -r1.9 THANKS
--- THANKS 2000/02/11 23:24:28 1.9
+++ THANKS 2000/02/12 03:46:33
@@ -7,7 +7,10 @@ order.
Geoff Berry for his object serialization work and various patches.
Hans-J. Boehm for his garbage collector and other work.
Godmar Back for his improvements and encouragement.
+Scott Bambrough for help porting the compiler.
Per Bothner for dreaming up, designing and implementing much of gcj.
+Joerg Brunsmann for compiler hacking and help with the FAQ.
+Glenn Chambers for help with the FAQ.
Steve Chamberlain for config fixes and the picoJava port.
John-Marc Chandonia for various library patches.
Eric Christopher for his porting help and clean-ups.
@@ -26,6 +29,7 @@ All of the Mauve project contributors, f
Rainer Orth for configuration clean-ups and porting help.
Alexandre Petit-Bianco for implementing much of the compiler,
and continued maintainership.
+Bradley Schatz for his work on the FAQ.
Jeff Sturm for porting help, bug fixes, and encouragement.
Tom Tromey for his many contributions and libgcj maintainership.
Matt Welsh for help with Linux Threads.
@@ -42,10 +46,11 @@ Chris Baldwin
David Billinghurst
Jim Blandy
Stephane Bortzmeyer
-Joerg Brunsmann
Bradford Castalia
+Ralph Doncaster
Richard Emberson
Mark K. Gardner
+Charles Gauthier
Simon Gornall
John Griffin
Kevin B. Hendricks
@@ -53,7 +58,10 @@ Patrik Hagglund
Amancio Hasty
Joep Jansen
Tobias Kuipers
+Anand Krishnaswamy
+Jesse Macnish
Anon A. Mous
+Stefan Morrell
Pekka Nikander
Jon Olson
Paul Reilly
@@ -63,5 +71,6 @@ Marc Schifer
Franz Sirl
Adam Sulmicki
Frederik Warg
+David E. Young
Thank you all!
--
Anthony Green Red Hat
Sunnyvale, California