0.6.11.26:
[sbcl.git] / CREDITS
diff --git a/CREDITS b/CREDITS
index bf65421..c5af62d 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -453,7 +453,7 @@ checking on various tricky cases of standard functions (e.g. MAP with
 complicated result types, and interactions of various variants of
 STREAM).
 
-Raymond Toy wrote the propagate-float-type extension and various
+Raymond Toy wrote the PROPAGATE-FLOAT-TYPE extension and various
 other floating point optimizations.
 
 CMU CL's long float support was written by Douglas T. Crosher.
@@ -477,9 +477,14 @@ whenever I got stuck.
 
 CREDITS SINCE THE RELEASE OF SBCL
 
+(Some more details are available in the NEWS file and in the 
+project's CVS change logs.)
+
 Martin Atzmueller:
-  He reported many bugs in SBCL, helped clean up various stale
-  bug data in SBCL, and ported many patches from CMU CL.
+  He reported many bugs, fixed many bugs, ported various fixes
+  from CMU CL, and helped clean up various stale bug data. (He has
+  been unusually energetic at this. As of sbcl-0.6.9.10, the
+  total number of bugs involved likely exceeds 100.)
 
 Daniel Barlow:
   He contributed sblisp.lisp, a set of patches to make SBCL
@@ -488,11 +493,11 @@ Daniel Barlow:
   with SBCL.) He also figured out how to get the CMU CL dynamic object
   file loading code to work under SBCL.
 
-Cadabra, Inc.:
+Cadabra, Inc. (later merged into GoTo.com):
   They hired William Newman to do some consulting for them,
   including the implementation of EQUALP hash tables for CMU CL;
   then agreed to release the EQUALP code into the public domain,
-  giving SBCL, and CMU CL, EQUALP hash tables.
+  giving SBCL (and CMU CL) EQUALP hash tables.
 
 Douglas Crosher:
   He continued to improve CMU CL after SBCL forked from it, creating 
@@ -507,6 +512,13 @@ Robert MacLachlan:
   problems, has been invaluable to the CMU CL project and, by
   porting, invaluable to the SBCL project as well.
 
+William Newman:
+  He continued to work on the project after the fork, increasing
+  ANSI compliance, fixing bugs, regularizing the internals of the
+  system, deleting unused extensions, improving performance in 
+  some areas (especially sequence functions and non-simple vectors),
+  and updating documentation.
+
 Peter Van Eynde:
   He wrestled the CLISP test suite into a portable test suite which 
   can be used on SBCL, and submitted many other bug reports as well.
@@ -521,4 +533,3 @@ Raymond Wiker:
   CMU CL support for FreeBSD and updating it for the changes made
   from FreeBSD version 3 to FreeBSD version 4. He also ported the
   CMU CL extension RUN-PROGRAM, and related code, to SBCL.
-