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

Luis Oliveira loliveira at common-lisp.net
Wed Mar 1 05:00:08 UTC 2006


Tue Feb 28 14:36:23 EST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * Remove known issues sub-section from the manual.
  
  - Listing the expected failures in the manual is too much
    trouble. Removed those.
  - Also, renamed "The Scieneer Common Lisp" to "Scieneer CL"
    for consistency.

    M ./doc/cffi-manual.texinfo -70 +26

Tue Feb 28 14:16:42 EST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * TODO item about a pointer type, suggested by Jörg Höhle

    M ./TODO +3

Tue Feb 28 11:26:38 EST 2006  Stephen Compall <scompall at nocandysw.com>
  * manual: strings, foreign allocation, add `Wrapper generators'
  - Explain the difference between mem-aref and mem-ref by analogy with
    C operators.
  - Use ::= instead of = in with-foreign-object's syntax.
  - (Strings): Explain that it is portable code.
  - (Other Types): Don't use metasyntactic variables in Lisp examples.
  - Add `Wrapper generators' section on Verrazano et al.
  - (Foreign Type Translators): Use Please note: instead of Note: to
    suppress makeinfo warning.

    M ./doc/cffi-manual.texinfo -12 +77

Mon Feb 27 14:48:54 EST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * More testing
  
  - Make defcfun.undefined an expected failure for SBCL on
    non linkage-table platforms.
  - New file: tests/misc.lisp.
  - Added a couple of tests for cffi-features.

    M ./cffi-tests.asd -1 +2
    M ./tests/defcfun.lisp -3 +5
    A ./tests/misc.lisp

Mon Feb 27 14:48:13 EST 2006  Luis Oliveira <loliveira at common-lisp.net>
  * TODO item about our use of EVAL

    M ./TODO -1 +3


An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-060228.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