[cffi-devel] New patches: 29-Jul-2008
Luis Oliveira
loliveira at common-lisp.net
Wed Jul 30 04:00:09 UTC 2008
Tue Jul 29 18:55:54 EDT 2008 Luis Oliveira <loliveira at common-lisp.net>
* Fix typo in the manual.
M ./doc/cffi-manual.texinfo -1 +1
Tue Jul 29 10:25:33 EDT 2008 Luis Oliveira <loliveira at common-lisp.net>
* Small fix to gendocs.sh to make same versions of bash happier.
M ./doc/gendocs.sh -1 +1
Tue Jul 29 10:02:37 EDT 2008 Luis Oliveira <loliveira at common-lisp.net>
tagged 0.10.0
Tue Jul 29 10:02:33 EDT 2008 Luis Oliveira <loliveira at common-lisp.net>
* update cffi.asd for version 0.10.0
M ./cffi.asd -1 +1
Tue Jul 29 09:16:41 EDT 2008 Luis Oliveira <loliveira at common-lisp.net>
* Add Installation chapter to the manual.
M ./README +3
M ./doc/cffi-manual.texinfo -1 +52
Tue Jul 29 08:42:01 EDT 2008 Luis Oliveira <loliveira at common-lisp.net>
* Deprecate cffi-features.
- Keep it around for backwards compatibility.
- Don't use it from CFFI itself or the test suite.
- Update the manual.
M ./cffi.asd -3 +3
M ./doc/cffi-manual.texinfo -39 +13
M ./src/cffi-allegro.lisp -4 +2
M ./src/cffi-clisp.lisp -1 +1
M ./src/cffi-cmucl.lisp -4 +2
M ./src/cffi-corman.lisp -5 +3
M ./src/cffi-ecl.lisp -4 +2
M ./src/cffi-lispworks.lisp -4 +2
M ./src/cffi-openmcl.lisp -4 +2
M ./src/cffi-sbcl.lisp -4 +2
M ./src/cffi-scl.lisp -3 +1
M ./src/features.lisp -4 +9
M ./src/libraries.lisp -6 +6
M ./src/types.lisp -9 +9
M ./tests/callbacks.lisp -19 +19
M ./tests/defcfun.lisp -4 +4
M ./tests/foreign-globals.lisp -1 +1
M ./tests/funcall.lisp -5 +5
M ./tests/memory.lisp -3 +3
M ./tests/misc-types.lisp -1 +1
M ./tests/misc.lisp -54 +4
Tue Jul 29 08:17:54 EDT 2008 Luis Oliveira <loliveira at common-lisp.net>
* Use :import-from for alexandria symbols.
M ./src/package.lisp -2 +5
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-080729.tar.gz
Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi-cffi;a=summary
More information about the cffi-devel
mailing list