clsql.git
2013-06-10 Russ TyndallUpdated get-database-type-specifier to handle text...
2013-03-07 Ryan Davischagelog entries for today's work
2013-03-07 Ryan Davisuse md5sum-string instead of md5sum-sequence to adjust...
2013-03-07 Ryan Daviskeep a reference to the original connection spec used...
2013-02-21 Russ Tyndallconvert latin1 chars in this utf-8 file to the utf...
2013-01-09 Russ Tyndallchanged view-classes-and-storable-slots to a defmethod
2012-12-19 Kevin M. RosenbergVersion 6.4 release debian-6.4.0-1 v6.4.0
2012-12-05 Russ TyndallImproved documentation of normalized classes and change...
2012-12-05 Russ Tyndall(SEMANTIC CHANGE) update-objects-joins now simpler...
2012-12-05 Russ Tyndallremoved generate-selection-list in favor of a make...
2012-12-05 Russ TyndallRefactored find-all and build-object to be more readabl...
2012-12-05 Nathan BirdRefactoring join-qualifier for readability
2012-12-05 Nathan BirdSimplify slotdefs-for-slots-with-class by using existin...
2012-12-05 Russ Tyndalldocstrings and small rewrite of chain-primary-keys...
2012-12-05 Russ Tyndalladded docstrings and some join-slot-info accessor helpe...
2012-12-05 Russ Tyndallreworked fault-join-slot & fault-join-normalized-slot...
2012-12-05 Russ Tyndallintroduced slot-def kind predicates (eg: join-slot...
2012-12-05 Russ Tyndallmade the datetest table have a key column so that updat...
2012-12-05 Russ Tyndallmade direct and effective slot-definitions contain...
2012-12-05 Russ Tyndallrefactor update-records-from-* functions to utilize...
2012-12-04 Russ Tyndalladded dates/times to the parameter value coersion and...
2012-12-04 Ryan Davisignore some unused variables, two less style warnings
2012-09-04 Kevin M. RosenbergAutomated commit for upstream build of version 6.3.0 debian-6.3.0-1 v6.3.0
2012-09-04 Kevin M. RosenbergRelease 6.3
2012-09-04 Russ Tyndallmerged current-test-results and LATEST-TEST-RESULTS...
2012-09-04 Russ TyndallAdded a current-test-results.txt file to keep track...
2012-09-04 Russ TyndallTry to respect the casing of symbols where it seems...
2012-08-30 Ryan Davisensure the sqlite database name is a string (and not...
2012-08-28 Ryan Davisuse &body instead of &rest to aid emacs indentation
2012-08-28 Ryan Davisallow pathnames as well as strings in sqlite3 connectio...
2012-08-17 Russ TyndallChange log entry for shadowing postgresql-notification
2012-08-17 Russ Tyndallshadow postgresql-notification for compatibility with...
2012-07-31 Ryan DavisMerge branch 'master' of git.acceleration.net:/var...
2012-07-27 Ryan Daviscomment fix and added a TODO, some connection pooling...
2012-07-26 Ryan Daviscomment fix and added a TODO, some connection pooling...
2012-07-09 Russ Tyndallfixed a bug where the order by was being destructively...
2012-06-25 Russ Tyndalldequote database-identifiers and autoincrement-sequence
2012-06-22 Russ TyndallChanged compute-effective-slot-definition to correctly...
2012-05-15 Ryan Davisuse with-output-to-string instead of progv
2012-05-09 Nathan BirdAdding a section to the README about contributing.
2012-04-26 Kevin M. RosenbergMerge branch 'master' of ssh://git.b9.com/home/gitpub...
2012-04-26 Kevin M. RosenbergVersion 6.2 release
2012-04-26 Nathan BirdUpdating version number in asd to reflect recent develo...
2012-04-25 Russ Tyndalladded (*in-subselect* t) bindings around rendering...
2012-04-25 Nathan BirdAdding some (incomplete) information about the current...
2012-04-24 Nathan BirdMysql > CREATE TABLE: use 'engine' keyword instead...
2012-04-24 Nathan BirdRevert "If running on a threaded lisp try loading libmy...
2012-03-28 Russ TyndallBug in sequence names was reported by Jan Tolenaar.
2012-03-27 Ryan Davismerging changelog
2012-03-27 Ryan Davisupdated changelog
2012-03-27 Ryan Davisconvered orphan sql-ident-table test function to use...
2012-03-27 Ryan Davisadd 3 new syntax tests for subqueries in SELECT, UPDATE,
2012-03-26 Russ Tyndalladded change log entry for the last two patches
2012-03-26 Ryan Davisuse output-sql-where-clause when rendering update state...
2012-03-26 Ryan Davisfix SQL syntax errors when using subqueries in WHERE...
2012-03-23 Ryan Davisupdate clsql-odbc docs to explain the :connection-strin...
2012-03-23 Ryan Davisfix typos in the ChangeLog
2012-02-22 Nathan BirdIf running on a threaded lisp try loading libmysqlclient_r
2012-01-06 Nathan BirdRemoving odbc::%cstring-into-vector -- unused and unrel...
2012-01-06 Nathan BirdRewrote ODBC's read-data-in-chunks to handle multibyte...
2012-01-05 Nathan BirdHandle sql decimal type identically to sql numeric...
2012-01-04 Russ TyndallFixed bug reported by JTK related to the not-null sql...
2012-01-04 Nathan BirdFixup ODBC :connection-string codepath.
2011-12-21 Kevin M. RosenbergFix typo in recent 6.1.0
2011-12-19 Kevin M. RosenbergOracle foreign encoding fix debian-6.1.0-1 v6.1.0
2011-12-01 Nathan BirdExport the new symbol: *time-format*.
2011-11-28 Russ TyndallIn ODBC backend, avoid going through the common lisp...
2011-11-28 Russ TyndallMerge branch 'master' of http://git.b9.com/clsql
2011-11-15 Ryan Davisadded some more documentation on command-object
2011-10-18 Russ Tyndalladded nvarchar to the possible sql-to-c-types for ODBC...
2011-09-21 Kevin M. RosenbergAutomated commit for upstream build of version 6.0.1 debian-6.0.1-1 v6.0.1
2011-09-12 Russ Tyndalladded changelog entry describing previous bug fix
2011-09-12 Russ Tyndallfixed a bugs in list-attribute(s|-types) in fddl that...
2011-08-03 Kevin M. RosenbergAutomated commit for upstream build of version 6.0.0 debian-6.0.0-1 v6.0.0
2011-08-03 Kevin M. RosenbergCLSQL 6.0.0 release
2011-08-02 Russ Tyndalluse file-enable in tests to make it harder to get the...
2011-07-28 Russ Tyndalladded changelog entry for the merged patch stack
2011-07-27 Russ TyndallMerge branch 'accel-2'
2011-07-25 Russ Tyndallwrite out postgresql-socket-3 parameter values to the...
2011-07-16 Kevin M. RosenbergVersion 5.4.0 release debian-5.4.0-1 v5.4.0
2011-07-07 Russ Tyndallfixed type-dec on substitute-string-for-char so that...
2011-07-04 Nathan BirdAdding to utils make-weak-hash-table for use in caches.
2011-07-04 Nathan Birdrequiring ownership isn't integral and causes it to...
2011-07-04 Nathan BirdAnother test that depends on auto-increment
2011-07-04 Nathan Birdrefactor the way oodml find-all and select deal with...
2011-07-04 Nathan BirdA few type declarations
2011-07-01 Russ Tyndalladded output-caching tests to ensure that the output...
2011-06-30 Nathan Birdignore emacs #foo.lisp# autosave files
2011-06-30 Nathan BirdAdding todo
2011-06-30 Nathan BirdMaking :basic/bigtext/2 a stronger test
2011-06-30 Nathan Birdwhitespace for readability
2011-06-30 Nathan BirdA pass over the connection pool trying to make sure...
2011-06-30 Ryan DavisSuite of new tests for connection pool operations.
2011-06-30 Ryan Davisadds another testing path that is run without any open...
2011-06-30 Nathan BirdFixup read-data-in-chunks a bit to use helper functions...
2011-06-30 Russ TyndallBUG FIX update-records-from-instance threw errors if...
2011-06-30 Nathan BirdBUGFIX: when read-data-in-chunks had an off-by-1 error...
2011-06-30 Russ TyndallOptimize odbc::%cstring-to-vector on sbcl if cffi isn...
2011-06-30 Russ Tyndalladd %get-int to handle type-coersion to int and use...
2011-06-30 Russ Tyndallstopped lisp symbols as values from being able to injec...
next