0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
r9344: fix type on sqlite More... almost 22 years ago
r9342: * db-sqlite/sqlite-uffi-api.lisp: Fix row-pointer type * *: Fix minor style warnings More... almost 22 years ago
r9339: add missing symbols More... almost 22 years ago
r9338: fix database-query calls More... almost 22 years ago
r9337: package rename More... almost 22 years ago
r9336: 12 May 2004 Kevin Rosenberg ([email protected]) * sql/sql.lisp: Add FOR-EACH-ROW macro from clsql-classic/sql.lisp * clsql-classic: Remove system and subdirectory * clsql-base: Remove system and subdirectory and fold into clsql system More... almost 22 years ago
r9335: Automated commit for Debian build of clsql upstream-version-2.10.16 More... almost 22 years ago
r9331: * db-odbc/odbc-api.lisp: work around return-type bug [spr28889] in Allegro 7.0beta AMD64 More... almost 22 years ago
r9329: * db-odbc/*.lisp: Add a layer of indirection to foreign-type of ODBC longs since this type can vary on 64-bit platforms depending upon the compilation options of unixODBC. More... almost 22 years ago
r9325: * db-*/*-loader.lisp: Load 64-bit libraries on 64-bit platorms More... almost 22 years ago
r9323: * db-mysql/mysql-api.lisp: Fix int vs. long slots in foreign structures found by testing with AllegroCL 7.0b AMD64. More... almost 22 years ago
r9318: define explicit lisp function name More... almost 22 years ago
r9314: 11 May 2004 Kevin Rosenberg ([email protected]) * sql/objects.lisp: Initial caching support for SELECT * tests/test-oodml.lisp: Avoid using cache when testing select. More... almost 22 years ago
r9312: * sql/relations.lisp: Remove functions since they don't support many to many relationships. * examples/clsql-tutorial.lisp, doc/csql.lisp: Remove use of add-to-relations function and replace with explicit field settings. * base/classes.lisp: Remove obsolute query-stream. Add record-caches slot. More... almost 22 years ago
r9311: more header fixes More... almost 22 years ago
r9310: update headers More... almost 22 years ago
r9309: fix recording reversion tests/test-init.lisp: Change a :column attribute to test symbols as value More... almost 22 years ago
r9308: * sql/recording.lisp: Remove additional types to increase CommonSQL conformance. More... almost 22 years ago
r9299: 10 May 2004 Kevin Rosenberg ([email protected]) * sql/kmr-mop.lisp: Explicitly check slot order and store as a cl:*feature* More... almost 22 years ago
r9294: new test report More... almost 22 years ago
r9293: 9 May 2004 Kevin Rosenberg ([email protected]) * Version 2.10.15 * sql/kmr-mop.lisp: Make CMUCL reader macros specific for cmu18 since cmu19 has opposite order of class slots. More... almost 22 years ago
r9292: fix filename typo More... almost 22 years ago
r9291: 9 May 2004 Kevin Rosenberg ([email protected]) * sql/test-fdml.lisp: Renumber SELECT tests to avoid overwriting a previous test * sql/test-init.lisp: Check test-database-underlying-type for ODBC/MySQL tests * sql/objects.lisp: Fix (setf slot-value-using-class) for Lispworks More... almost 22 years ago
r9290: Automated commit for Debian build of clsql upstream-version-2.10.14 More... almost 22 years ago
r9289: Added new operations for the sql syntax. More... almost 22 years ago
r9288: 8 May 2004 Kevin Rosenberg ([email protected]) * tests/benchmarks.lisp: Add immediate vs. deferred join test. More... almost 22 years ago
r9287: add object selection tests More... almost 22 years ago
r9286: Automated commit for Debian build of clsql upstream-version-2.10.13 More... almost 22 years ago
r9285: 8 May 2004 Kevin Rosenberg ([email protected]) * sql/objects.lisp: Add :retrieval :immediate for object selections. More tests More... almost 22 years ago
r9280: sql/objects.lisp: more framework for supporing immediate retrieval More... almost 22 years ago