[cffi-devel] New patches: 16-Feb-2006
Luis Oliveira
loliveira at common-lisp.net
Fri Feb 17 06:00:05 UTC 2006
Thu Feb 16 02:34:48 CST 2006 James Bielman <jamesjb at jamesjb.com>
* Fix and add tests for %MEM-REF and %MEM-SET evaluation order.
- Some minor reformatting of LOOP forms to pacify cl-indent.
- Add new regression tests to check the evaluation order of
%MEM-REF and %MEM-SET.
- Add the necessary ONCE-ONLY forms to the compiler macros.
- Have the CFFI-TESTS package use CFFI-SYS for testing primitives.
M ./src/cffi-allegro.lisp -3 +4
M ./src/cffi-cmucl.lisp -10 +14
M ./src/cffi-lispworks.lisp -14 +16
M ./src/cffi-openmcl.lisp -10 +14
M ./src/cffi-sbcl.lisp -23 +27
M ./tests/memory.lisp +34
M ./tests/package.lisp -1 +1
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-060216.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