X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=CREDITS;h=dc40fa03c3b6625e31e1a36946bf97b941e5825f;hb=57fe836373e2ecb56e6d497320b01c83447a01fc;hp=a03f032d6400e2684135014bb75e06b4ee0f001d;hpb=1d06300e09f767a38bbe6d5b38232ca334ab1913;p=sbcl.git diff --git a/CREDITS b/CREDITS index a03f032..dc40fa0 100644 --- a/CREDITS +++ b/CREDITS @@ -628,11 +628,19 @@ Teemu Kalvas: character database, restoring the FAST-READ-CHAR optimization and developing external format support. +Dmitry Kalyanov: + His work was crucial in bringing the Windows backend forward; he + implemented pthreads and ported SB-THREAD to this platform. + Yaroslav Kavenchuk: He implemented several missing features and fixed many bugs in the win32 port. He also worked on external-format support for SB-ALIEN. +Anton Kovalenko: + He introduced a safepoint-based stop-the-world protocol and greatly + contributed to features and bugfixes related to the Windows port. + Richard M Kreyter: He added documentation support for CLOS slot readers and writers, provided several SB-POSIX and NetBSD patches, and cleaned up @@ -646,8 +654,7 @@ Arthur Lemmens: SBCL to bootstrap under Lispworks for Windows. David Lichteblau: - He came up with a more memory-efficient representation for - structures with raw slots. + He repeatedly failed to update his entry in this file. Robert MacLachlan: He has continued to answer questions about, and contribute fixes to,