X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=CREDITS;h=38e36ba8598aee833269483bad0f1793e8ff1d7d;hb=98f3f617894ce24a40764aa98606ce68c5482cf0;hp=03fa3b4d896a8067de49cf832af3a5330b6c288c;hpb=650499e7ae935d53cc1e0de6fc73e10dca5be253;p=sbcl.git diff --git a/CREDITS b/CREDITS index 03fa3b4..38e36ba 100644 --- a/CREDITS +++ b/CREDITS @@ -516,6 +516,11 @@ Daniel Barlow: for SBCL (as well as for free Common Lisp in general) through his CLiki website. +Robert E. Brown: + He has reported various bugs and submitted several patches, + especially improving removing gratuitous efficiencies in the + standard library. + Cadabra, Inc. (later merged into GoTo.com): They hired Bill Newman to do some consulting for them, including the implementation of EQUALP hash tables for CMU CL; @@ -595,6 +600,9 @@ William ("Bill") Newman: updating documentation, and even, for better or worse, getting rid of various functionality (e.g. the byte interpreter). +Kevin M. Rosenberg: + He provided the ACL-style toplevel. + Christophe Rhodes: He ported SBCL to SPARC, made various port-related and SPARC-related changes (like *BACKEND-SUBFEATURES*), made many fixes and