Implement recursive locks for CMUCL
[bordeaux-threads.git] / CONTRIBUTORS
blobcb7ff3cdb7f66f46ed9d7551a7a8cd39b1ffac65
1 -*- outline -*-
3 Based on original Bordeaux-MP spec by Dan Barlow <dan@telent.net>
5 Contributors:
7 * Attila Lendvai <attila.lendvai@gmail.com>
8   - better handling of unsupported Lisps
9 * Vladimir Sekissov <svg@surnet.ru>
10   - fixes for CMUCL implementation
11 * Pierre Thierry <nowhere.man@levallois.eu.org>
12  - added license information
13 * Stelian Ionescu <sionescu@cddr.org>
14   - finished conversion from generic functions
15   - enabled running thread-safe code in unthreaded lisps
16 * Douglas Crosher <dtc@scieneer.com>
17   - added Scieneer Common Lisp support