Project: CFFI-Util
Sun Jun 4 20:40:25 UTC 2006 -urso-@web.de
* fixed clisp compiling problems (input-stream-p and output-stream-p)
Sat Jun 3 22:45:45 UTC 2006 -urso-@web.de
* added input-stream-p and output-stream-p to cbuffer streams
Thu May 25 23:16:07 UTC 2006 -urso-@web.de
* renamed clear-flag to clr-flag. clf-flag and set-flag may use lists of flags or one flag
Thu May 25 20:32:31 UTC 2006 -urso-@web.de
* added clear-flag and set-flag to flag-system
Thu May 11 15:49:14 UTC 2006 -urso-@web.de
* defcfun* macro now adds a check on class types: if argument is nil or the specified slot is nil and the required type is :pointer or :string, pass a null-pointer
Tue May 9 19:32:52 UTC 2006 -urso-@web.de
* added support for generating methods
Sun May 7 21:39:28 UTC 2006 -urso-@web.de
* WARNING: changed output path of make-qbook
Fri May 5 17:13:35 UTC 2006 -urso-@web.de
* add licence information
Thu May 4 16:33:23 UTC 2006 -urso-@web.de
* Initial