Mon Jul 28 22:33:39 EDT 2008 Luis Oliveira loliveira@common-lisp.net * New and improved release script.
M ./scripts/release.sh -33 +134
Mon Jul 28 22:32:40 EDT 2008 Luis Oliveira loliveira@common-lisp.net * doc/Makefile: have upload-docs target build the manual first
M ./doc/Makefile -1 +1
Mon Jul 28 22:15:53 EDT 2008 Luis Oliveira loliveira@common-lisp.net * cffi-tests: mark a few expected failures for ECL
M ./tests/defcfun.lisp -1 +1 M ./tests/misc.lisp -1 +1 M ./tests/strings.lisp +1
Mon Jul 28 22:14:09 EDT 2008 Luis Oliveira loliveira@common-lisp.net * ECL: handle FILE-ERRORs in %LOAD-FOREIGN-LIBRARY
M ./src/cffi-ecl.lisp -1 +4
Mon Jul 28 22:12:20 EDT 2008 Luis Oliveira loliveira@common-lisp.net * ECL: support long long on x86-64 by treating it as long.
M ./src/cffi-ecl.lisp -1 +3
Mon Jul 28 20:41:54 EDT 2008 Luis Oliveira loliveira@common-lisp.net * cffi-tests: mark expected failures for allegro.
M ./tests/defcfun.lisp -1 +1 M ./tests/misc.lisp +4
Mon Jul 28 20:37:48 EDT 2008 Luis Oliveira loliveira@common-lisp.net * cffi-tests: mark defcfun.noop as expected for CCL
M ./tests/defcfun.lisp +2
Mon Jul 28 20:30:26 EDT 2008 Luis Oliveira loliveira@common-lisp.net * cffi-tests: use Babel's #\ syntax
M ./tests/strings.lisp +2
Mon Jul 28 20:29:59 EDT 2008 Luis Oliveira loliveira@common-lisp.net * cffi-tests: mark some expected failures for lispworks
M ./tests/foreign-globals.lisp +14
Mon Jul 28 20:29:27 EDT 2008 Luis Oliveira loliveira@common-lisp.net * Fix alignment information for emulated long long types.
M ./src/types.lisp -1 +3
Mon Jul 28 20:28:34 EDT 2008 Luis Oliveira loliveira@common-lisp.net * Use BABEL:UNICODE-STRING instead of STRING in a few places.
M ./src/strings.lisp -1 +1 M ./tests/strings.lisp -1 +2
Mon Jul 28 18:48:03 EDT 2008 Luis Oliveira loliveira@common-lisp.net * cffi-tests: test stdcall only on win32
M ./tests/defcfun.lisp -1 +1 M ./tests/funcall.lisp -1 +1
Mon Jul 28 18:42:10 EDT 2008 Luis Oliveira loliveira@common-lisp.net * Expect STRING.ENCODING.UTF-16.BASIC and STRING.ENCODINGS.ALL.BASIC failures
M ./tests/strings.lisp +6
Mon Jul 28 11:31:46 EDT 2008 Luis Oliveira loliveira@common-lisp.net * Small fixes and simplifications to the TEST-OPs
M ./cffi-tests.asd -6 +6 M ./cffi.asd +3 M ./tests/bindings.lisp -11 +2
Mon Jul 28 11:29:40 EDT 2008 Luis Oliveira loliveira@common-lisp.net * CMUCL: fix NATIVE-NAMESTRING
- NAMESTRING didn't expand search lists. Actually read the documentation for UNIX-NAMESTRING this time and figured out why it appeared to be misbehaving in the past.
M ./src/cffi-cmucl.lisp -4 +1
An updated tarball of CFFI's source can be downloaded here: http://common-lisp.net/project/cffi/tarballs/cffi-080728.tar.gz
Darcsweb URL: http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi-cffi;a=summary