r11417: 28 Dec 2006 Kevin Rosenberg <kevin@rosenberg.net>
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 30 Dec 2006 21:36:58 +0000 (21:36 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 30 Dec 2006 21:36:58 +0000 (21:36 +0000)
commit9db6946c8331a477b309608ec6232cbfabb97d24
treeeecea2e1a7fd44708bae081555256eab52c08621
parent08d1ba18b4b9bbfe632a5b00a97fb49b9a1bd96d
r11417: 28 Dec 2006  Kevin Rosenberg <kevin@rosenberg.net>
* Version 3.7.9
* sql/expressions.lisp: Commit patch from Edi Weitz to
use *default-database* for SQL-OUTPUT if no database is
explicitly passed to function.
* uffi/clsql-uffi-loader.lisp: Change load order to first try
plain name/type before attempting user-specified paths (patch
from Edi Weitz)
* uffi/ptrbits.c: New file to return number of bits in an pointer
* uffi/Makefile: use intbits to name .so file based on bit size.
Build both 32-bit and 64-bit libraries on 64-bit platform.
ChangeLog
debian/changelog
uffi/.gitignore
uffi/Makefile.32+64bits [new file with mode: 0644]