[cffi-devel] New patches: 9-Feb-2006

Luis Oliveira loliveira at common-lisp.net
Fri Feb 10 06:00:05 UTC 2006


Thu Feb  9 20:11:17 CST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * Remove @r{} in manual's code comments
  
  (at least until the colorize script can cope with these)

    M ./doc/cffi-manual.texinfo -2 +2

Thu Feb  9 18:57:07 CST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * More minor doc changes.
  
  - @emph -> @var.
  - change var's style to something more sensible in the CSS file.
  - remove (setf callback) from the docs.
  - fix some typos.

    M ./doc/cffi-manual.texinfo -104 +102
    M ./doc/style.css -1 +2

Thu Feb  9 18:36:50 CST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * Make :boolean accept typedefs to integer types.

    M ./src/types.lisp -1 +1

Thu Feb  9 16:51:09 CST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * Minor documentation changes
  
  - Have the Makefile's clean target delete some more of the temporary
    texinfo files.
  - Comment out reference to explain-foreign-slot-value.

    M ./doc/Makefile -2 +2
    M ./doc/cffi-manual.texinfo -1 +1

Thu Feb  9 12:39:38 CST 2006  Stephen Compall <scompall at nocandysw.com>
  * reference prose in Pointers and Strings manual chapters
  
  - (Tutorial-easy_setopt): Use @dots{}.
  - (seealso): Remove old comment about @code formatting.
  - Pointers chapter: Describe the theory of foreign data, dealing with
    pointers per se, and expand on the allocation description.
  - (Strings): A short paragraph by way of introduction.

    M ./doc/cffi-manual.texinfo -10 +56


An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-060209.tar.gz

Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi;a=summary



More information about the cffi-devel mailing list