X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=CREDITS;h=e74f55da99dbe126b8ef24c1fe76e729955da7b8;hb=c1aa8b6b5b870f21bc8c81da85708e9d71d4eb93;hp=f480358b1dbb2830a159ee4d48cfd9e7fc679d80;hpb=1ebf88ed9e75b46b0e0a4baf2babc5ccbe0e6cb8;p=sbcl.git diff --git a/CREDITS b/CREDITS index f480358..e74f55d 100644 --- a/CREDITS +++ b/CREDITS @@ -519,6 +519,10 @@ Daniel Barlow: asdf-install, sb-bsd-sockets, sb-executable, sb-grovel and sb-posix contrib packages. +Zach Beane: + He provided a number of additions to SB-POSIX and implemented the + original timer facility on which SBCL's timers are based. + James Bielman: He assisted in work on the port to the Windows operating system. @@ -566,6 +570,10 @@ Miles Egan: He creates binary packages of SBCL releases for Red Hat and other (which?) platforms. +Helmut Eller: + A lot of the code in the SB-INTROSPECT and SB-COVER contrib modules + was originally written by him for Slime/Swank. + Lutz Euler: He made a large number of improvements to the x86-64 disassembler. @@ -600,10 +608,11 @@ Daisuke Homma: He added support for SunOS on x86 processors. ITA Software: - They hired Juho Snellman as a consultant to work on improvements to + They hired Juho Snellman as a consultant to work on improvements to SBCL, to be released into the public domain. The work they've funded - includes faster compilation speeds, the interpreter-based evaluator - and the IR2-based single-stepper. + includes faster compilation, various improvements to the statistical + profiler, the SB-COVER code coverage tool, the interpreter-based + evaluator and the IR2-based single-stepper. Espen S Johnsen: He provided an ANSI-compliant version of CHANGE-CLASS for PCL.