0.8.12.38:
authorAndreas Fuchs <asf@boinkor.net>
Mon, 19 Jul 2004 20:13:22 +0000 (20:13 +0000)
committerAndreas Fuchs <asf@boinkor.net>
Mon, 19 Jul 2004 20:13:22 +0000 (20:13 +0000)
commit192731b882467a9014b64b1eb097c8000441da31
treea1d95cd3cda37a15da326cdc809e092dec5106db
parent6ab9c60f1c53cc7cc912d644658bc23453a82ac4
0.8.12.38:
Deprecate LOAD-FOREIGN and LOAD-1-FOREIGN for good.

Couldn't think of a witty tagline for that change, sorry.

* Deprecate LOAD-FOREIGN and LOAD-1-FOREIGN
* Add LOAD-SHARED-OBJECT as a LOAD-1-FOREIGN replacement
  * Fix the test cases to use LOAD-SHARED-OBJECT
* Fix the manual
* Grovel dlopen constants via grovel-headers.c
* In the process, delete quite a number of TODO:s and FIXME:s
  Yay!
12 files changed:
NEWS
contrib/sb-bsd-sockets/sb-bsd-sockets.asd
contrib/sb-posix/sb-posix.asd
doc/manual/beyond-ansi.texinfo
doc/manual/ffi.texinfo
package-data-list.lisp-expr
src/code/foreign.lisp
tests/compiler.test.sh
tests/foreign.test.sh
tests/threads.impure.lisp
tools-for-build/grovel-headers.c
version.lisp-expr