clsql.git
18 years agor10512: 05 May 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Fri, 6 May 2005 04:18:38 +0000 (04:18 +0000)]
r10512: 05 May 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.12
        * sql/time.lisp: Fix error in submitted patch which caused error
        in timestrings with 19 or less characters.

18 years agor10511: add tests for db-reader and db-writer
Kevin M. Rosenberg [Thu, 5 May 2005 18:02:20 +0000 (18:02 +0000)]
r10511: add tests for db-reader and db-writer

18 years agor10496: update url
Kevin M. Rosenberg [Fri, 29 Apr 2005 19:28:14 +0000 (19:28 +0000)]
r10496: update url

18 years agor10490: 27 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 28 Apr 2005 14:35:56 +0000 (14:35 +0000)]
r10490: 27 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * db-postgresql-socket/postgresql-api.lisp: Commit patch from Tim Howe
        to fix read-socket-sequence on non-sb-unicode sbcl.

18 years agor10488: Automated commit for Debian build of clsql upstream-version-3.1.12
Kevin M. Rosenberg [Wed, 27 Apr 2005 21:50:39 +0000 (21:50 +0000)]
r10488: Automated commit for Debian build of clsql upstream-version-3.1.12

18 years agor10487: 26 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 27 Apr 2005 21:47:52 +0000 (21:47 +0000)]
r10487: 26 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.12
        * sql/time.lisp: Commit patch from Daniel Lowe which adds support
        for fractional seconds which is required by PostgreSQL

18 years agor10483: 26 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 27 Apr 2005 15:37:04 +0000 (15:37 +0000)]
r10483: 26 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * db-postgresql/postgresql-loader.lisp: Add library path for Windows

18 years agor10465: Automated commit for Debian build of clsql upstream-version-3.1.11
Kevin M. Rosenberg [Sun, 24 Apr 2005 14:59:32 +0000 (14:59 +0000)]
r10465: Automated commit for Debian build of clsql upstream-version-3.1.11

18 years agor10464: 24 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Sun, 24 Apr 2005 14:59:19 +0000 (14:59 +0000)]
r10464: 24 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.11
        * sql/syntax: Commit patch from Alan Shields to supress reader
        macros when *read-supress* is T.

19 years agor10435: 21 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 21 Apr 2005 15:31:19 +0000 (15:31 +0000)]
r10435: 21 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/syntax: Commit patch from Alan Shields to supress reader
        macros when *read-supress* is T.

19 years agor10399: 12 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 13 Apr 2005 19:01:11 +0000 (19:01 +0000)]
r10399: 12 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.10
        * db-postgresql-socket/postgresql-socket-api.lisp: Commit patch
        from Janis Dzerins to support unicode on SBCL
        * sql/syntax: Commit patch from Alan Shields to improve reporting
        of invalid syntax statements.

19 years agor10398: 12 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 13 Apr 2005 19:00:40 +0000 (19:00 +0000)]
r10398: 12 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.10
        * db-postgresql-socket/postgresql-socket-api.lisp: Commit patch
        from Janis Dzerins to support unicode on SBCL
        * sql/syntax: Commit patch from Alan Shields to improve reporting
        of invalid syntax statements.

19 years agor10386: updated doc
Kevin M. Rosenberg [Wed, 6 Apr 2005 16:37:55 +0000 (16:37 +0000)]
r10386: updated doc

19 years agor10384: Automated commit for Debian build of clsql upstream-version-3.1.9
Kevin M. Rosenberg [Wed, 6 Apr 2005 16:23:12 +0000 (16:23 +0000)]
r10384: Automated commit for Debian build of clsql upstream-version-3.1.9

19 years agor10383: 06 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 6 Apr 2005 15:58:09 +0000 (15:58 +0000)]
r10383: 06 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.9
        * db-mysql/mysql-sql.lisp: Add port to connection specification
        based on patch from Dave Watson
        * doc/appendix.xml: Document MySQL port parameter to connection spec

19 years agor10376: 03 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Mon, 4 Apr 2005 00:47:21 +0000 (00:47 +0000)]
r10376: 03 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/time.lisp: Patch from Keith James for parsing ISO-8601 timestamps

19 years agor10359: 18 Mar 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Fri, 18 Mar 2005 23:53:53 +0000 (23:53 +0000)]
r10359: 18 Mar 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/oodml.lisp: Add missing database argument [Patch from
        Alan Caulkins]

19 years agor10352: 03 Mar 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 2 Mar 2005 22:21:28 +0000 (22:21 +0000)]
r10352: 03 Mar 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/oodml.lisp: Improve database priority in
        update-records-from-instance [Patch from Walter C. Pelissero]

19 years agor10331: 17 Feb 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 17 Feb 2005 23:47:29 +0000 (23:47 +0000)]
r10331: 17 Feb 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.7
        * sql/package.lisp: Export database-reconnect from clsql-sys

19 years agor10325: * sql/oodml.lisp: Use explicit database in fault-join-target-slot
Kevin M. Rosenberg [Thu, 10 Feb 2005 13:12:18 +0000 (13:12 +0000)]
r10325: * sql/oodml.lisp: Use explicit database in fault-join-target-slot
        [Patch from Walter Pelissero]

19 years agor10324: 08 Feb 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 10 Feb 2005 12:54:34 +0000 (12:54 +0000)]
r10324: 08 Feb 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/oodml.lisp: Use explicit database in fault-join-target-slot
        [Patch from Walter Pelissero]

19 years agor10312: fix documentation
Kevin M. Rosenberg [Mon, 31 Jan 2005 21:16:24 +0000 (21:16 +0000)]
r10312: fix documentation

19 years agor10310: 29 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Sat, 29 Jan 2005 07:50:14 +0000 (07:50 +0000)]
r10310: 29 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * db-postgresql/postgresql-loader.lisp: Add additional
        directories to Fink on darwin [patch from Cyrus Harmon].

19 years agor10293: * sql/metaclasses.lisp: Don't change case of a :base-table string...
Kevin M. Rosenberg [Sat, 29 Jan 2005 00:54:17 +0000 (00:54 +0000)]
r10293:         * sql/metaclasses.lisp: Don't change case of a :base-table string supplied to def-view-class [fix suggested by Fred Gilham].

19 years agor10291: Automated commit for Debian build of clsql upstream-version-3.1.6
Kevin M. Rosenberg [Sat, 29 Jan 2005 00:46:23 +0000 (00:46 +0000)]
r10291: Automated commit for Debian build of clsql upstream-version-3.1.6

19 years agor10290: 29 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Sat, 29 Jan 2005 00:45:03 +0000 (00:45 +0000)]
r10290: 29 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.6
        * sql/oodml.lisp: Clear view instance cache when delete-instance-records
        is invoked [suggested by Alan Shutko].
        * uffi/clsql-uffi-loader.lisp: Improvements for loading with SBCL X86-6

19 years agor10287: more 64-bit loader improvments
Kevin M. Rosenberg [Fri, 28 Jan 2005 23:29:36 +0000 (23:29 +0000)]
r10287: more 64-bit loader improvments

19 years agor10285: * doc/*.xml: Fix spelling of Vladimir
Kevin M. Rosenberg [Thu, 27 Jan 2005 17:26:08 +0000 (17:26 +0000)]
r10285:         * doc/*.xml: Fix spelling of Vladimir

19 years agor10284: * sql/utils.lisp: Fix unnecessary consing noted by Fred Gilham.
Kevin M. Rosenberg [Thu, 27 Jan 2005 05:56:00 +0000 (05:56 +0000)]
r10284:         * sql/utils.lisp: Fix unnecessary consing noted by Fred Gilham.

19 years agor10282: ignore .bin directory
Kevin M. Rosenberg [Wed, 26 Jan 2005 18:59:50 +0000 (18:59 +0000)]
r10282: ignore .bin directory

19 years agor10281: 25 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 26 Jan 2005 18:59:10 +0000 (18:59 +0000)]
r10281: 25 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * tests/*.lisp: Change Vladamir to Vladimir per Cyrus Harmons

19 years agor10278: 24 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Mon, 24 Jan 2005 19:27:44 +0000 (19:27 +0000)]
r10278: 24 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * doc/bookinfo.xml, doc/csql.xml, doc/intro.xml: Update links
        now that LispWorks is an independant company [noted by
        Martin Thornquist]

19 years agor10275: 22 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Sun, 23 Jan 2005 05:28:03 +0000 (05:28 +0000)]
r10275: 22 Jan 2005 Kevin Rosenberg <kevin@rosenberg.net>
        * db-sqlite/sqlite-sql.lisp, db-sqlite3/sqlite3-sql.lisp:
        Better support for 64 bit environments

19 years agor10268: add compatibility for sbcl-amd64
Kevin M. Rosenberg [Fri, 21 Jan 2005 17:23:28 +0000 (17:23 +0000)]
r10268: add compatibility for sbcl-amd64

19 years agor10265: fix as noted on #lisp
Kevin M. Rosenberg [Sun, 16 Jan 2005 03:44:12 +0000 (03:44 +0000)]
r10265: fix as noted on #lisp

19 years agor10262: add missing package name to mysql::flags
Kevin M. Rosenberg [Mon, 10 Jan 2005 08:18:57 +0000 (08:18 +0000)]
r10262: add missing package name to mysql::flags

19 years agor10253: Automated commit for Debian build of clsql upstream-version-3.1.5
Kevin M. Rosenberg [Wed, 5 Jan 2005 17:25:57 +0000 (17:25 +0000)]
r10253: Automated commit for Debian build of clsql upstream-version-3.1.5

19 years agor10244: Automated commit for Debian build of clsql upstream-version-3.1.4
Kevin M. Rosenberg [Wed, 29 Dec 2004 16:53:15 +0000 (16:53 +0000)]
r10244: Automated commit for Debian build of clsql upstream-version-3.1.4

19 years agor10238: * db-mysql/mysql-sql.lisp: Apply patch from Yannick Gingras to
Kevin M. Rosenberg [Wed, 29 Dec 2004 07:43:08 +0000 (07:43 +0000)]
r10238:        * db-mysql/mysql-sql.lisp: Apply patch from Yannick Gingras to
        implement database-sequence-last. Add support for detecting
        unsigned integers.
        * uffi/clsql-uffi.lisp: Add support for unsigned integers

19 years agor10234: 28 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 28 Dec 2004 20:03:10 +0000 (20:03 +0000)]
r10234: 28 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * db-mysql/mysql-sql.lisp: Apply patch from Yannick Gingras to
        implement database-sequence-last.

19 years agor10232: 26 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Mon, 27 Dec 2004 06:06:37 +0000 (06:06 +0000)]
r10232: 26 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * doc/ref-fdml.lisp: Fix variable tag name to varname
        [noted by Eduardo Munoz]
        * db-mysql/mysql-loader.lisp: Handle library paths for 64-bit systems

19 years agor10231:
Kevin M. Rosenberg [Mon, 27 Dec 2004 06:03:59 +0000 (06:03 +0000)]
r10231:

19 years agor10228: update for sb-unicode
Kevin M. Rosenberg [Mon, 27 Dec 2004 03:46:24 +0000 (03:46 +0000)]
r10228: update for sb-unicode

19 years agor10226: 26 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Sun, 26 Dec 2004 18:54:49 +0000 (18:54 +0000)]
r10226: 26 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * doc/ref-fdml.lisp: Fix variable tag name to varname
        [noted by Eduardo Munoz]

19 years agor10219: Automated commit for clsql debian-version-3.1.3-1
Kevin M. Rosenberg [Tue, 21 Dec 2004 07:43:10 +0000 (07:43 +0000)]
r10219: Automated commit for clsql debian-version-3.1.3-1

19 years agor10217: new debian package
Kevin M. Rosenberg [Tue, 21 Dec 2004 07:32:17 +0000 (07:32 +0000)]
r10217: new debian package

19 years agor10191: ensure properties set
Kevin M. Rosenberg [Tue, 7 Dec 2004 06:11:55 +0000 (06:11 +0000)]
r10191: ensure properties set

19 years agor10190: 06 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 7 Dec 2004 06:10:37 +0000 (06:10 +0000)]
r10190: 06 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.2
        * sql/ooddl.lisp: Accept patch from Klaus Harbo for
        update-object-joins.
        * sql/metaclass.lisp: Remove unnecssary (and runtime error
        causing) change-class invocation when running on CLISP.

19 years agor10179: 03 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Fri, 3 Dec 2004 23:41:00 +0000 (23:41 +0000)]
r10179: 03 Dec 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * db-mysql/mysql-api.lisp: Commit patch from Paul Werkowski
        to fix structure name.
        * sql/database.lisp: More specific error message with trying
        to use a database value of NIL.

19 years agor10156: * Version 3.1.1
Kevin M. Rosenberg [Fri, 12 Nov 2004 15:11:39 +0000 (15:11 +0000)]
r10156:         * Version 3.1.1
        * sql/generic-postgresql.lisp: Commit patch from Chris Capel to
        ignore columns which have been dropped.

19 years agor10155: 11 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Fri, 12 Nov 2004 03:31:00 +0000 (03:31 +0000)]
r10155: 11 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * clsql-postgresql-socket.asd, db-postgresql-socket/postgresql-socket-package.lisp:
        Use sb-md5 package on SBCL, recommended by Chris capel

19 years agor10148: Automated commit for Debian build of clsql upstream-version-3.1.0
Kevin M. Rosenberg [Tue, 9 Nov 2004 18:06:04 +0000 (18:06 +0000)]
r10148: Automated commit for Debian build of clsql upstream-version-3.1.0

19 years agor10147: 09 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 9 Nov 2004 18:04:31 +0000 (18:04 +0000)]
r10147: 09 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.1.0 released: New SQLite3 backend by Aurelio Bignoli
        * doc/appendix.xml: Document SQLITE3 backend, patch by Aurelio Bignoli

19 years agor10146: 09 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 9 Nov 2004 17:35:35 +0000 (17:35 +0000)]
r10146: 09 Nov 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/operations.lisp: Add lower and upper SQL
        functions from Daniel Lowe.

19 years agor10145: add patch for collect-table-refs
Kevin M. Rosenberg [Tue, 9 Nov 2004 04:24:15 +0000 (04:24 +0000)]
r10145: add patch for collect-table-refs

19 years agor10128: Add SQLite3 backend
Kevin M. Rosenberg [Sun, 31 Oct 2004 23:59:26 +0000 (23:59 +0000)]
r10128: Add SQLite3 backend

19 years agor10121: fix compilation on sbcl
Kevin M. Rosenberg [Wed, 27 Oct 2004 18:50:07 +0000 (18:50 +0000)]
r10121: fix compilation on sbcl

19 years agor10115: improvments for loading on 64-bit systems
Kevin M. Rosenberg [Sun, 24 Oct 2004 04:32:58 +0000 (04:32 +0000)]
r10115: improvments for loading on 64-bit systems

19 years agor10112: fix permissions
Kevin M. Rosenberg [Sat, 23 Oct 2004 15:48:18 +0000 (15:48 +0000)]
r10112: fix permissions

19 years agor10110: Automated commit for Debian build of clsql upstream-version-3.0.11
Kevin M. Rosenberg [Sat, 23 Oct 2004 15:35:10 +0000 (15:35 +0000)]
r10110: Automated commit for Debian build of clsql upstream-version-3.0.11

19 years agor10108: Automated commit for Debian build of clsql upstream-version-3.0.10
Kevin M. Rosenberg [Sat, 23 Oct 2004 15:16:15 +0000 (15:16 +0000)]
r10108: Automated commit for Debian build of clsql upstream-version-3.0.10

19 years agor10104: ignore errors when closing connections
Kevin M. Rosenberg [Sat, 23 Oct 2004 03:56:54 +0000 (03:56 +0000)]
r10104: ignore errors when closing connections

19 years agor10103: allow foreign-arrays
Kevin M. Rosenberg [Sat, 23 Oct 2004 03:56:33 +0000 (03:56 +0000)]
r10103: allow foreign-arrays

19 years agor10095: Automated commit for Debian build of clsql upstream-version-3.0.9
Kevin M. Rosenberg [Thu, 21 Oct 2004 02:46:15 +0000 (02:46 +0000)]
r10095: Automated commit for Debian build of clsql upstream-version-3.0.9

19 years agor10094: removed obsolete clisp work-around
Kevin M. Rosenberg [Tue, 19 Oct 2004 18:40:27 +0000 (18:40 +0000)]
r10094: removed obsolete clisp work-around

19 years agor10088: Add support for blob result type
Kevin M. Rosenberg [Thu, 7 Oct 2004 18:38:35 +0000 (18:38 +0000)]
r10088: Add support for blob result type

19 years agor10086: document clisp requirements
Kevin M. Rosenberg [Mon, 4 Oct 2004 22:13:14 +0000 (22:13 +0000)]
r10086: document clisp requirements

19 years agor10085: 04 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Mon, 4 Oct 2004 16:13:20 +0000 (16:13 +0000)]
r10085: 04 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * db-mysql/mysql-sql.lisp, db-db2/db2-sql.lisp: Add
        missing quotes for types in code that is still in development
        (thanks to Joerg Hoehle)

19 years agor10083: Automated commit for Debian build of clsql upstream-version-3.0.8
Kevin M. Rosenberg [Sun, 3 Oct 2004 15:45:47 +0000 (15:45 +0000)]
r10083: Automated commit for Debian build of clsql upstream-version-3.0.8

19 years agor10078: fix typo from manual patch application
Kevin M. Rosenberg [Fri, 1 Oct 2004 17:24:52 +0000 (17:24 +0000)]
r10078: fix typo from manual patch application

19 years agor10077: * multiple: Apply patch from Joerg Hoehle with multiple
Kevin M. Rosenberg [Fri, 1 Oct 2004 17:02:20 +0000 (17:02 +0000)]
r10077:         * multiple: Apply patch from Joerg Hoehle with multiple
        improvements.

19 years agor10075: * sql/metaclass.lisp: Rework CLISP MOP handling
Kevin M. Rosenberg [Fri, 1 Oct 2004 14:39:42 +0000 (14:39 +0000)]
r10075:        * sql/metaclass.lisp: Rework CLISP MOP handling
        * sql/ooddl.lisp: Work-around to have CLISP finalize standard-db-class

19 years agor10074: Add mediumint
Kevin M. Rosenberg [Fri, 1 Oct 2004 09:19:18 +0000 (09:19 +0000)]
r10074: Add mediumint

19 years agor10048: support clisp's attribute name for the type field in class direct slots
Kevin M. Rosenberg [Tue, 28 Sep 2004 11:16:28 +0000 (11:16 +0000)]
r10048: support clisp's attribute name for the type field in class direct slots

19 years agor10042: add umask to upload scripts
Kevin M. Rosenberg [Tue, 28 Sep 2004 06:20:21 +0000 (06:20 +0000)]
r10042: add umask to upload scripts

19 years agor10041: Automated commit for Debian build of clsql upstream-version-3.0.6
Kevin M. Rosenberg [Tue, 28 Sep 2004 05:30:19 +0000 (05:30 +0000)]
r10041: Automated commit for Debian build of clsql upstream-version-3.0.6

19 years agor10040: 28 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 28 Sep 2004 05:29:01 +0000 (05:29 +0000)]
r10040: 28 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.0.6 released
         * doc/ref-fdml.lisp: Document the :caching and :refresh
        keywords of the SELECT function.
        * doc/ref-ooddml.lisp: Document the new *default-caching*
        variable.

19 years agor10039: * BUGS: New file. Document suspected SIGPIPE
Kevin M. Rosenberg [Tue, 28 Sep 2004 05:03:40 +0000 (05:03 +0000)]
r10039:         * BUGS: New file. Document suspected SIGPIPE
        interaction between SBCL and libpq used in
        postgresql backend.
        * sql/package.lisp: Export *default-caching*
        * sql/oodml.lisp: Use *default-caching* to
        control default caching behavior.

19 years agor10018: Automated commit for Debian build of clsql upstream-version-3.0.5
Kevin M. Rosenberg [Tue, 21 Sep 2004 23:15:31 +0000 (23:15 +0000)]
r10018: Automated commit for Debian build of clsql upstream-version-3.0.5

19 years agor10017: new deb package
Kevin M. Rosenberg [Tue, 21 Sep 2004 23:14:45 +0000 (23:14 +0000)]
r10017: new deb package

19 years agor10015: 21 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 21 Sep 2004 21:51:33 +0000 (21:51 +0000)]
r10015: 21 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * doc/appendix.xml: Add note about loading Oracle8 version
        * db-oracle/oracle-loader.lisp: Support Oracle8 based on
        data from David Young.

19 years agor9991: * sql/package.lisp: Add new (pre-release) clisp MOP package
Kevin M. Rosenberg [Fri, 10 Sep 2004 08:45:25 +0000 (08:45 +0000)]
r9991:         * sql/package.lisp: Add new (pre-release) clisp MOP package

19 years agor9990: 10 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Fri, 10 Sep 2004 08:44:24 +0000 (08:44 +0000)]
r9990: 10 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * doc/Makefile, doc/catalog-darwin.xml: Apply
        patch from Cyrus Harmon for building docs on Mac OS X

19 years agor9989: Automated commit for Debian build of clsql upstream-version-3.0.4
Kevin M. Rosenberg [Fri, 10 Sep 2004 04:29:16 +0000 (04:29 +0000)]
r9989: Automated commit for Debian build of clsql upstream-version-3.0.4

19 years agor9988: Automated commit for Debian build of clsql upstream-version-3.0.4
Kevin M. Rosenberg [Fri, 10 Sep 2004 04:26:46 +0000 (04:26 +0000)]
r9988: Automated commit for Debian build of clsql upstream-version-3.0.4

19 years agor9978: Automated commit for Debian build of clsql upstream-version-3.0.3
Kevin M. Rosenberg [Tue, 7 Sep 2004 22:12:04 +0000 (22:12 +0000)]
r9978: Automated commit for Debian build of clsql upstream-version-3.0.3

19 years agor9977: 07 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 7 Sep 2004 20:45:43 +0000 (20:45 +0000)]
r9977: 07 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.0.3 Release
        * db-postgresql-socket/postgresql-socket-api.lisp: Commit patch
        from Tagore Smith to call force-output after sending authentication
        * db-odbc/odbc-api.lisp: Move ODBC v3 conversons
        * db-odbc/odbc-sql.lisp: Load mysql or postgresql package when connecting
        to a database of that type so that functions that indicate capabilities of
        database are available.

19 years agor9969: update link
Kevin M. Rosenberg [Mon, 6 Sep 2004 15:10:07 +0000 (15:10 +0000)]
r9969: update link

19 years agor9959: more odbc v3 conversions
Kevin M. Rosenberg [Thu, 2 Sep 2004 22:09:43 +0000 (22:09 +0000)]
r9959: more odbc v3 conversions

19 years agor9958: Automated commit for Debian build of clsql upstream-version-3.0.2
Kevin M. Rosenberg [Thu, 2 Sep 2004 22:04:23 +0000 (22:04 +0000)]
r9958: Automated commit for Debian build of clsql upstream-version-3.0.2

19 years agor9957: 2 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 2 Sep 2004 22:02:30 +0000 (22:02 +0000)]
r9957: 2 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 3.0.2 Release
        * TODO: Add note about ODBC on Windows
        * db-odbc/odbc-loader.lisp: Add /winnt/system32/ to
        search directories
        * db-odbc/odbc-ff-interface.lisp: Change the return type
        of SQLSetEnvAttr to :short

19 years agor9956: * db-odbc/odbc-loader.lisp: Add /winnt/system32/ to
Kevin M. Rosenberg [Thu, 2 Sep 2004 21:33:23 +0000 (21:33 +0000)]
r9956:        * db-odbc/odbc-loader.lisp: Add /winnt/system32/ to
        search directories

19 years agor9955: 02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 2 Sep 2004 21:32:16 +0000 (21:32 +0000)]
r9955: 02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * TODO: Add note about ODBC on Windows

19 years agor9952: * examples/clsql-tutorial.lisp: added missing initarg for the COMPANYID
Marcus Pearce [Thu, 2 Sep 2004 15:31:04 +0000 (15:31 +0000)]
r9952: * examples/clsql-tutorial.lisp: added missing initarg for the COMPANYID
slot of the employee View Class definition [reported by Franz Deuzer].

19 years agor9951: Automated commit for Debian build of clsql upstream-version-3.0.1
Kevin M. Rosenberg [Wed, 1 Sep 2004 18:17:58 +0000 (18:17 +0000)]
r9951: Automated commit for Debian build of clsql upstream-version-3.0.1

19 years agor9928: * db-mysql/Makefile, db-mysql/mysql-loader.lisp: accept patch
Kevin M. Rosenberg [Fri, 27 Aug 2004 12:26:05 +0000 (12:26 +0000)]
r9928:         * db-mysql/Makefile, db-mysql/mysql-loader.lisp: accept patch
        from Jon Buffington for file locations on Darwin.

19 years agor9927: 27 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Fri, 27 Aug 2004 12:25:03 +0000 (12:25 +0000)]
r9927: 27 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * db-mysql/Makefile, db-mysql/mysql-loader.lisp: accept patch
        from Jon Buffington for file locations on FreeBSD.

19 years agor9902: * sql/metaclasses.lisp: Fix inline declaration (reported by
Kevin M. Rosenberg [Thu, 19 Aug 2004 19:04:59 +0000 (19:04 +0000)]
r9902:         * sql/metaclasses.lisp: Fix inline declaration (reported by
        Cyrus Harmon)

19 years agor9890: 17 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 18 Aug 2004 08:14:01 +0000 (08:14 +0000)]
r9890: 17 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/db-interface.lisp: Improve messages when functions
        are passed a database object, but the method is not specialized
        for that database type.

19 years agor9882: Add optional size to VARCHAR type
Kevin M. Rosenberg [Sun, 15 Aug 2004 09:10:37 +0000 (09:10 +0000)]
r9882: Add optional size to VARCHAR type