Adding versions to the Changelog
[clsql.git] / sql /
2011-04-21 Kevin M. RosenbergAdd defgeneric for database-last-auto-increment-id
2011-04-01 Kevin M. RosenbergFix reader conditional v5.3.2
2011-03-31 Kevin M. RosenbergFix previous patch for SBCL so that patch works on... debian-5.3.1-1 v5.3.1
2011-03-30 Holger SchauerFix up patches for postgresql autoincrement support...
2011-03-30 Holger SchauerPort changes of generalization of old mysql-specific...
2011-03-30 Holger SchauerSupport :autoincrement for Postgres on table creation...
2011-03-30 Holger SchauerAdd support for :default in db constraints. make-constr...
2011-03-30 Kevin M. RosenbergFix for newer SBCL version
2010-11-07 Kevin RosenbergNew release 5.2.0 debian-5.2.0-1 v5.2.0
2010-11-07 Rupert SwarbrickFix behaviour with auto-inc primary keys.
2010-09-21 Kevin M. RosenbergPass encoding argument to pooled connections
2010-04-16 Kevin RosenbergPatches from Walter C. Pelissero on clsql mail list
2010-03-21 Kevin RosenbergFix DO-QUERY to actually return the last value of body
2010-03-03 Nathan BirdCheck for *db-pool-max-free-connections* being nil...
2010-03-02 Nathan BirdMerge branch 'master' into development
2010-03-02 Nathan BirdMerge branch 'connection-pool-fix'
2010-03-02 Nathan Birdwhitespace-cleanup
2010-03-02 Nathan BirdIf updating an instance from the database and we found...
2010-03-02 Nathan BirdAdding an oodml read-sql-value case for double-float
2010-03-02 Nathan BirdGuard against already converted values in read-sql...
2010-03-02 Nathan Birdnew syntax macro (FILE-ENABLE-SQL-READER-SYNTAX)
2010-03-02 Nathan BirdAdding some TODO notes about potential race conditions.
2010-03-02 Nathan BirdModified pool.lisp:acquire-from-conn-pool to perform...
2010-02-11 Nathan BirdMerge branch 'development'
2010-02-10 Nathan BirdOn MSSQL < 2008 there is no timestamp (the default...
2010-02-08 Kevin RosenbergVersion 5.0.2: Add missing slot accessor, make defgener... debian-5.0.2-1 v5.0.2
2010-02-08 Kevin RosenbergVersion 5.0.1: Add encoding slot to database object debian-5.0.1-1 v5.0.1
2010-02-06 Kevin RosenbergEnsure reasonable lisp type for slot in compute-lisp...
2010-02-06 Kevin RosenbergRemove CVS $Id$ keyword
2010-02-05 Kevin RosenbergLoad and use test-i18n.lisp when uffi:no-i18n is not...
2010-02-05 Kevin RosenbergAdd OpenMCL support for #\no-break_space
2010-02-05 Kevin RosenbergComment that CMUCL errors when reading #\no-break_space
2010-02-05 Kevin RosenbergConditionalize read of #\no-break_space for non-unicode...
2010-02-03 Nathan BirdTime printing bugfixes- Use a #\T to separate date...
2010-02-02 Russ TyndallFixed bugs in iso-timestring regarding printing microse...
2010-02-01 Nathan BirdUpdating logic for odbc database-list-{tables,views...
2010-01-29 Nathan BirdUsing the new clsql-sys::+whitespace-chars+ param.
2010-01-29 Nathan BirdMerge commit 'origin/master' into development
2010-01-29 Kevin RosenbergAdd implementation-specific +whitespace-chars+ variable
2010-01-29 Nathan BirdMerge commit 'master' into development
2010-01-29 Kevin RosenbergConditionalize #\no-break-space for lispworks
2010-01-29 Kevin RosenbergAdd missing defgeneric declaration
2010-01-29 Kevin RosenbergFix for UPDATE-RECORD-FROM-SLOTS for normalized view...
2010-01-29 Kevin Rosenbergfix spelling of no-break-space
2010-01-29 Kevin RosenbergChange from British normalised spelling
2010-01-28 Kevin RosenbergEnsure that Lispworks 6 lock is sharing-mode. debian-4.3.1-1 v4.3.1
2010-01-26 Nathan Birdin output-sql (sql-relational-exp)-> made it not output...
2010-01-20 Kevin RosenbergMerge branch 'dataset-refactoring' of git://github... debian-4.3.0-1 v4.3.0
2010-01-18 Nathan BirdAdding db-type-has-auto-increment
2010-01-07 Kevin Rosenbergcompiles on lispworks 6
2009-12-10 Kevin RosenbergAdd normalized view classes
2009-12-10 Kevin RosenbergFix to SYNTAX-PARSE-ISO-8601 to parse fractions of...
2009-12-10 Kevin RosenbergFix for time.lisp's roll function
2009-09-04 Kevin RosenbergRework initialize-instance for view-class-direct-slot...
2009-09-04 Kevin RosenbergUse :verbose nil for asdf:operate invocation
2009-09-04 Kevin Rosenbergfix parse-iso-8601-duration always answering 0-length...
2009-09-04 Kevin RosenbergImproved handlining of nested transactions
2009-09-04 Kevin RosenbergHave database-type default be *default-database-type*
2009-09-04 Kevin RosenbergFix transposed letters
2009-09-04 Kevin RosenbergAllow optional connect parameters for postgresql databases
2009-09-04 Kevin RosenbergRework do-query to use database for special case
2009-09-01 Kevin Rosenbergfix spelling error
2009-09-01 Kevin RosenbergVersion 4.0.6 v4.0.6
2009-06-03 Kevin Rosenbergfix permissions, remove dylib libs
2009-06-03 Kevin RosenbergVersion 4.0.5
2009-03-07 Kevin Rosenbergupdate oracle/ffi backend. close debian bug v4.0.4
2007-12-12 Kevin Rosenberg* sql/expressions.lisp: Bind *in-subselect* when output...
2007-12-12 Kevin Rosenberg * Version 4.0.3 v4.0.3
2007-09-15 Kevin Rosenberg14 Sep 2007 Kevin Rosenberg <kevin@rosenberg.net> debian-4.0.0-1 v4.0.0
2007-08-31 Kevin M. Rosenbergr11859: Canonicalize whitespace v3.8.6
2007-07-20 Kevin M. Rosenbergr11761: 20 Jul 2007 Kevin Rosenberg <kevin@rosenberg...
2007-05-03 Kevin M. Rosenbergr11675: 02 May 2007 Kevin Rosenberg <kevin@rosenberg...
2007-04-25 Kevin M. Rosenbergr11657: 25 Apr 2007 Kevin Rosenberg <kevin@rosenberg...
2007-01-25 Kevin M. Rosenbergr11510: disconnect pooled session already removed from...
2007-01-25 Kevin M. Rosenbergr11509: fix number of arguments to handler-case :no...
2007-01-25 Kevin M. Rosenbergr11508: 25 Jan 2007 Kevin Rosenberg <kevin@rosenberg...
2006-12-31 Kevin M. Rosenbergr11422: 31 Dec 2006 Kevin Rosenberg <kevin@rosenberg...
2006-12-31 Kevin M. Rosenbergr11418: 30 Dec 2006 Kevin Rosenberg <kevin@rosenberg...
2006-12-28 Kevin M. Rosenbergr11407: 28 Dec 2006 Kevin Rosenberg <kevin@rosenberg...
2006-10-03 Kevin M. Rosenbergr11207: 03 Oct 2006 Kevin Rosenberg <kevin@rosenberg...
2006-10-03 Kevin M. Rosenbergr11206: check reader syntax functions stored before...
2006-09-21 Kevin M. Rosenbergr11199: 20 Sep 2006 Kevin Rosenberg <kevin@rosenberg...
2006-09-05 Kevin M. Rosenbergr11094: 03 Sep 2006 Kevin Rosenberg <kevin@rosenberg...
2006-08-30 Kevin M. Rosenbergr11077: fix perm
2006-08-30 Kevin M. Rosenbergr11068: * clsql.asd: Add support for loop exten...
2006-08-30 Kevin M. Rosenbergr11067: * sql/expressions.lisp: Use database...
2006-08-30 Kevin M. Rosenbergr11060: fix loop error on clisp. RESULT-SET should...
2006-08-30 Kevin M. Rosenbergr11059: fix loop package on lispworks
2006-08-30 Kevin M. Rosenbergr11058: 29 Aug 2006 Kevin Rosenberg <kevin@rosenberg...
2006-08-29 Kevin M. Rosenbergr11056: 28 Aug 2006 Kevin Rosenberg <kevin@rosenberg...
2006-08-14 Kevin M. Rosenbergr11026: 14 Aug 2006 Kevin Rosenberg <kevin@rosenberg...
2006-08-12 Kevin M. Rosenbergr11018: 12 Aug 2006 Kevin Rosenberg <kevin@rosenberg...
2006-08-12 Kevin M. Rosenbergr11016: * sql/generic-postgresql.lisp: Revert...
2006-07-07 Kevin M. Rosenbergr10975: 07 Jul 2006 Kevin Rosenberg <kevin@rosenberg...
2006-07-05 Kevin M. Rosenbergr10969: 04 Jul 2006 Kevin Rosenberg <kevin@rosenberg...
2006-05-09 Kevin M. Rosenbergr10933: 08 May 2006 Kevin Rosenberg <kevin@rosenberg...
2006-05-03 Kevin M. Rosenbergr10922: 03 May 2006 Kevin Rosenberg <kevin@rosenberg...
2006-02-28 Kevin M. Rosenbergr10893: 28 Feb 2006 Kevin Rosenberg <kevin@rosenberg...
2006-01-16 Kevin M. Rosenbergr10868: Automated commit for Debian build of clsql...
2005-12-23 Kevin M. Rosenbergr10858: 23 Dec 2005 Kevin Rosenberg <kevin@rosenberg...
next