clsql.git
22 years agor8963: pre 2.6.4
Kevin M. Rosenberg [Sun, 11 Apr 2004 14:05:44 +0000 (14:05 +0000)]
r8963: pre 2.6.4

22 years agor8962: properly handle object creation, close datatabase after use
Kevin M. Rosenberg [Sun, 11 Apr 2004 13:09:01 +0000 (13:09 +0000)]
r8962: properly handle object creation, close datatabase after use

22 years agor8957: new debian version
Kevin M. Rosenberg [Sun, 11 Apr 2004 12:48:47 +0000 (12:48 +0000)]
r8957: new debian version

22 years agor8955: v 2.6.3
Kevin M. Rosenberg [Sun, 11 Apr 2004 12:47:33 +0000 (12:47 +0000)]
r8955: v 2.6.3

22 years agor8954: check for any errors and report
Kevin M. Rosenberg [Sun, 11 Apr 2004 12:38:35 +0000 (12:38 +0000)]
r8954: check for any errors and report

22 years agor8953: fix lispworks gensym
Kevin M. Rosenberg [Sun, 11 Apr 2004 12:37:57 +0000 (12:37 +0000)]
r8953: fix lispworks gensym

22 years agor8952: remove unused schema version table
Kevin M. Rosenberg [Sun, 11 Apr 2004 12:16:57 +0000 (12:16 +0000)]
r8952: remove unused schema version table

22 years agor8951: class rename, add missing file
Kevin M. Rosenberg [Sun, 11 Apr 2004 11:40:10 +0000 (11:40 +0000)]
r8951: class rename, add missing file

22 years agor8949: non-interactive removal
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:55:11 +0000 (10:55 +0000)]
r8949: non-interactive removal

22 years agor8947: new version
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:42:20 +0000 (10:42 +0000)]
r8947: new version

22 years agor8946: merge done except for changes in objects file
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:40:30 +0000 (10:40 +0000)]
r8946: merge done except for changes in objects file

22 years agor8945: fix typos
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:35:14 +0000 (10:35 +0000)]
r8945: fix typos

22 years agor8944: fix type
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:29:41 +0000 (10:29 +0000)]
r8944: fix type

22 years agor8943:
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:23:42 +0000 (10:23 +0000)]
r8943:

22 years agor8942: add :query to sql recording, support describe-table
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:15:14 +0000 (10:15 +0000)]
r8942: add :query to sql recording, support describe-table

22 years agor8941: add functions, not yet used
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:05:18 +0000 (10:05 +0000)]
r8941: add functions, not yet used

22 years agor8940: change db closing
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:04:35 +0000 (10:04 +0000)]
r8940: change db closing

22 years agor8939: add database type slot
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:03:14 +0000 (10:03 +0000)]
r8939: add database type slot

22 years agor8938: add describe-table
Kevin M. Rosenberg [Sun, 11 Apr 2004 10:02:33 +0000 (10:02 +0000)]
r8938: add describe-table

22 years agor8936: merged classic-tests into tests
Kevin M. Rosenberg [Sun, 11 Apr 2004 02:49:49 +0000 (02:49 +0000)]
r8936: merged classic-tests into tests

22 years agor8935: example dir
Kevin M. Rosenberg [Sun, 11 Apr 2004 01:44:03 +0000 (01:44 +0000)]
r8935: example dir

22 years agor8933: Automated commit for Debian build of clsql upstream-version-2.5.2
Kevin M. Rosenberg [Sun, 11 Apr 2004 01:37:20 +0000 (01:37 +0000)]
r8933: Automated commit for Debian build of clsql upstream-version-2.5.2

22 years agor8930: add database-create for pg socket, documentation improvements
Kevin M. Rosenberg [Sun, 11 Apr 2004 01:34:00 +0000 (01:34 +0000)]
r8930: add database-create for pg socket, documentation improvements

22 years agor8929: fix for openmcl command-output
Kevin M. Rosenberg [Sun, 11 Apr 2004 00:55:45 +0000 (00:55 +0000)]
r8929: fix for openmcl command-output

22 years agor8928: add probe-database,create-database,destroy-database
Kevin M. Rosenberg [Sun, 11 Apr 2004 00:12:18 +0000 (00:12 +0000)]
r8928: add probe-database,create-database,destroy-database

22 years agor8926: add database-create database-destroy database-probe
Kevin M. Rosenberg [Sat, 10 Apr 2004 21:12:52 +0000 (21:12 +0000)]
r8926: add database-create database-destroy database-probe

22 years agor8918: add missing function
Kevin M. Rosenberg [Fri, 9 Apr 2004 18:56:06 +0000 (18:56 +0000)]
r8918: add missing function

22 years agor8914: rework test suites
Kevin M. Rosenberg [Fri, 9 Apr 2004 17:57:14 +0000 (17:57 +0000)]
r8914: rework test suites

22 years agor8910: rework so that tests are automatically run for multiple backends
Kevin M. Rosenberg [Fri, 9 Apr 2004 16:17:55 +0000 (16:17 +0000)]
r8910: rework so that tests are automatically run for multiple backends

22 years agor8908: all tests pass on all platforms
Kevin M. Rosenberg [Fri, 9 Apr 2004 14:08:05 +0000 (14:08 +0000)]
r8908: all tests pass on all platforms

22 years agor8906: fixes for allegro loop, start of lispworks loop - not working
Kevin M. Rosenberg [Fri, 9 Apr 2004 12:41:07 +0000 (12:41 +0000)]
r8906: fixes for allegro loop, start of lispworks loop - not working

22 years agor8903: fixes for AllegroCL/Lispworks/OpenMCL
Kevin M. Rosenberg [Fri, 9 Apr 2004 08:57:39 +0000 (08:57 +0000)]
r8903: fixes for AllegroCL/Lispworks/OpenMCL

22 years agor8902: package improvements
Kevin M. Rosenberg [Fri, 9 Apr 2004 04:06:29 +0000 (04:06 +0000)]
r8902: package improvements

22 years agor8901: package name fixes
Kevin M. Rosenberg [Fri, 9 Apr 2004 02:13:32 +0000 (02:13 +0000)]
r8901: package name fixes

22 years agor8899: add contributor
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:54:49 +0000 (01:54 +0000)]
r8899: add contributor

22 years agor8897: Automated commit for Debian build of clsql upstream-version-2.4.0
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:49:19 +0000 (01:49 +0000)]
r8897: Automated commit for Debian build of clsql upstream-version-2.4.0

22 years agor8896: more changes
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:48:45 +0000 (01:48 +0000)]
r8896: more changes

22 years agor8895: 2.4.0
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:48:01 +0000 (01:48 +0000)]
r8895: 2.4.0

22 years agor8894: tested good
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:45:39 +0000 (01:45 +0000)]
r8894: tested good

22 years agor8893: initial openmcl port
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:41:26 +0000 (01:41 +0000)]
r8893: initial openmcl port

22 years agor8892: uffi fixes
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:33:11 +0000 (01:33 +0000)]
r8892: uffi fixes

22 years agor8891: uffi fixes
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:17:15 +0000 (01:17 +0000)]
r8891: uffi fixes

22 years agor8890: uffi fixes
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:16:27 +0000 (01:16 +0000)]
r8890: uffi fixes

22 years agor8889: pre 2.4.0
Kevin M. Rosenberg [Fri, 9 Apr 2004 01:08:05 +0000 (01:08 +0000)]
r8889: pre 2.4.0

22 years agor8888: pre 2.4.0
Kevin M. Rosenberg [Fri, 9 Apr 2004 00:52:37 +0000 (00:52 +0000)]
r8888: pre 2.4.0

22 years agor8887: pre 2.4.0
Kevin M. Rosenberg [Fri, 9 Apr 2004 00:51:08 +0000 (00:51 +0000)]
r8887: pre 2.4.0

22 years agor8886: fix for type declaration
Kevin M. Rosenberg [Fri, 9 Apr 2004 00:19:48 +0000 (00:19 +0000)]
r8886: fix for type declaration

22 years agor8885: pre 2.3.4
Kevin M. Rosenberg [Thu, 8 Apr 2004 23:28:19 +0000 (23:28 +0000)]
r8885: pre 2.3.4

22 years agor8880: v2.3.3
Kevin M. Rosenberg [Thu, 8 Apr 2004 18:04:03 +0000 (18:04 +0000)]
r8880: v2.3.3

22 years agor8879: fix sequence, fix sqlite uffi, fix schema table
Kevin M. Rosenberg [Thu, 8 Apr 2004 17:44:57 +0000 (17:44 +0000)]
r8879: fix sequence, fix sqlite uffi, fix schema table

22 years agor8873: better generic function
Kevin M. Rosenberg [Wed, 7 Apr 2004 20:22:06 +0000 (20:22 +0000)]
r8873: better generic function

22 years agor8868: add missing export
Kevin M. Rosenberg [Wed, 7 Apr 2004 19:34:51 +0000 (19:34 +0000)]
r8868: add missing export

22 years agor8864: updates
Kevin M. Rosenberg [Wed, 7 Apr 2004 18:34:14 +0000 (18:34 +0000)]
r8864: updates

22 years agor8863: updates
Kevin M. Rosenberg [Wed, 7 Apr 2004 18:33:34 +0000 (18:33 +0000)]
r8863: updates

22 years agor8860: new upstream
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:51:17 +0000 (17:51 +0000)]
r8860: new upstream

22 years agor8859: package renaming
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:50:18 +0000 (17:50 +0000)]
r8859: package renaming

22 years agor8858: package renaming
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:47:12 +0000 (17:47 +0000)]
r8858: package renaming

22 years agor8857: package renaming
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:45:56 +0000 (17:45 +0000)]
r8857: package renaming

22 years agor8856: package rename
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:34:48 +0000 (17:34 +0000)]
r8856: package rename

22 years agor8855: file rename
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:32:44 +0000 (17:32 +0000)]
r8855: file rename

22 years agor8854: updates
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:32:22 +0000 (17:32 +0000)]
r8854: updates

22 years agor8853: support new cl-sql-classic package
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:08:55 +0000 (17:08 +0000)]
r8853: support new cl-sql-classic package

22 years agor8852: package renaming
Kevin M. Rosenberg [Wed, 7 Apr 2004 17:03:56 +0000 (17:03 +0000)]
r8852: package renaming

22 years agor8851: more integration
Kevin M. Rosenberg [Wed, 7 Apr 2004 16:59:18 +0000 (16:59 +0000)]
r8851: more integration

22 years agor8850: remove usql files
Kevin M. Rosenberg [Wed, 7 Apr 2004 16:07:46 +0000 (16:07 +0000)]
r8850: remove usql files

22 years agor8849: fold db-*/*-usql files into db-*/*-sql files
Kevin M. Rosenberg [Wed, 7 Apr 2004 15:52:28 +0000 (15:52 +0000)]
r8849: fold db-*/*-usql files into db-*/*-sql files

22 years agor8848: more usql to clsql renaming
Kevin M. Rosenberg [Wed, 7 Apr 2004 14:42:39 +0000 (14:42 +0000)]
r8848: more usql to clsql renaming

22 years agor8847: rename clsql to clsql-classic
Kevin M. Rosenberg [Wed, 7 Apr 2004 14:38:14 +0000 (14:38 +0000)]
r8847: rename clsql to clsql-classic

22 years agor8846: updates
Kevin M. Rosenberg [Wed, 7 Apr 2004 14:34:58 +0000 (14:34 +0000)]
r8846: updates

22 years agor8841: initial changes for uffi compatibility, but not finished
Kevin M. Rosenberg [Tue, 6 Apr 2004 21:06:54 +0000 (21:06 +0000)]
r8841: initial changes for uffi compatibility, but not finished

22 years agor8840: doc updates
Kevin M. Rosenberg [Tue, 6 Apr 2004 17:11:10 +0000 (17:11 +0000)]
r8840: doc updates

22 years agor8839: updates
Kevin M. Rosenberg [Tue, 6 Apr 2004 17:00:46 +0000 (17:00 +0000)]
r8839: updates

22 years agor8838: update
Kevin M. Rosenberg [Tue, 6 Apr 2004 16:42:48 +0000 (16:42 +0000)]
r8838: update

22 years agor8837: further usql integration
Kevin M. Rosenberg [Tue, 6 Apr 2004 15:42:14 +0000 (15:42 +0000)]
r8837: further usql integration

22 years agor8836: more usql integration
Kevin M. Rosenberg [Tue, 6 Apr 2004 14:59:00 +0000 (14:59 +0000)]
r8836: more usql integration

22 years agor8835: integration improvements
Kevin M. Rosenberg [Tue, 6 Apr 2004 14:44:30 +0000 (14:44 +0000)]
r8835: integration improvements

22 years agor8832: changes for allow import of clsql and clsql-usql in the same package
Kevin M. Rosenberg [Tue, 6 Apr 2004 13:41:21 +0000 (13:41 +0000)]
r8832: changes for allow import of clsql and clsql-usql in the same package

22 years agor8830: improve system loading
Kevin M. Rosenberg [Tue, 6 Apr 2004 08:30:57 +0000 (08:30 +0000)]
r8830: improve system loading

22 years agor8828: new version
Kevin M. Rosenberg [Tue, 6 Apr 2004 07:16:47 +0000 (07:16 +0000)]
r8828: new version

22 years agor8827: correct ignore-errors
Kevin M. Rosenberg [Tue, 6 Apr 2004 07:15:57 +0000 (07:15 +0000)]
r8827: correct ignore-errors

22 years agor8826: allegro improvement
Kevin M. Rosenberg [Tue, 6 Apr 2004 06:46:01 +0000 (06:46 +0000)]
r8826: allegro improvement

22 years agor8825: fix for allegro to run test-suite
Kevin M. Rosenberg [Tue, 6 Apr 2004 05:47:10 +0000 (05:47 +0000)]
r8825: fix for allegro to run test-suite

22 years agor8824: allegro and lispwork fixes
Kevin M. Rosenberg [Tue, 6 Apr 2004 04:51:38 +0000 (04:51 +0000)]
r8824: allegro and lispwork fixes

22 years agor8823: now passes some of the regression tests
Kevin M. Rosenberg [Tue, 6 Apr 2004 03:58:31 +0000 (03:58 +0000)]
r8823: now passes some of the regression tests

22 years agor8822: now passes some of the regression tests
Kevin M. Rosenberg [Tue, 6 Apr 2004 03:57:44 +0000 (03:57 +0000)]
r8822: now passes some of the regression tests

22 years agor8821: integrate usql support
Kevin M. Rosenberg [Mon, 5 Apr 2004 20:54:27 +0000 (20:54 +0000)]
r8821: integrate usql support

22 years agor8819: update package name
Kevin M. Rosenberg [Mon, 5 Apr 2004 17:14:59 +0000 (17:14 +0000)]
r8819: update package name

22 years agor8814: Automated commit for clsql debian-version-2.0.0-2
Kevin M. Rosenberg [Fri, 2 Apr 2004 21:10:16 +0000 (21:10 +0000)]
r8814: Automated commit for clsql debian-version-2.0.0-2

22 years agor8811: add support for usql backend, integrate Marcus Pearce <ek735@soi.city.ac.uk...
Kevin M. Rosenberg [Fri, 2 Apr 2004 20:45:48 +0000 (20:45 +0000)]
r8811: add support for usql backend, integrate Marcus Pearce <ek735@soi.city.ac.uk> patches

22 years agor8809: Automated commit for Debian build of clsql upstream-version-2.0.0
Kevin M. Rosenberg [Fri, 2 Apr 2004 20:43:19 +0000 (20:43 +0000)]
r8809: Automated commit for Debian build of clsql upstream-version-2.0.0

22 years agor8805: add automatic mysql client detection
Kevin M. Rosenberg [Wed, 31 Mar 2004 23:56:52 +0000 (23:56 +0000)]
r8805: add automatic mysql client detection

22 years agor8804: add automatic mysql client detection
Kevin M. Rosenberg [Wed, 31 Mar 2004 23:56:46 +0000 (23:56 +0000)]
r8804: add automatic mysql client detection

22 years agor8801: v4 changes
Kevin M. Rosenberg [Wed, 31 Mar 2004 23:48:44 +0000 (23:48 +0000)]
r8801: v4 changes

22 years agor8712: Automated commit for clsql debian-version-1.9.0-2
Kevin M. Rosenberg [Wed, 10 Mar 2004 23:07:16 +0000 (23:07 +0000)]
r8712: Automated commit for clsql debian-version-1.9.0-2

22 years agor8710: new backend
Kevin M. Rosenberg [Wed, 10 Mar 2004 22:33:14 +0000 (22:33 +0000)]
r8710: new backend

22 years agor8589: fix typo
Kevin M. Rosenberg [Tue, 3 Feb 2004 00:19:32 +0000 (00:19 +0000)]
r8589: fix typo

22 years agor8573: set file properties
Kevin M. Rosenberg [Thu, 29 Jan 2004 23:30:50 +0000 (23:30 +0000)]
r8573: set file properties

22 years agor8448: rename svn:ignore files
Kevin M. Rosenberg [Thu, 1 Jan 2004 14:32:16 +0000 (14:32 +0000)]
r8448: rename svn:ignore files

22 years agor8275: remove more fasl types
Kevin M. Rosenberg [Tue, 25 Nov 2003 13:34:23 +0000 (13:34 +0000)]
r8275: remove more fasl types

22 years agor8273: new upstream
Kevin M. Rosenberg [Tue, 25 Nov 2003 13:30:49 +0000 (13:30 +0000)]
r8273: new upstream