X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=CREDITS;h=d2a45a19915485314a9a5faeac389ff9c25cece4;hb=dcf5978d9d33098e868ae6eea28e1b310038c03d;hp=0318e3849546e27c994aa0eb8d7dda25b2ea72d1;hpb=3b2fe8ed844834cfc975d63695fd2cb1b828f375;p=sbcl.git diff --git a/CREDITS b/CREDITS index 0318e38..d2a45a1 100644 --- a/CREDITS +++ b/CREDITS @@ -512,7 +512,7 @@ Daniel Barlow: and PPC ports (from CMUCL), control stack exhaustion checking (new) and native threads support for x86 Linux (new). He also refactored the garbage collectors for understandability, wrote code - (e.g. grovel_headers.c and stat_wrapper stuff) to find + (e.g. grovel-headers.c and stat_wrapper stuff) to find machine-dependent and OS-dependent constants automatically, and was original author of the asdf, asdf-install, sb-bsd-sockets, sb-executable, sb-grovel and sb-posix contrib packages. @@ -536,16 +536,14 @@ Douglas Crosher: handling of the CONS type to allow ANSI-style (CONS FOO BAR) types. Alexey Dejneka: - He has fixed many, many bugs. There's no single summary theme, but - he's fixed about a dozen different bugs in LOOP alone, and more - in the compiler itself. It appears that a lot of his fixes there - and elsewhere reflect systematic public-spiritedness, fixing bugs - as they show up in sbcl-devel or as archived in the BUGS file. + He fixed many, many bugs on various themes, and has done a + tremendous amount of work on the compiler in particular, fixing + bugs and refactoring. Paul Dietz He is in the process of writing a comprehensive test suite for the requirements of the ANSI Common Lisp standard. Already, at the - halfway stage, it has caught many tens of bugs in SBCL, and provided + halfway stage, it has caught hundreds of bugs in SBCL, and provided simple test cases for them. Miles Egan @@ -688,3 +686,4 @@ WHN William ("Bill") Newman CSR Christophe Rhodes PVE Peter Van Eynde PW Paul Werkowski +PFD Paul F. Dietz