clsql.git
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
2004-05-06 Kevin M. Rosenbergr9260: 6 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-06 Kevin M. Rosenbergr9259: fix typo in var name
2004-05-06 Kevin M. Rosenbergr9258: change package name
2004-05-06 Kevin M. Rosenbergr9257: proper name for file
2004-05-06 Kevin M. Rosenbergr9256: proper name for file
2004-05-06 Kevin M. Rosenbergr9255: move loop extension file
2004-05-05 Kevin M. Rosenbergr9254: 4 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-05 Marcus Pearcer9253: Add *db-auto-sync* special var for controlling...
2004-05-05 Kevin M. Rosenbergr9252: Implement new SQL-QUERY-OBJECT class and change...
2004-05-05 Kevin M. Rosenbergr9251:
2004-05-05 Kevin M. Rosenbergr9250: make :target-slot joins many times more efficient
2004-05-05 Kevin M. Rosenbergr9249: separate target-slot processing in prep for...
2004-05-05 Kevin M. Rosenbergr9246: return list of lists for :target-slot
2004-05-05 Kevin M. Rosenbergr9245: New section on optimizations, especially optimiz...
2004-05-05 Kevin M. Rosenbergr9244: Automated commit for Debian build of clsql upstr...
2004-05-05 Kevin M. Rosenbergr9243: add :target-slot support
2004-05-05 Kevin M. Rosenbergr9242: make update-records-from-instance on make-instan...
2004-05-05 Kevin M. Rosenbergr9241: add type-modified database identifier support...
2004-05-05 Kevin M. Rosenbergr9240: rework to avoid some sbcl optimization notes
2004-05-05 Kevin M. Rosenbergr9239: avoid multiple query-expression evaluation
2004-05-05 Kevin M. Rosenbergr9238: Automated commit for Debian build of clsql upstr...
2004-05-05 Kevin M. Rosenbergr9237: remove obsolete openmcl processing
2004-05-05 Kevin M. Rosenbergr9235: fix test
2004-05-05 Kevin M. Rosenbergr9234: rename package
2004-05-05 Kevin M. Rosenbergr9233: fix loop
2004-05-04 Kevin M. Rosenbergr9232: OODML LOOP now works on Lispworks
2004-05-04 Kevin M. Rosenbergr9231: add tests for fdml query, fix loop for single...
2004-05-04 Kevin M. Rosenbergr9230: fix loop tests
2004-05-04 Kevin M. Rosenbergr9229: new tests
2004-05-04 Kevin M. Rosenbergr9228: add tests for result-types for map-query and...
2004-05-04 Kevin M. Rosenbergr9227: 4 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-04 Kevin M. Rosenbergr9224: 3 May 2004 Kevin Rosenberg (kevin@rosenberg...
2004-05-04 Kevin M. Rosenbergr9223: Automated commit for Debian build of clsql upstr...
2004-05-04 Kevin M. Rosenbergr9222: new debian package
2004-05-04 Marcus Pearcer9221: Test for boolean slots.
2004-05-04 Marcus Pearcer9220: Added type specifier for universal-time.
2004-05-04 Kevin M. Rosenbergr9219: sql/relations.lisp: fix to add subclassing suppo...
2004-05-03 Kevin M. Rosenbergr9216: new location
2004-05-03 Kevin M. Rosenbergr9215: initial benchmark suite
2004-05-03 Kevin M. Rosenbergr9214: Fix ATTRIBUTE-TYPE so that
2004-05-03 Kevin M. Rosenbergr9213: fix odbc/postgresql null value for strings
2004-05-03 Kevin M. Rosenbergr9212: Automated commit for Debian build of clsql upstr...
2004-05-03 Kevin M. Rosenbergr9211: add *backend-warning-behavior
2004-05-03 Kevin M. Rosenbergr9210: handle odbc/postgresql boolean reading
2004-05-03 Kevin M. Rosenbergr9209: read tinyint as integer for odbc, handle boolean...
2004-05-03 Kevin M. Rosenbergr9208: fix bad declaration
2004-05-03 Kevin M. Rosenbergr9207: fix bad declaration
2004-05-03 Kevin M. Rosenbergr9206: Automated commit for Debian build of clsql upstr...
2004-05-03 Kevin M. Rosenbergr9205: new release
2004-05-03 Kevin M. Rosenbergr9204: Get DO-QUERY and MAP-QUERY working with object...
2004-05-02 Marcus Pearcer9203: Improved CommonSQL compatibility for SELECT.
2004-05-02 Kevin M. Rosenbergr9202: minor typo
2004-05-02 Kevin M. Rosenbergr9201: rename clsql-classic-sys to its former nickname...
2004-05-02 Kevin M. Rosenbergr9200: move large object support to base
2004-05-02 Kevin M. Rosenbergr9199: fold clsql-base and clsql-base-sys into clsql...
2004-05-02 Kevin M. Rosenbergr9198: more needed tests
2004-05-02 Kevin M. Rosenbergr9197: add universal-time and bigint types
2004-05-01 Kevin M. Rosenbergr9196: remove bogus subtest
2004-05-01 Kevin M. Rosenbergr9195: tests didn't cache old :db-type attributes
2004-05-01 Kevin M. Rosenbergr9194: add new section for tests that need to be added
2004-05-01 Kevin M. Rosenbergr9193: remove old :nulls-ok attribute. Add :void-value...
2004-05-01 Kevin M. Rosenbergr9192: fix :db-type to :db-kind
2004-05-01 Kevin M. Rosenbergr9191: improve sqlite result-types processing, passes...
2004-05-01 Kevin M. Rosenbergr9190: few bug fixes
2004-05-01 Kevin M. Rosenbergr9189: implement result-types for sqlite
2004-05-01 Kevin M. Rosenbergr9188: make result-types :auto the default
2004-05-01 Kevin M. Rosenbergr9187: Automated commit for Debian build of clsql upstr...
2004-05-01 Kevin M. Rosenbergr9186: add attribute caching, improve inititialize...
2004-05-01 Kevin M. Rosenbergr9185: first effort at support field names in QUERY...
2004-05-01 Kevin M. Rosenbergr9182: add missing extra-slot-option
2004-05-01 Kevin M. Rosenbergr9181: remove old lispworks cruft, replace it with...
2004-05-01 Kevin M. Rosenbergr9180: remove old lispworks cruft, replace it with...
2004-04-30 Kevin M. Rosenbergr9179: 30 Apr 2004 Marcus Pearce (m.t.pearce@city.ac.uk)
2004-04-30 Kevin M. Rosenbergr9178: add mysql client 4.1 version detection
2004-04-28 Kevin M. Rosenbergr9169: allow :metaclass in def-view-class
2004-04-27 Kevin M. Rosenbergr9168: fix transaction detection
2004-04-26 Kevin M. Rosenbergr9166: Automated commit for clsql debian-version-2...
2004-04-24 Kevin M. Rosenbergr9165: support all lisps now
2004-04-24 Kevin M. Rosenbergr9162: case-sensitive changes
2004-04-23 Kevin M. Rosenbergr9154: add missing lispworks results
2004-04-23 Kevin M. Rosenbergr9140: Automated commit for Debian build of clsql upstr...
2004-04-23 Kevin M. Rosenbergr9139: new version
2004-04-23 Kevin M. Rosenbergr9138: add generics
2004-04-23 Kevin M. Rosenbergr9137: add defgenerics
2004-04-23 Kevin M. Rosenbergr9136: fix tinyint allocation
2004-04-23 Kevin M. Rosenbergr9134: add machine-type to report
2004-04-23 Kevin M. Rosenbergr9133: case handling, test report summarizing, document...
2004-04-22 Kevin M. Rosenbergr9129: case fixes
2004-04-22 Kevin M. Rosenbergr9128: all multiple specs for a given backend
next