r7061: initial property settings
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 7 Sep 2003 06:34:45 +0000 (06:34 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 7 Sep 2003 06:34:45 +0000 (06:34 +0000)
commitbada52b7a8fd2cc484dee33cccd64ca09a52ec3d
tree51ad7bc564e207f358e026c66c31b632599e25c6
parentf834d7038bfd1c34df52bd93aba061f2e83da65d
r7061: initial property settings
57 files changed:
Makefile
base/classes.lisp
base/cmucl-compat.lisp
base/conditions.lisp
base/db-interface.lisp
base/initialize.lisp
base/package.lisp
base/utils.lisp
clsql-aodbc.asd
clsql-base.asd
clsql-mysql.asd
clsql-oracle.asd
clsql-postgresql-socket.asd
clsql-postgresql.asd
clsql-tests.asd
clsql-uffi.asd
clsql.asd
db-aodbc/aodbc-package.lisp
db-aodbc/aodbc-sql.lisp
db-mysql/Makefile
db-mysql/clsql-mysql.c
db-mysql/mysql-api.lisp
db-mysql/mysql-loader.lisp
db-mysql/mysql-package.lisp
db-mysql/mysql-sql.lisp
db-mysql/mysql-usql.lisp
db-oracle/alien-resources.lisp
db-oracle/oracle-constants.lisp
db-oracle/oracle-loader.lisp
db-oracle/oracle-package.lisp
db-oracle/oracle-sql.lisp
db-oracle/oracle.lisp
db-postgresql-socket/postgresql-socket-api.lisp
db-postgresql-socket/postgresql-socket-package.lisp
db-postgresql-socket/postgresql-socket-sql.lisp
db-postgresql/postgresql-api.lisp
db-postgresql/postgresql-loader.lisp
db-postgresql/postgresql-package.lisp
db-postgresql/postgresql-sql.lisp
db-postgresql/postgresql-usql.lisp
doc/Makefile
sql/functional.lisp
sql/loop-extension.lisp
sql/package.lisp
sql/pool.lisp
sql/sql.lisp
sql/transactions.lisp
sql/usql.lisp
tests/old-tests/xptest-clsql.lisp
tests/package.lisp
tests/tables.lisp
tests/tests.lisp
uffi/Makefile
uffi/clsql-uffi-loader.lisp
uffi/clsql-uffi-package.lisp
uffi/clsql-uffi.c
uffi/clsql-uffi.lisp