forked from usocket/usocket
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCONTRIBUTORS
More file actions
47 lines (32 loc) · 1.13 KB
/
CONTRIBUTORS
File metadata and controls
47 lines (32 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
-*- Mode: outline -*-
List of major USOCKET contributors:
* Erik Enge
* Erik Huelsmann <ehuels@gmail.com>
- original authors
* Chun Tian <binghe.lisp@gmail.com>
* Hans Huebner <hans.huebner@gmail.com>
- current maintainers
* Attila Lendvai <attila.lendvai@gmail.com>
- better handling of unsupported Lisps
* Vladimir Sekissov <svg@surnet.ru>
- fixes for CMUCL implementation
* Pierre Thierry <nowhere.man@levallois.eu.org>
- added license information
* Stelian Ionescu <sionescu@cddr.org>
- finished conversion from generic functions
- enabled running thread-safe code in unthreaded lisps
* Douglas Crosher <dtc@scieneer.com>
- added Scieneer Common Lisp support
* Frank James
- UDP fixes and test cases
* Mark H. David <mhd@yv.org>
- UDP test cases
- Suggestions on fixing GET-HOST-BY-NAME and HOST-TO-HBO
* Elliott Slaughter <elliottslaughter@gmail.com>
- Advanced WAIT-FOR-INPUT test case
* Anton Vodonosov <avodonosov@yandex.ru>
- CLISP fixes
* Terje Norderhaug <terje@in-progress.com>
- MCL vendor code
* @Hamayama <fkyo0985@gmail.com>
- Reporting/hints/testing of issue #50 (regression in 0.8.0, 0.8.1)