[cffi-devel] New patches: 29-Dec-2005
Luis Oliveira
loliveira at common-lisp.net
Thu Dec 29 23:00:14 UTC 2005
Thu Dec 29 00:54:27 CET 2005 Luis Oliveira <loliveira at common-lisp.net>
* Document FOREIGN-SLOT-NAMES and FOREIGN-SLOT-OFFSET.
M ./TODO -1 +1
M ./doc/cffi-manual.texinfo -2 +95
M ./src/types.lisp -1 +1
Wed Dec 28 20:58:43 CET 2005 Luis Oliveira <loliveira at common-lisp.net>
* FOREIGN-SLOT-NAMES and FOREIGN-SLOT-OFFSET
- New functions: FOREIGN-SLOT-NAMES and FOREIGN-SLOT-OFFSET.
- Test FOREIGN-SLOT-NAMES: STRUCT.NAMES
- Removed respective TODO item and added a new one: document these.
M ./TODO -1 +1
M ./src/early-types.lisp +9
M ./src/package.lisp +2
M ./src/types.lisp -5 +10
M ./tests/struct.lisp +4
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-051229.tar.gz
More information about the cffi-devel
mailing list