Wed Jan 11 22:38:59 CET 2006 Luis Oliveira <loliveira@common-lisp.net> * Massage doc/colorize-lisp-examples.lisp a bit - Small hack to colorize-lisp-examples to make it treat "smalllisp" blocks like the normal "lisp" code blocks. M ./doc/colorize-lisp-examples.lisp -3 +7 Wed Jan 11 19:38:40 CET 2006 Stephen Compall <scompall@nocandysw.com> * Import the tutorial - "An Introduction to Foreign Interfaces and CFFI" added to manual. M ./doc/cffi-manual.texinfo -9 +1228 Wed Jan 11 17:29:18 CET 2006 Luis Oliveira <loliveira@common-lisp.net> * fix load-foreign-library bug When loading a library defined with DEFINE-FOREIGN-LIBRARY, it was processing all the clauses that returned true instead of only the first. Thanks to Stephen Compall for the bug report. M ./src/libraries.lisp -2 +3 An updated tarball of CFFI's source can be downloaded here: http://common-lisp.net/project/cffi/tarballs/cffi-060111.tar.gz