[cffi-devel] New patches: 22-Aug-2008
Fri Aug 22 10:43:42 EDT 2008 Stelian Ionescu <sionescu@common-lisp.net> * Add option BASE-TYPE to groveler directives CENUM and CONSTANTENUM. M ./doc/cffi-manual.texinfo -4 +4 M ./grovel/grovel.lisp -5 +12 Fri Aug 22 10:39:56 EDT 2008 Stelian Ionescu <sionescu@common-lisp.net> * Small fix to the manual: use @var instead of @code in CENUM and CONSTANTENUM docs. M ./doc/cffi-manual.texinfo -4 +4 Fri Aug 22 10:18:00 EDT 2008 Stelian Ionescu <sionescu@common-lisp.net> * Add option DEFINE-CONSTANTS to groveler directives CENUM and CONSTANTENUM. If DEFINE-CONSTANTS is non-null, the enum members will also be defined as constants. M ./doc/cffi-manual.texinfo -2 +8 M ./grovel/grovel.lisp -43 +60 Fri Aug 22 10:15:27 EDT 2008 Stelian Ionescu <sionescu@common-lisp.net> * Make groveler directive CONSTANT more robust. If a constant's name is a keyword, change it to a symbol interned in the current package. M ./doc/cffi-manual.texinfo -1 +2 M ./grovel/grovel.lisp +2 Fri Aug 22 10:09:47 EDT 2008 Luis Oliveira <loliveira@common-lisp.net> * manual: restore colorization workingness M ./doc/gendocs.sh -1 +1 Fri Aug 22 09:31:30 EDT 2008 Luis Oliveira <loliveira@common-lisp.net> * manual/groveller: fix ctype's documentation Reported by Stelian Ionescu. M ./doc/cffi-manual.texinfo -2 +2 An updated tarball of CFFI's source can be downloaded here: http://common-lisp.net/project/cffi/tarballs/cffi-080822.tar.gz Darcsweb URL: http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi-cffi;a=summary
participants (1)
-
loliveira@common-lisp.net