r1526: *** empty log message ***
[uffi.git] / ChangeLog
1 9 Mar 2002
2         - Changed def-routine name to def-function
3         - Fixed bug in def-function for Lispworks
4         - Fixed error in +null-c-string-pointer+ name
5         - Fixed error in (make-null-pointer) for Lispworks
6         - Reworked Lispwork c-strings to be (* :char) rather than
7         the implementation default of (* (:unsigned :char)) to be
8         consistent with CMUCL
9         
10 8 Mar 2002
11         - Added ZIP file output with LF->CRLF translations to distribution
12         - Modified def-enum to use uffi:def-constant rather than
13         cl:defconstant
14