sbcl stuff

This commit is contained in:
Ian Keane 2020-01-20 14:13:08 -05:00
parent 1d1dbc34df
commit 5d91dbb667
335 changed files with 119806 additions and 1 deletions

View file

@ -0,0 +1,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)