cffi Release 22762bf8d2febac519733b8242963707c46b3148
22762bf8d2febac519733b8242963707c46b3148
89cd6a3d5d74b70b136ca740787c3e4c24060c61
The release contains the following systems:
- cffi alexandria babel trivial-features uiop
- cffi-examples cffi
- cffi-grovel alexandria cffi cffi-toolchain uiop
- cffi-libffi CFFI-GROVEL TRIVIAL-FEATURES cffi cffi-grovel trivial-features
- cffi-tests bordeaux-threads cffi-grovel cffi-libffi rt trivial-features uiop
- cffi-tests/example cffi-grovel trivial-features
- cffi-toolchain asdf cffi
- cffi-uffi-compat cffi
- cffi/c2ffi alexandria cffi uiop
- cffi/c2ffi-generator cffi/c2ffi cl-json cl-ppcre
- uffi cffi-uffi-compat
The following files are contained in the release:
- COPYRIGHT
- HEADER
- Makefile
- README.md
- TODO
- cffi-examples.asd
- cffi-grovel.asd
- cffi-libffi.asd
- cffi-tests.asd
- cffi-toolchain.asd
- cffi-uffi-compat.asd
- cffi.asd
- doc/Makefile
- doc/allegro-internals.txt
- doc/cffi-manual.texinfo
- doc/cffi-sys-spec.texinfo
- doc/colorize-lisp-examples.lisp
- doc/gendocs.sh
- doc/gendocs_template
- doc/mem-vector.txt
- doc/shareable-vectors.txt
- doc/style.css
- examples/examples.lisp
- examples/gethostname.lisp
- examples/gettimeofday.lisp
- examples/grovel-example.lisp
- examples/main-example.lisp
- examples/mapping.lisp
- examples/package.lisp
- examples/run-examples.lisp
- examples/translator-test.lisp
- examples/wrapper-example.lisp
- grovel/asdf.lisp
- grovel/common.h
- grovel/grovel.lisp
- grovel/package.lisp
- libffi/funcall.lisp
- libffi/libffi-functions.lisp
- libffi/libffi-types.lisp
- libffi/libffi.lisp
- libffi/type-descriptors.lisp
- scripts/release.lisp
- src/c2ffi/asdf.lisp
- src/c2ffi/c2ffi.lisp
- src/c2ffi/generator.lisp
- src/c2ffi/package.lisp
- src/cffi-abcl.lisp
- src/cffi-allegro.lisp
- src/cffi-clasp.lisp
- src/cffi-clisp.lisp
- src/cffi-cmucl.lisp
- src/cffi-corman.lisp
- src/cffi-ecl.lisp
- src/cffi-gcl.lisp
- src/cffi-lispworks.lisp
- src/cffi-mcl.lisp
- src/cffi-mkcl.lisp
- src/cffi-openmcl.lisp
- src/cffi-sbcl.lisp
- src/cffi-scl.lisp
- src/darwin-frameworks.lisp
- src/early-types.lisp
- src/enum.lisp
- src/features.lisp
- src/foreign-vars.lisp
- src/functions.lisp
- src/libraries.lisp
- src/package.lisp
- src/strings.lisp
- src/structures.lisp
- src/sys-utils.lisp
- src/types.lisp
- src/utils.lisp
- tests/GNUmakefile
- tests/Makefile
- tests/arrays.lisp
- tests/bindings.lisp
- tests/callbacks.lisp
- tests/compile.bat
- tests/defcfun.lisp
- tests/enum.lisp
- tests/foreign-globals.lisp
- tests/fsbv.lisp
- tests/funcall.lisp
- tests/grovel-test.h
- tests/grovel.lisp
- tests/libfsbv.c
- tests/libtest.c
- tests/libtest2.c
- tests/memory.lisp
- tests/misc-types.lisp
- tests/misc.lisp
- tests/package.lisp
- tests/random-tester.lisp
- tests/run-tests.lisp
- tests/strings.lisp
- tests/struct.lisp
- tests/test-asdf.lisp
- tests/test-static-link.sh
- tests/union.lisp
- toolchain/bundle.lisp
- toolchain/c-toolchain.lisp
- toolchain/package.lisp
- toolchain/static-link.lisp
- uffi-compat/uffi-compat.lisp
- uffi-compat/uffi.asd