Project: CFFI-Util
Sun Jun 4 13:40:25 PDT 2006 -urso-@web.de
* fixed clisp compiling problems (input-stream-p and output-stream-p)
Sat Jun 3 15:45:45 PDT 2006 -urso-@web.de
* added input-stream-p and output-stream-p to cbuffer streams
Thu May 25 16:16:07 PDT 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 13:32:31 PDT 2006 -urso-@web.de
* added clear-flag and set-flag to flag-system
Thu May 11 08:49:14 PDT 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 12:32:52 PDT 2006 -urso-@web.de
* added support for generating methods
Sun May 7 14:39:28 PDT 2006 -urso-@web.de
* WARNING: changed output path of make-qbook
Fri May 5 10:13:35 PDT 2006 -urso-@web.de
* add licence information
Thu May 4 09:33:23 PDT 2006 -urso-@web.de
* Initial