[cffi-devel] New patches: 6-Jan-2010
Luis Oliveira
loliveira at common-lisp.net
Thu Jan 7 05:42:04 UTC 2010
Wed Jan 6 18:21:10 EST 2010 Luis Oliveira <loliveira at common-lisp.net>
* cffi-manual: navigation improvements.
- Add WITH-FOREIGN-OBJECTS and WITH-FOREIGN-STRINGS to the
dictionary menus. (This unfortunately seems to require
specifying the @node declarations in full.)
- Make the table of contents more manageable by turning
@unnumberedsecs into @headings.
- Fix docstring in DEFSTRUCT example.
M ./doc/cffi-manual.texinfo -172 +177
Fri Jan 1 12:46:35 EST 2010 Luis Oliveira <loliveira at common-lisp.net>
* cffi-lispworks: add IGNORE declaration to CREATE-FOREIGN-FUNCALLABLE
M ./src/cffi-lispworks.lisp +1
Fri Jan 1 12:45:29 EST 2010 Luis Oliveira <loliveira at common-lisp.net>
* cffi-lispworks: make null-pointer-p check its argument's type
M ./src/cffi-lispworks.lisp +1
Fri Jan 1 12:34:43 EST 2010 Luis Oliveira <loliveira at common-lisp.net>
* Documentation: add note about RT, update description of no-long-long.
M ./doc/cffi-manual.texinfo -2 +16
Fri Jan 1 12:26:00 EST 2010 Luis Oliveira <loliveira at common-lisp.net>
* Preliminary support for ABCL.
M ./cffi.asd -1 +2
A ./src/cffi-abcl.lisp
M ./tests/bindings.lisp -1 +1
M ./tests/defcfun.lisp -2 +3
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-100106.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