clsql.git
2004-05-23 Kevin M. Rosenbergr9443: * test/test-fdml.lisp: String table...
2004-05-23 Kevin M. Rosenbergr9442: * sql/objects.lisp: Add database type...
2004-05-23 Kevin M. Rosenbergr9441: sql/classes.lisp: honor case of string tables...
2004-05-23 Kevin M. Rosenbergr9438: avoid making new pointers
2004-05-23 Kevin M. Rosenbergr9437: avoid unnecessary casting
2004-05-23 Kevin M. Rosenbergr9436: relax declarations for sbcl
2004-05-23 Kevin M. Rosenbergr9435: new deb version
2004-05-23 Kevin M. Rosenbergr9434: 22 May 2004 Kevin Rosenberg
2004-05-23 Kevin M. Rosenbergr9433:
2004-05-22 Kevin M. Rosenbergr9430: correctly obtain server and client versions...
2004-05-22 Kevin M. Rosenbergr9429: add large table test needed
2004-05-22 Kevin M. Rosenbergr9428: add note about server version
2004-05-22 Kevin M. Rosenbergr9427: 22 May 2004 Kevin Rosenberg
2004-05-22 Marcus Pearcer9426: Docstrings, docstrings, docstrings.
2004-05-21 Marcus Pearcer9425: Docstrings, docstrings, docstrings.
2004-05-21 Kevin M. Rosenbergr9424: * db-oracle/oracle-sql: Use clsql-specif...
2004-05-21 Kevin M. Rosenbergr9423: fix case of test names
2004-05-21 Kevin M. Rosenbergr9422: 20 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-21 Marcus Pearcer9421: Docstrings for table.lisp
2004-05-20 Kevin M. Rosenbergr9417: * sql/oracle-sql.lisp: Now compiles...
2004-05-20 Kevin M. Rosenbergr9416: 20 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-20 Kevin M. Rosenbergr9415: fix for cerror
2004-05-20 Kevin M. Rosenbergr9411: fix caching of order-by clauses
2004-05-20 Kevin M. Rosenbergr9410: fix case where reading a float which is already...
2004-05-20 Kevin M. Rosenbergr9409: fix :cstring compilation on cmucl/sbcl
2004-05-20 Kevin M. Rosenbergr9408: 19 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-20 Kevin M. Rosenbergr9407: add missing \#: to some test names
2004-05-20 Kevin M. Rosenbergr9404: update for new condition name
2004-05-19 Kevin M. Rosenbergr9403: Rework conditions to be CommonSQL backward compa...
2004-05-19 Marcus Pearcer9402: Reworked docstrings.
2004-05-19 Kevin M. Rosenbergr9399: 19 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-18 Kevin M. Rosenbergr9398: oracle backend now compiles on sbcl/lispworks
2004-05-18 Kevin M. Rosenbergr9395: 18 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-18 Marcus Pearcer9389: Additions to doc/TODO.
2004-05-18 Kevin M. Rosenbergr9388: * db-oracle/oracle-api: Add OCIServerVersion
2004-05-17 Kevin M. Rosenbergr9387: * test/test-utils.lisp: Add oracle to...
2004-05-16 Kevin M. Rosenbergr9385: simple queries now work
2004-05-16 Kevin M. Rosenbergr9383: rename file for consistency with other backends
2004-05-16 Kevin M. Rosenbergr9382: now connects, disconnects, and executes statements
2004-05-16 Kevin M. Rosenbergr9379: Add note about
2004-05-16 Kevin M. Rosenbergr9378: * test/test-fdml.lisp: Added FDML/SELECT...
2004-05-16 Kevin M. Rosenbergr9377: add building of shared library
2004-05-16 Kevin M. Rosenbergr9376: 6 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-16 Kevin M. Rosenbergr9375: fix conflicted merge
2004-05-16 Marcus Pearcer9374: Remove redundant and commonsql incompatible...
2004-05-16 Marcus Pearcer9373: Treat [*] as a column identifier.
2004-05-16 Kevin M. Rosenbergr9372: further uffi porting
2004-05-16 Kevin M. Rosenbergr9371: minor formatting change
2004-05-16 Kevin M. Rosenbergr9370: * sql/db-interface.lisp: Add new db...
2004-05-16 Kevin M. Rosenbergr9369: add directory where redhat as3 keeps library
2004-05-16 Kevin M. Rosenbergr9368: initial port to uffi
2004-05-16 Kevin M. Rosenbergr9367: initial import
2004-05-16 Kevin M. Rosenbergr9366: pending new version
2004-05-16 Kevin M. Rosenbergr9365: 15 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-16 Marcus Pearcer9364: Various fixes from CommonSQL Tutorial.
2004-05-15 Marcus Pearcer9361: Support for qualified sql identifiers with alias...
2004-05-15 Marcus Pearcer9360: Strings as table identifiers in SELECT.
2004-05-15 Marcus Pearcer9359: Fixes for PRINT-QUERY and sql concatenation...
2004-05-14 Kevin M. Rosenbergr9357: initial update-object-joins
2004-05-13 Kevin M. Rosenbergr9355: updates
2004-05-13 Kevin M. Rosenbergr9353: package name change
2004-05-13 Kevin M. Rosenbergr9347: Automated commit for Debian build of clsql upstr...
2004-05-13 Kevin M. Rosenbergr9346: Automated commit for Debian build of clsql upstr...
2004-05-13 Kevin M. Rosenbergr9345: * LATEST-TEST-RESULTS: Run on all platforms...
2004-05-13 Kevin M. Rosenbergr9344: fix type on sqlite
2004-05-13 Kevin M. Rosenbergr9342: * db-sqlite/sqlite-uffi-api.lisp: Fix...
2004-05-13 Kevin M. Rosenbergr9339: add missing symbols
2004-05-13 Kevin M. Rosenbergr9338: fix database-query calls
2004-05-13 Kevin M. Rosenbergr9337: package rename
2004-05-13 Kevin M. Rosenbergr9336: 12 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-13 Kevin M. Rosenbergr9335: Automated commit for Debian build of clsql upstr...
2004-05-13 Kevin M. Rosenbergr9331: * db-odbc/odbc-api.lisp: work around...
2004-05-12 Kevin M. Rosenbergr9329: * db-odbc/*.lisp: Add a layer of indirec...
2004-05-12 Kevin M. Rosenbergr9325: * db-*/*-loader.lisp: Load 64-bit libraries...
2004-05-12 Kevin M. Rosenbergr9323: * db-mysql/mysql-api.lisp: Fix int vs...
2004-05-12 Kevin M. Rosenbergr9318: define explicit lisp function name
2004-05-11 Kevin M. Rosenbergr9314: 11 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-10 Kevin M. Rosenbergr9312: * sql/relations.lisp: Remove functions...
2004-05-10 Kevin M. Rosenbergr9311: more header fixes
2004-05-10 Kevin M. Rosenbergr9310: update headers
2004-05-10 Kevin M. Rosenbergr9309: fix recording reversion
2004-05-10 Kevin M. Rosenbergr9308: * sql/recording.lisp: Remove additional...
2004-05-10 Kevin M. Rosenbergr9299: 10 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-10 Kevin M. Rosenbergr9294: new test report
2004-05-10 Kevin M. Rosenbergr9293: 9 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-09 Kevin M. Rosenbergr9292: fix filename typo
2004-05-09 Kevin M. Rosenbergr9291: 9 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-09 Kevin M. Rosenbergr9290: Automated commit for Debian build of clsql upstr...
2004-05-08 Marcus Pearcer9289: Added new operations for the sql syntax.
2004-05-08 Kevin M. Rosenbergr9288: 8 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-08 Kevin M. Rosenbergr9287: add object selection tests
2004-05-08 Kevin M. Rosenbergr9286: Automated commit for Debian build of clsql upstr...
2004-05-08 Kevin M. Rosenbergr9285: 8 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-07 Kevin M. Rosenbergr9280: sql/objects.lisp: more framework for supporing...
2004-05-07 Kevin M. Rosenbergr9279: Handle differences in direct-slot-definition...
2004-05-06 Kevin M. Rosenbergr9277: 7 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-06 Kevin M. Rosenbergr9275: new debian release, update README file location...
2004-05-06 Kevin M. Rosenbergr9270: No need to specialize finalize-inheritance for...
2004-05-06 Kevin M. Rosenbergr9269: 7 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-06 Kevin M. Rosenbergr9261: more :base-table testing
next