projects/mirror/clsql.git
2011-06-20  Nathan BirdAdding ChangeLog entry for changes in development since... master
2011-06-20  Nathan BirdPostgres odbc returns bigint's correctly now
2011-06-20  Nathan BirdImplementing bigint support for odbc + mssql
2011-06-20  Russ Tyndallspecify data type translation for mssql ODBC database...
2011-06-20  Ryszard SzopaMake it possible to pass functional expression to ...
2011-06-20  Russ Tyndallfixed broken oodml/select where clauses
2011-06-20  Russ Tyndallfixed broken listify (it used to make (nil) when passed...
2011-06-20  Russ Tyndallspecial cased MSSQL/ODBC limit handling in output-sql...
2011-06-20  Russ Tyndallfixed canonicalize-type-list so that it behaved even...
2011-06-20  Russ TyndallUpdate-slots-from-instance now throws an exception...
2011-06-20  Nathan BirdDont declare the the column precisions to be a fixnum...
2011-06-20  nathan@acceleration.netTeach expressions how to deal with identity columns
2011-06-20  nathan@acceleration.netIn ODBC when reading data in chunks with a specified...
2011-06-20  Russ Tyndallmade parse-time/datestring handle already parsed time...
2011-06-20  Kevin M. RosenbergAutomated commit for upstream build of version 5.3.4 debian-5.3.4-1 v5.3.4
2011-06-20  Nathan BirdAdding version to clsql asd system.
2011-06-20  Nathan BirdAdding versions to the Changelog
2011-06-20  Nathan BirdChangelog entry for 400240537204e1e14212b64d746ef609d01...
2011-06-20  Russ Tyndalldont write an extra 0 byte to the postgres-socket-api...
2011-06-12  Kevin M. RosenbergAutomated commit for debian release 5.3.3-1 debian-5.3.3-1
2011-06-12  Kevin M. RosenbergAdd unicode for CCL for pgsql-socket v5.3.3
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-04-01  Kevin M. RosenbergRecognize v6 of MySQL client library
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  Kevin M. RosenbergUpdate directory
2011-03-30  Kevin M. RosenbergUpdate debian/changelog debian-5.3.0-1 v5.3.0
2011-03-30  Kevin M. RosenbergVersion 5.3.0
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 SchauerMake some oodml/update-records tests more robust. ...
2011-03-30  Holger SchauerFix broken tests for nodes datasets by adding :autoincr...
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  Holger Schauerds-artists: new test dataset ds-artists. clsql-tests...
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 RosenbergUpdate version number debian-5.1.4-1 v5.1.4
2010-09-21  Kevin M. RosenbergPass encoding argument to pooled connections
2010-08-16  Kevin RosenbergCommit patch for ODBC unicode improvements debian-5.1.3-1 v5.1.3
2010-08-16  Kevin RosenbergAutomated commit for debian release 5.1.2-1 debian-5.1.2-1
2010-08-16  Kevin RosenbergCommit patch for invocation uffi:convert-from-foreign... v5.1.2
2010-05-15  Kevin RosenbergModify operation-done-p for new ASDF debian-5.1.1-1 v5.1.1
2010-04-20  Kevin RosenbergDepend on UFFI version 2.x v5.1.0
2010-04-16  Kevin RosenbergVersion 5.0.6 debian-5.0.6-1 v5.0.6
2010-04-16  Kevin RosenbergPatches from Walter C. Pelissero on clsql mail list
2010-03-21  Kevin RosenbergAutomated commit for upstream build of version 5.0.5 debian-5.0.5-1 v5.0.5
2010-03-21  Kevin RosenbergVersion 5.0.5 release
2010-03-21  Kevin RosenbergFix DO-QUERY to actually return the last value of body
2010-03-03  Nathan BirdThis function now takes an encoding argument, pass...
2010-03-03  Nathan BirdRestoring &optional lambda-list flag that looks to...
2010-03-03  Nathan BirdCheck for *db-pool-max-free-connections* being nil...
2010-03-03  Nathan BirdNew builds of the documentation
2010-03-03  Nathan BirdAdding new doc section on db-pool-max-free-connections...
2010-03-02  Nathan BirdMerge branch 'master' into development
2010-03-02  Nathan BirdMerge branch 'connection-pool-fix'
2010-03-02  Nathan BirdUpdating ChangeLog
2010-03-02  Nathan BirdREADME: adding info about build targets
2010-03-02  Nathan Birdwhitespace-cleanup
2010-03-02  Nathan BirdFixing docbook xml schema errors in the documentation.
2010-03-02  Nathan BirdFinishing doc for file-enable-sql-reader-syntax, adding...
2010-03-02  Nathan BirdStarting a README for how to build the doc
2010-03-02  Nathan BirdBuilding doc: recognize ubuntu as being a stand in...
2010-03-02  Nathan BirdFirst draft at doc for file-enable-sql-reader-syntax
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-03-02  Kevin RosenbergRemove spurious enumeration
2010-03-02  Kevin RosenbergRemove spurious enumeration
2010-02-17  Kevin RosenbergAutomated commit for upstream build of version 5.0.4 debian-5.0.4-1 v5.0.4
2010-02-17  Kevin RosenbergVersion 5.0.4
2010-02-16  Kevin RosenbergMySQL options parameter fix and documentation
2010-02-15  Kevin RosenbergCheck parse of MySQL options
2010-02-15  Kevin RosenbergFix minor makefile errors
2010-02-15  Kevin RosenbergAdded support for MySQL options
2010-02-11  Kevin RosenbergVersion 5.0.3: Full foreign string internationalization... debian-5.0.3-1 v5.0.3
2010-02-11  Kevin RosenbergFurther internationalization.
2010-02-11  Nathan BirdChangelog update: mssql 'date support.
2010-02-11  Nathan BirdMerge branch 'development'
2010-02-11  Kevin RosenbergSupport Snow Leopard by generating universal (x86_64...
2010-02-10  Nathan BirdRemoving owner reference in test :ooddl/big/1; it's...
2010-02-10  Nathan BirdOn MSSQL < 2008 there is no timestamp (the default...
2010-02-10  Nathan BirdUpdating uffi:foreign-encoded-string-octets->uffi:forei...
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-07  Kevin RosenbergAutomated commit for debian release 5.0.0-1 debian-5.0.0-1
2010-02-07  Kevin RosenbergAutomated commit for upstream build of version 5.0.0 v5.0.0
2010-02-07  Kevin RosenbergVersion 5.0.0: International character sets support
2010-02-07  Kevin RosenbergAdd changes for internationalized strings missed on...
2010-02-07  Kevin RosenbergSupport UFFI's new internationalized string capabilities.
2010-02-06  Kevin RosenbergEnsure reasonable lisp type for slot in compute-lisp...
2010-02-06  Kevin RosenbergEnsure that *print-circle* is nil for comparing output...
2010-02-06  Kevin RosenbergAdd Mac OS X dylib files to .gitignore
2010-02-06  Kevin RosenbergRemove CVS $Id$ keyword
2010-02-06  Kevin RosenbergFix symbol case for case-sensitive Allegro
2010-02-06  Kevin RosenbergEnsure that uffi system is loaded before reading defsystem
next