X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=CREDITS;h=5492c8dcbd404131301edd780f029975a8b53940;hb=5295ccac8b45e11dfdbabc0a0beb8a4fffc27e6d;hp=3aafdf1d7614ba449617f535611b5150c29fe807;hpb=f82850855bab2cdaaf51c4e92d506b365866e65f;p=sbcl.git diff --git a/CREDITS b/CREDITS index 3aafdf1..5492c8d 100644 --- a/CREDITS +++ b/CREDITS @@ -549,6 +549,10 @@ Douglas Crosher: CL:DEFINE-SYMBOL-MACRO, and a generalization of the type system's handling of the CONS type to allow ANSI-style (CONS FOO BAR) types. +Larry D'Anna: + He provided several parts of SB-CLTL2 environment access, and has + also worked on bugs in the IR2 conversion stage of the compiler. + Alexey Dejneka: He fixed many, many bugs on various themes, and has done a tremendous amount of work on the compiler in particular, fixing @@ -677,6 +681,12 @@ Dave McDonald: He made a lot of progress toward getting SBCL to be bootstrappable under CLISP. +Gabor Melis: + He mainly worked on robustness related to signal handling, threads, + timers with small excursions to constraint propagation, weak hash + tables (based on CMUCL code) and optimizing x86/x86-64 calling + convention. + Perry E. Metzger: He ported SBCL to NetBSD with newer signals, building on the work of Valtteri Vuorikoski. He also provided various cleanups to @@ -720,6 +730,10 @@ Scott Parish: Timothy Ritchey: He implemented SB-BSD-SOCKETS support for the win32 port. +Tobias Rittweiler + He has made several contributions relating to source locations, + pretty printing, SB-INTROSPECT, and the reader. + Kevin M. Rosenberg: He provided the ACL-style toplevel (sb-aclrepl contrib module), and a number of MOP-related bug reports. He also creates the official @@ -784,6 +798,10 @@ Raymond Toy: floating point stuff. Various patches and fixes of his have been ported to SBCL, including his Sparc port of linkage-table. +Larry Valkama: + He resurrected the HPUX port, and worked on the HPPA backend in + general. + Peter Van Eynde: He wrestled the CLISP test suite into a mostly portable test suite (clocc ansi-test) which can be used on SBCL, provided a slew of @@ -821,6 +839,7 @@ DFL David Lichteblau DTC Douglas Crosher JES Juho Snellman JRXR Joshua Ross +LAV Larry Valkama MG Gabor Melis MNA Martin Atzmueller NJF Nathan Froyd @@ -830,6 +849,7 @@ PRM Pierre Mai PVE Peter Van Eynde PW Paul Werkowski RAM Robert MacLachlan +TCR Tobias Rittweiler THS Thiemo Seufer VJA Vincent Arkesteijn WHN William ("Bill") Newman