X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=4b7ffc52f7f529aaf844b19aab15c3eeae0a090d;hb=a6576bcf62dd1e710085ec74089d0730d599001b;hp=c5e226d85a13020516c33105bd175cc9c44a0ce5;hpb=9f1b97ba188b6c065146fc2cb7e818e5c62b7175;p=clsql.git diff --git a/ChangeLog b/ChangeLog index c5e226d..4b7ffc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ -10 May 2004 Kevin Rosenberg (kevin@rosenberg.net) +11 May 2004 Kevin Rosenberg (kevin@rosenberg.net) + * db-odbc/*.lisp: Add a layer of indirection to foreign-type + of ODBC longs since this type can vary on 64-bit platforms depending + upon the compilation options of unixODBC. + * db-mysql/mysql-api.lisp: Fix int vs. long slots in foreign + structures found by testing with AllegroCL 7.0b AMD64. + * db-*/*-loader.lisp: Load 64-bit libraries on 64-bit platorms + * sql/objects.lisp: Initial caching support for SELECT + * tests/test-oodml.lisp: Avoid using cache when testing select. * sql/kmr-mop.lisp: Explicitly check slot order and store as a cl:*feature* * sql/recording.lisp: Remove additional types to