47 lines
1.1 KiB
Text
47 lines
1.1 KiB
Text
-*- 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)
|